WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 29189
52373
Incorrect containing block used for percentage height with block inside inline
https://bugs.webkit.org/show_bug.cgi?id=52373
Summary
Incorrect containing block used for percentage height with block inside inline
Simon Fraser (smfr)
Reported
2011-01-13 08:47:23 PST
Created
attachment 78815
[details]
Testcase The attached testcase, which Safari fails, and FF passes, shows an issue where we compute percentage heights incorrectly. The spec says that they should be computed relative to the height of the containing block <
http://www.w3.org/TR/CSS21/visudet.html#propdef-height
> but maybe we disagree on what the containing block is, because of anonymous blocks (since the parent is inline)?
Attachments
Testcase
(1.18 KB, text/html)
2011-01-13 08:47 PST
,
Simon Fraser (smfr)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2011-01-13 08:50:37 PST
I think the relevant section is <
http://www.w3.org/TR/CSS21/visudet.html#containing-block-details
>
Simon Fraser (smfr)
Comment 2
2011-01-13 08:53:08 PST
*** This bug has been marked as a duplicate of
bug 29189
***
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