https://bugzilla.wikimedia.org/show_bug.cgi?id=51081
C. Scott Ananian <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Incorrect handling of |Incorrect handling of |nested <em> and <b> |nested <em>, <strong>, <q>, | |<ruby>, and <bdo> --- Comment #1 from C. Scott Ananian <[email protected]> --- Note that the HTML spec (http://www.w3.org/TR/html5/text-level-semantics.html) gives an explicit meaning for nested <em>, <strong>, <q>, <ruby>, and <bdo>. There are other nestable tags (<b>, <i>, <s>, <u>, <cite>, <dfn>, <abbr>, <time>, <code>, <mark>, <rt>, <rp>, <bdi>) which I've chosen not to fix since the spec allows but does not give semantics for them. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
