Closed Bug 1553 Opened 26 years ago Closed 26 years ago

gif does not lay out across table

Categories

(Core :: Layout, defect, P3)

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: christinehoff4, Assigned: peterl-retired)

References

()

Details

1. Build: 11/23 - using release build, Viewer.exe 2. Platform: Win 95 3. Steps to reproduce: Open above URL in Viewer. 4. Expected results: 'sprocket' gif (beneath 'navbar' gif at top of page) should lay out across table. 5. Actual results: 'sprocket' gif appears at left but does not continue under 'navbar' gif.
Assignee: kipp → peterl
I fixed the primary problem (a bug in the css scanner: peter please look at the cvs logs and bless my change). However, in testing html/tests/css/background-image.css I noticed some cases that aren't parsing. Peter, could you verify that in fact we are parsing this property properly? thanks...
Summary: gif does not lay out across table → ss:gif does not lay out across table
Putting on ss: radar to Verify with Nov 24 build.
Status: NEW → ASSIGNED
Summary: ss:gif does not lay out across table → gif does not lay out across table
Taking off ss: list per bug mtg today.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fix another bug in the scanner preventing parsing of url(foo )
Not to be picky, but if I bring up the URL in IE 4.0, the image lays out across the page at once. In Raptor, the inital gif lays out and THEN repeats itself across the page (lay out is broken up, versus IE which uniformly lays out).
The visual effect is because the graphic is a table cell containing a single tile, with a repeating background image of the same graphic. Rendering delays are a result of caching from image/netowrking code.
Status: RESOLVED → VERIFIED
Verified fixed.
You need to log in before you can comment on or make changes to this bug.