Bug 19336

Summary: absolutely positioned table cell wraps in all browsers except FF
Product: WebKit Reporter: Calvin Anderson <anderson.calvin1>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: robert
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
reduction.zip none

Description Calvin Anderson 2008-05-30 15:55:47 PDT
I. Steps:
 -----------
 
 1. Launch attached test case
 
 II. Issue:
 The layout is different for both files. The only difference between the 2 files is that one reads "document.body.offsetTop" before chaging CSS positioning from absolute to relative, while the other does not.
 ----------------
 
 
 III. Other browsers:
 -----------------------
 IE7 : OK
 FF3 : Ok
 
 
 IV. Safari nightly tested: version 3.1.1(525.17)- r33029
 
 Not working properly on Safari.
 
 
 V. Safari screenshot : Available.
Comment 1 Calvin Anderson 2008-05-30 15:55:48 PDT
Created attachment 21441 [details]
reduction.zip
Comment 2 Robert Hogan 2011-08-03 11:26:55 PDT
There's only one file in the test case. I've messed with the absolute/relative positions in both and cannot get a WebKit browser to behave any differently to FF4 or Opera. I'm going to close as invalid. Please re-open if you can still re-create the problem and add some more information or a clearer test case.