RESOLVED FIXED 140776
Simple line layout: Make trailing whitespace handling more explicit.
https://bugs.webkit.org/show_bug.cgi?id=140776
Summary Simple line layout: Make trailing whitespace handling more explicit.
zalan
Reported 2015-01-22 11:44:52 PST
By introducing committed and uncommitted trailing whitespace.
Attachments
Patch (8.92 KB, patch)
2015-01-22 11:49 PST, zalan
koivisto: review+
zalan: commit-queue-
zalan
Comment 1 2015-01-22 11:49:23 PST
Antti Koivisto
Comment 2 2015-01-22 13:16:46 PST
Comment on attachment 245152 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=245152&action=review > Source/WebCore/rendering/SimpleLineLayout.cpp:301 > + unsigned uncommittedStart = 0; { 0 } is more fashionable.
zalan
Comment 3 2015-01-22 13:54:48 PST
Note You need to log in before you can comment on or make changes to this bug.