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
15369
BackCompat issue not compatible with others: Page misalignment because the width of nested elements is greater than parent's width
https://bugs.webkit.org/show_bug.cgi?id=15369
Summary
BackCompat issue not compatible with others: Page misalignment because the wi...
Anantha Keesara
Reported
2007-10-04 07:59:07 PDT
I .Steps: ----------- 1. Go to:
http://music.9you.com/news/list/5/1.html
II. Issue: ----------------- Notice the alignment of the page. The very bottom frame gets displayed somewhere on the beginning of the page III. Other browsers -------------------------- FF: not ok Safari: no ok IE, Opera: ok Attached is simplified testcase.
Attachments
Page misalignment because the width of nested elements is greater than parent's width
(375 bytes, text/html)
2007-10-04 08:00 PDT
,
Anantha Keesara
no flags
Details
test case in strict mode
(391 bytes, text/html)
2008-02-16 00:07 PST
,
Robert Blaut
no flags
Details
Safari 15.5 matches other browsers
(582.27 KB, image/png)
2022-06-23 15:43 PDT
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Anantha Keesara
Comment 1
2007-10-04 08:00:12 PDT
Created
attachment 16531
[details]
Page misalignment because the width of nested elements is greater than parent's width
Robert Blaut
Comment 2
2008-02-15 09:48:19 PST
It's very strange. The test case renders differently when it is loaded from saved file on my Desktop and differently when it is loaded directly from Bugzilla. The issue is only visible when it's loaded directly from server. The text case loaded locally renders identlically in Webkit, Minefield and Opera.
Robert Blaut
Comment 3
2008-02-16 00:02:40 PST
The issue is only visible in quirks mode (BackCompat) in Webkit. In strict mode (CSS1Compat) the test case is rendered identically as in Gecko and Opera. Gecko and Opera doesn't change layout rendering in quirks mode. I think Webkit should follow other browsers in this case.
Robert Blaut
Comment 4
2008-02-16 00:07:23 PST
Created
attachment 19153
[details]
test case in strict mode
Ahmad Saleem
Comment 5
2022-06-23 15:43:45 PDT
Created
attachment 460458
[details]
Safari 15.5 matches other browsers I am unable to reproduce this bug using (non-strict mode test case) in Safari 15.5 on macOS 12.4. As shown in the attached screenshot, all browsers are rendering the information correctly and as part of expected result, the text is inside red box. If I am testing this incorrectly then ignore, else can this be marked 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