Page MenuHomePhabricator

Blockquote tags followed by a multiline span results in the span not closing correctly
Closed, ResolvedPublic

Description

In this wikitext:
<blockquote></blockquote><span style="color: red">
</span>this should not be red

Parsoid incorrectly renders the text in red. Compare https://en.wikipedia.org/w/index.php?title=Wikipedia:Sandbox&oldid=612307868 and http://parsoid-prod.wmflabs.org/enwiki/Wikipedia:Sandbox?oldid=612307868


Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=64901

Details

Reference
bz66400

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:13 AM
bzimport added a project: Parsoid.
bzimport set Reference to bz66400.
  • This bug has been marked as a duplicate of bug 64901 ***