https://bugzilla.wikimedia.org/show_bug.cgi?id=71962
--- Comment #3 from Bartosz DziewoĆski <[email protected]> --- <a/> is not an inline element, it's a transparent element [1]. It was an inline element according to HTML 4 spec [2], but as far as I know no browser ever implemented it as such (even IE 6 happily allows block content in links). This is indeed an aspect of Tidy's incompatibility with HTML 5. I don't think this deserves a WONTFIX any more than the other dozens of blockers to bug 2542 do. [1] http://www.w3.org/TR/html5/text-level-semantics.html#the-a-element [2] http://www.w3.org/TR/html401/struct/links.html#h-12.2 -- 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
