WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
15298
Misalignment is caused if the parent <DIV>'s width is less than child's <DIV> 's width.
https://bugs.webkit.org/show_bug.cgi?id=15298
Summary
Misalignment is caused if the parent <DIV>'s width is less than child's <DIV>...
Anantha Keesara
Reported
2007-09-27 08:05:16 PDT
Steps: 1. go to:
http://blog.mynet.com/?adussid=FQrt53bpB8
Issue: Scroll down the page to see the misalignment. Other browsers: IE, FF, Opera gets it right.
Attachments
Misalignment is caused if the parent <DIV>'s width is less than child's <DIV> 's width.
(691 bytes, text/html)
2007-09-27 08:06 PDT
,
Anantha Keesara
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Anantha Keesara
Comment 1
2007-09-27 08:06:53 PDT
Created
attachment 16417
[details]
Misalignment is caused if the parent <DIV>'s width is less than child's <DIV> 's width.
Gavin Sherlock
Comment 2
2007-09-27 08:14:22 PDT
Problem also exists on Mac 10.4.10, with both released Safari and a recent nightly build (
r25464
)
Dave Hyatt
Comment 3
2007-09-27 08:57:14 PDT
I think maybe the parse error (there is invalid CSS on the innermost blocks' CSS) is confusing things.
Dave Hyatt
Comment 4
2007-09-27 09:01:47 PDT
I think this is just a max pref width problem. We don't take into account the constrained containing block width of the parent.
Eric Seidel (no email)
Comment 5
2008-04-15 15:18:45 PDT
FF3b5 renders this test case identically to Safari. Perhaps this should just be closed as INVALID?
Eric Seidel (no email)
Comment 6
2008-04-15 15:21:39 PDT
IE8 also matches this behavior. Closing as INVALID.
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