WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2018-11-07 21:14:17 PST
Created
attachment 354205
[details]
Patch
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug