[Webkit-unassigned] [Bug 106086] New: [EFL] Newly added layout test fast/dom/HTMLTemplateElement/ownerDocument-adoptNode.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 05:42:00 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106086

           Summary: [EFL] Newly added layout test
                    fast/dom/HTMLTemplateElement/ownerDocument-adoptNode.h
                    tml is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: naginenis at gmail.com


Newly added layout test fast/dom/HTMLTemplateElement/ownerDocument-adoptNode.html is failing on EFL port after r138756.

http://build.webkit.org/results/EFL%20Linux%2064-bit%20Release%20WK2/r138790%20%282330%29/fast/dom/HTMLTemplateElement/ownerDocument-adoptNode-diff.txt

--- /home/buildslave-1/webkit-buildslave/efl-linux-64-release-wk2/build/layout-test-results/fast/dom/HTMLTemplateElement/ownerDocument-adoptNode-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-release-wk2/build/layout-test-results/fast/dom/HTMLTemplateElement/ownerDocument-adoptNode-actual.txt
@@ -1,17 +1,11 @@
+CONSOLE MESSAGE: line 1: TypeError: 'null' is not an object (evaluating 'frameTemplate.ownerDocument')
 Adopting a template from another document should also switch the template content document

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


 Before adoption:
-PASS template.ownerDocument is not frameTemplate.ownerDocument
-PASS template.content.ownerDocument is not frameTemplate.content.ownerDocument
-
-After adoption:
-PASS template.ownerDocument is frameTemplate.ownerDocument
-PASS template.content.ownerDocument is frameTemplate.content.ownerDocument
-
-PASS successfullyParsed is true
+FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).

 TEST COMPLETE

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list