WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
112785
[CSS Regions] In varying width regions float fragments are positioned relative to the first region only
https://bugs.webkit.org/show_bug.cgi?id=112785
Summary
[CSS Regions] In varying width regions float fragments are positioned relativ...
Mihai Balan
Reported
2013-03-20 02:49:03 PDT
Float fragments should be positioned leftmost/rightmost in each fragmentainer (region). Currently, the position for the float fragments seems to be based solely on the first region. (e.g. outside the second region if the first region is wider than the second one, or in the middle of the second region if the second region is wider than the first one). See attached ref-test for a visual example.
Attachments
Ref-test highlighting the problem
(2.86 KB, application/x-zip-compressed)
2013-03-20 02:51 PDT
,
Mihai Balan
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Mihai Balan
Comment 1
2013-03-20 02:51:27 PDT
Created
attachment 194008
[details]
Ref-test highlighting the problem
Michelangelo De Simone
Comment 2
2013-06-13 11:10:12 PDT
Still repros on today's nightly (
r151543
)
Brent Fulgham
Comment 3
2022-07-12 17:17:09 PDT
CSS Regions were removed in
Bug 174978
.
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