https://bugzilla.wikimedia.org/show_bug.cgi?id=27666
Michael Zajac <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Michael Zajac <[email protected]> --- The scope attribute has a default value of “auto,” which responds to the table processing model in a predictable way. This proposal would replace that with a new, unpredictable default behaviour, and require us to add scope="auto" to restore normal behaviour. The normal behaviour of th scope is complex enough, without having to learn another way it works in wiki tables, based on a far less detailed spec than the relevant part of HTML5. I would prefer the scope attribute in wikis to work the same way it does in all other web pages. Reference: http://www.w3.org/html/wg/drafts/html/master/tabular-data.html#the-th-element http://www.w3.org/html/wg/drafts/html/master/tabular-data.html#header-and-data-cell-semantics -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
