WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
19935
The width of the page in Safari is more than that in FF
https://bugs.webkit.org/show_bug.cgi?id=19935
Summary
The width of the page in Safari is more than that in FF
Calvin Anderson
Reported
2008-07-07 16:30:14 PDT
I. Steps: ----------- 1. Launch Safari 2. Launch the attached testcase II. Issue: ----------------- This issue is causing the whole page layout because of the marquee used in a <TD> having a width 80%.Since the whole page is table based, all the cells are getting relational width (in %) respect to the width formed by above marque. III. Other browsers: ----------------------- IE7 : ok FF3 : ok Opera 9.27: ok IV. Safari nightly tested: version 3.1.1(525.17 )-
r34388
. Not working properly on Safari. V. Safari screenshot : Avalible
Attachments
Screenshot
(18.32 KB, image/png)
2008-07-07 16:30 PDT
,
Calvin Anderson
no flags
Details
reduction.zip
(537 bytes, application/octet-stream)
2008-07-07 16:30 PDT
,
Calvin Anderson
no flags
Details
Reduction Test Case
(489 bytes, text/html)
2022-08-06 05:31 PDT
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Calvin Anderson
Comment 1
2008-07-07 16:30:17 PDT
Created
attachment 22143
[details]
Screenshot
Calvin Anderson
Comment 2
2008-07-07 16:30:18 PDT
Created
attachment 22144
[details]
reduction.zip
Ahmad Saleem
Comment 3
2022-08-06 05:31:17 PDT
Created
attachment 461441
[details]
Reduction Test Case I am able to reproduce this bug in Safari 15.6 on macOS 12.5 and Safari 15.6 take <marquee> and run it across whole webpage while Chrome Canary 106 and Firefox Nightly 105 restrict it to 80% of the page since it is inside table.
Radar WebKit Bug Importer
Comment 4
2022-08-06 15:53:45 PDT
<
rdar://problem/98253903
>
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