RESOLVED FIXED 139007
Simple line layout: canUseFor() should iterate through RenderTexts to check if their content is eligible for simple line layout.
https://bugs.webkit.org/show_bug.cgi?id=139007
Summary Simple line layout: canUseFor() should iterate through RenderTexts to check i...
zalan
Reported 2014-11-22 15:24:04 PST
as opposed to just check the first child.
Attachments
Patch (3.64 KB, patch)
2014-11-22 15:43 PST, zalan
no flags
Patch (10.32 KB, patch)
2014-11-23 17:12 PST, zalan
no flags
Patch (10.19 KB, patch)
2014-11-24 13:33 PST, zalan
no flags
zalan
Comment 1 2014-11-22 15:43:56 PST
Antti Koivisto
Comment 2 2014-11-23 01:15:29 PST
Good catch. Needs some tests.
zalan
Comment 3 2014-11-23 17:12:22 PST
Antti Koivisto
Comment 4 2014-11-24 00:26:37 PST
Comment on attachment 242137 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=242137&action=review > LayoutTests/ChangeLog:9 > + * fast/text/simple-line-layout-multiple-renderes-non-breaking-space-expected.html: Added. > + * fast/text/simple-line-layout-multiple-renderes-non-breaking-space.html: Added. These two files look identical?
zalan
Comment 5 2014-11-24 13:33:09 PST
WebKit Commit Bot
Comment 6 2014-11-24 16:10:03 PST
Comment on attachment 242171 [details] Patch Clearing flags on attachment: 242171 Committed r176527: <http://trac.webkit.org/changeset/176527>
WebKit Commit Bot
Comment 7 2014-11-24 16:10:07 PST
All reviewed patches have been landed. Closing bug.
zalan
Comment 8 2014-11-24 19:47:43 PST
Note You need to log in before you can comment on or make changes to this bug.