Closed
Bug 31465
Opened 25 years ago
Closed 25 years ago
[BACKGROUND]Table Background image tiled on TDs not on whole table.
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
INVALID
M14
People
(Reporter: notardis, Assigned: karnaze)
Details
(Keywords: verifyme)
Attachments
(3 files)
For opaque background image (.JPG) applied to same sized table, tiling appears
to restart at TD boundary.
Expect image to just fit table -- no restart of tiling at TD boundaries.
Same behavior observed with Netscape Navigator 4.72.
Mozilla M14 Build ID:2000022820
Windows Nt 4.0 Workstation Service Pack 6
PC clone 486-80, 64MB
Screen captures & test HTML to follow.
Reporter | ||
Comment 1•25 years ago
|
||
Reporter | ||
Comment 2•25 years ago
|
||
Reporter | ||
Comment 3•25 years ago
|
||
Reporter | ||
Comment 4•25 years ago
|
||
HTML test files in TableWithBckgrndImg.zip:
QuickTest-TableWithBckgrndImg.htm
Test-TableWithBckgrndImg.htm
Target Milestone: M14
Comment 5•25 years ago
|
||
notardis@ca.freei.net - are you still seeing this problem on recent builds of
Mozilla?
Gerv
Assignee | ||
Comment 6•25 years ago
|
||
This is the Nav quirks behavior. The desired behavior is achieved by using a
strict DTD - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
"http://www.w3.org/TR/REC-html40/strict.dtd">
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 8•24 years ago
|
||
Works for Me
Platform: PC
OS: Windows 98
Build # 2000100508 M18 Trunk Build
Marking as Verified
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•