https://bugzilla.wikimedia.org/show_bug.cgi?id=18829
Summary: Table borders in CSS out of text browsers' reach
Product: MediaWiki
Version: 1.16-svn
Platform: All
OS/Version: All
Status: NEW
Keywords: accessibility
Severity: normal
Priority: Normal
Component: Device compatibility
AssignedTo: [email protected]
ReportedBy: [email protected]
Aaagggg, you fellows put table borders into CSS:
/* wikitable class for skinning normal tables */
table.wikitable {
border: 1px #aaa solid;
meaning that nobody will use the standard border="1" for tables,
pulling the rug out of under text browser users!
Allow us to examine a before and after case,
http://www.mediawiki.org/w/index.php?title=Help:Links&oldid=255680#External_links
http://www.mediawiki.org/w/index.php?title=Help:Links&oldid=255681#External_links
Both look great to you, but to me the before case is a shambles.
So now if you pull borders out of CSS, lots of tables will fall apart.
(No "drug withdraw" program available.)
So it seems the only solution is to put big warnings in documentation.
Who knows, seeing this bug report you might even go looking for tables
to trash, like the ones that thanks heavens still use both methods, e.g.,
'class="sortable wikitable" border="2"' etc.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l