https://bugzilla.wikimedia.org/show_bug.cgi?id=63143
Bug ID: 63143
Summary: Misnested <a> / <i> tags
Product: Parsoid
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Web browser: ---
Mobile Platform: ---
This is the "Bug 2702: Mismatched <i>, <b> and <a> tags are invalid" parser
test case.
$ echo "''[http://example.com text'']" | tests/parse.js --normalize
<body><p><i><a href="http://example.com">text<i></i></a></i></p></body>
The nesting of a <i> inside another <i> tag is... suboptimal.
--
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