Closed
Bug 269134
Opened 20 years ago
Closed 19 years ago
a <table> with "width="80%" for example opens sometimes with 80% and sometimes with 100%
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: retrax, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
238 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; de-de) AppleWebKit/125.5.5 (KHTML, like Gecko) Safari/125.11 Build Identifier: I can reproduce this problem regulary. If i have in my html code a table with width <100%, and i click the link to open the table 2-3 times, it happens that the table will open in a width 100% Reproducible: Sometimes Steps to Reproduce: 1.<table border="0" cellspacing="0" cellpadding="0" width="80%"> 2. 3.
| Reporter | ||
Comment 1•20 years ago
|
||
it happens also with the FireFox 1.0 for Win XP...i can reproduce it there as well...
Version: Trunk → 1.0 Branch
Comment 2•20 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041110 Firefox/0.9.1+
wfm with current trunk, reporter does the problem also occure with a recent nightly or a DeerPark alpha2 build. If so please reopen.
You need to log in
before you can comment on or make changes to this bug.
Description
•