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

       Web browser: ---
            Bug ID: 55588
           Summary: Improve html2html newline normalization
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: tests
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

We currently have a regexp-based newline serialization hack which converts
non-IEW ws to a single space. The regexp does not work well any more with the
XML serializer (as > is no longer entity-escaped). We should normalize this on
the DOM instead, where IEW vs. non-IEW info is readily available.

-- 
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