http://www.w3.org/Bugs/Public/show_bug.cgi?id=14061

           Summary: Make sure gentest.html works in the face of browser
                    serialization bugs
           Product: WebAppsWG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HTML Editing APIs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]


Currently conformancetest/gentest.html will not add certain expected results to
the output, because browser serialization bugs interfere.  For instance, both
Gecko and WebKit incorrectly serialize a DOM where the first text node child of
a <pre> begins with a newline.  They need to add an extra newline but don't, so
when they serialize and unserialize the newline gets stripped and the DOM is
different.  The test generator then rejects the test because it generates an
unserializable DOM.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to