Bug 19935 - The width of the page in Safari is more than that in FF
Summary: The width of the page in Safari is more than that in FF
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tables (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-07-07 16:30 PDT by Calvin Anderson
Modified: 2022-08-15 10:49 PDT (History)
7 users (show)

See Also:


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

Note You need to log in before you can comment on or make changes to this bug.
Description Calvin Anderson 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
Comment 1 Calvin Anderson 2008-07-07 16:30:17 PDT
Created attachment 22143 [details]
Screenshot
Comment 2 Calvin Anderson 2008-07-07 16:30:18 PDT
Created attachment 22144 [details]
reduction.zip
Comment 3 Ahmad Saleem 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.
Comment 4 Radar WebKit Bug Importer 2022-08-06 15:53:45 PDT
<rdar://problem/98253903>