https://bugzilla.wikimedia.org/show_bug.cgi?id=40438

       Web browser: ---
             Bug #: 40438
           Summary: Parsoid: round-trip extra HTML end tags
           Product: Parsoid
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: JS/DOM
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Round-trip something like '<div></div></div>'.

The treebuilder will strip end tags without a matching start tag, which will
leave just the end-tag shadowing meta tags. This should allow us to figure out
that an end tag was stripped in between. The tsr of the metas should give us
the source of this tag.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to