WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
18791
contents of <dd> tag truncate when inside an <iframe>
https://bugs.webkit.org/show_bug.cgi?id=18791
Summary
contents of <dd> tag truncate when inside an <iframe>
jasneet
Reported
2008-04-28 11:53:19 PDT
I Steps: Go to
http://www.cyworld.com/common/main.asp
II Issue: In the left column, the login form at the top : the slider image is seen halfway. III Conclusion: The code uses an <iframe> and in the frame is a <dd> tag that has a background image. Safari and Opera display only half of the <dd> tag. If I change the <dd> tag to <div>, <p> or some other block element, then it works fine. IV Other browsers: IE7: ok FF3: ok Opera9.24: not ok V Nightly tested: 32574
Attachments
screenshot
(163.29 KB, image/jpeg)
2008-04-28 11:53 PDT
,
jasneet
no flags
Details
reduction
(235 bytes, text/html)
2008-04-28 11:55 PDT
,
jasneet
no flags
Details
Safari and Chrome match but differ from Firefox
(177.99 KB, image/png)
2023-12-09 18:26 PST
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2008-04-28 11:53:46 PDT
Created
attachment 20874
[details]
screenshot
jasneet
Comment 2
2008-04-28 11:55:41 PDT
Created
attachment 20875
[details]
reduction
Ahmad Saleem
Comment 3
2023-12-09 18:26:33 PST
Created
attachment 468961
[details]
Safari and Chrome match but differ from Firefox
Anne van Kesteren
Comment 4
2023-12-30 05:04:20 PST
This looks like a layout difference, also related to quirks mode.
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