WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128367
[CSS Regions] Fix layout of floated nested region
https://bugs.webkit.org/show_bug.cgi?id=128367
Summary
[CSS Regions] Fix layout of floated nested region
Mihai Maerean
Reported
2014-02-07 02:29:24 PST
Created
attachment 223439
[details]
layout test that fails The nested region with the float property is rendered as a block, not as a float.
Attachments
layout test that fails
(2.00 KB, text/html)
2014-02-07 02:29 PST
,
Mihai Maerean
no flags
Details
layout test expected result
(2.07 KB, text/html)
2014-02-07 02:30 PST
,
Mihai Maerean
no flags
Details
Test
(4.97 KB, patch)
2014-02-12 09:03 PST
,
Radu Stavila
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mihai Maerean
Comment 1
2014-02-07 02:30:09 PST
Created
attachment 223440
[details]
layout test expected result
Radu Stavila
Comment 2
2014-02-12 09:03:54 PST
Created
attachment 223973
[details]
Test This bug is invalid. The problem in the attached test is that the nested region also has the outerContent class, which causes it to be directly flowed into the outer flow, making it a sibling of its parent. Simplified test and added it to the regions layout tests.
Mihnea Ovidenie
Comment 3
2014-02-12 09:08:39 PST
Comment on
attachment 223973
[details]
Test r=me
WebKit Commit Bot
Comment 4
2014-02-12 14:11:54 PST
Comment on
attachment 223973
[details]
Test Clearing flags on attachment: 223973 Committed
r163985
: <
http://trac.webkit.org/changeset/163985
>
WebKit Commit Bot
Comment 5
2014-02-12 14:11:56 PST
All reviewed patches have been landed. Closing bug.
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