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

       Web browser: ---
            Bug ID: 48760
           Summary: Unexpected <br> tags in mobile diffs
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: MobileFrontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

This test case doesn't pass:

        [
            $( '<div><del>Here we go.</del><ins>Here we go. Ha!</ins></div>' ),
            '<span>Here we go.</span><ins> Ha!</ins>'
        ]


Failed assertion: Test case 7, expected: <ins> Ha!</ins>, but was: <span>Here
we go</span><ins>. Ha!&lt;</ins><del>.&lt;</del><span>br&gt;</span>

-- 
You are receiving this mail because:
You are the assignee for the bug.
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