https://bugzilla.wikimedia.org/show_bug.cgi?id=58766
Web browser: ---
Bug ID: 58766
Summary: Colons inside html tags in dt parsed as dt where the
PHP parser ignores them
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]
Classification: Unclassified
Mobile Platform: ---
The PHP parser does not parse colons as a single-line dt's when those are
wrapped in HTML tags:
; <span>foo : bar</span>
; <div>foo : bar
; <div><span>foo</span> : bar
It does however recognize the colon if each opening tag before the colon is
followed by one closing tag. Tag names do not have to match:
; <div><div>foo</span></span> : bar
--
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