RESOLVED CONFIGURATION CHANGED 191413
[BFC][IFC] Certain InlineRunProvider::Runs requires dedicated inline runs.
https://bugs.webkit.org/show_bug.cgi?id=191413
Summary [BFC][IFC] Certain InlineRunProvider::Runs requires dedicated inline runs.
zalan
Reported 2018-11-07 21:12:20 PST
For example <span>foobar<span style="position: relative; left: 10px">foobar</span>foobar</span> -> generate <foobarfoobarfoobar> run for line breaking, while the final runs should read <foobar><foobar><foobar>
Attachments
Patch (16.95 KB, patch)
2018-11-07 21:14 PST, zalan
no flags
zalan
Comment 1 2018-11-07 21:14:17 PST
Note You need to log in before you can comment on or make changes to this bug.