WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
9137
Children with percentage heights of absolutely positioned element with height: auto and top and bottom non-auto does not lay out correctly
https://bugs.webkit.org/show_bug.cgi?id=9137
Summary
Children with percentage heights of absolutely positioned element with height...
Sam Weinig
Reported
2006-05-27 15:58:08 PDT
More precisely, the height of an absolutely position object is affectively not auto when top: and bottom: are not auto (whether or not height is auto), but the children of these absolutely positioned objects with percentage (%) heights are not recognizing this. The rendering for both replaced and non-replaced children is wrong, though differently so.
Attachments
patch
(5.88 KB, patch)
2006-05-27 16:37 PDT
,
Sam Weinig
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2006-05-27 16:37:17 PDT
Created
attachment 8575
[details]
patch patch with 2 test cases
Maciej Stachowiak
Comment 2
2006-05-27 19:06:10 PDT
Comment on
attachment 8575
[details]
patch r=me
Beth Dakin
Comment 3
2006-05-30 14:08:08 PDT
I committed this 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