Last modified: 2010-05-15 15:37:39 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T4975, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2975 - tables get squeezed - WIDTH parameter is ignored
tables get squeezed - WIDTH parameter is ignored
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.5.x
PC Windows XP
: Normal trivial with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://meta.wikimedia.org/wiki/User:G...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-07-26 21:51 UTC by lɛʁi לערי ריינהארט
Modified: 2010-05-15 15:37 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description lɛʁi לערי ריינהארט 2005-07-26 21:51:17 UTC
Hallo!

screen dump:
http://jadesukka.homelinux.org:8180/betawiki/Image:Netscape_rendering_01.jpg

I verified this page in Monobook skin with:
a) Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716
*Firefox/1.0.6*
b) Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20050720
*Netscape/8.0.3.1*
c) Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

The cells of all tables should have the same WIDTH=20px. None of the browsers
works correctly, all squeezed the tables. If you edit the page, delete some of
the tables and make a preview you will see that the width is shown properly.

I have no clue if a fix can be made (in Monobook etc.).

Best regards Reinhardt [[user:gangleri]]
Comment 1 Brion Vibber 2005-07-26 22:06:55 UTC
The width attribute must be an integer; "20 px" is an invalid value and browsers are within their rights to ignore 
it.
Comment 2 Brion Vibber 2005-07-26 22:21:05 UTC
Note that the HTML attribute and CSS specification are different here, which can cause confusion.

HTML: width="123"
CSS:  width: 123px;
Comment 3 lɛʁi לערי ריינהארט 2005-07-26 22:42:59 UTC
Thanks Brion!

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links