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

       Web browser: ---
            Bug ID: 55902
           Summary: whitespace handling regression in 8915e64
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: serializer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

8915e64 seems to have introduced a few small round-trip regressions. Most of
the ar: regressions in
http://parsoid.wmflabs.org:8001/regressions/between/9b52271863840018fd7770b2e4fa57b404075c1a/028bb94cbc8b11fc4ab07af499d840c4c26f7d34/0
seem to be caused by it.

test case:
git checkout 8915e64
node roundtrip-test.js --prefix ar 'كابياء_بهلوانية'
------------------------
SUMMARY:
Semantic differences : 3
Syntactic differences: 0
------------------------


git checkout 3d6d0723f9 (branch point for 8915e64)
node roundtrip-test.js --prefix ar 'كابياء_بهلوانية'
------------------------
SUMMARY:
Semantic differences : 0
Syntactic differences: 3
------------------------

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