WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
11651
display of page is faulty (table doesn't clear floats in quirks mode)
https://bugs.webkit.org/show_bug.cgi?id=11651
Summary
display of page is faulty (table doesn't clear floats in quirks mode)
Richard
Reported
2006-11-19 10:56:21 PST
An area in red on the righthand side (appears to be the download area) of the page is overwritten with two sets of text making it unreadable.
Attachments
Reduction
(358 bytes, text/html)
2006-11-19 12:13 PST
,
mitz
no flags
Details
Strict mode - no overlap
(374 bytes, text/html)
2006-11-19 12:14 PST
,
mitz
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2006-11-19 12:13:38 PST
Created
attachment 11574
[details]
Reduction
mitz
Comment 2
2006-11-19 12:14:20 PST
Created
attachment 11575
[details]
Strict mode - no overlap
mitz
Comment 3
2006-11-19 12:17:46 PST
In strict mode, the table clears the floats, but in quirks mode it doesn't. Adding <!DOCTYPE HTML> to the original page fixes its layout. Firefox's behavior (in both modes) is like WebKit's quirks mode (which is perhaps the reason for the quirk).
Ahmad Saleem
Comment 4
2022-08-30 09:28:04 PDT
I am not able to reproduce this bug using both attached test cases and all browser (Chrome Canary 107, Firefox Nightly 106 and Safari Technology Preview 152) render it same. I am going to mark this as "RESOLVED CONFIGURATION CHANGED". Thanks!
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