[Webkit-unassigned] [Bug 90775] New: [Gtk] fast/dom/shadow/focus-navigation.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 9 04:12:45 PDT 2012


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

           Summary: [Gtk] fast/dom/shadow/focus-navigation.html is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com


The focusing through the Shadow DOM tree via Tab and Shift-Tab is incorrect.

--- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/fast/dom/shadow/focus-navigation-expected.txt
+++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/fast/dom/shadow/focus-navigation-actual.txt
@@ -51,9 +51,11 @@
 Should move from host-D to input-E-0 in forward
 PASS
 Should move from input-E-0 to input-A-1 in forward
-PASS
+Expected innermost activeElement is input-A-1, but actual innermost activeElement is [object HTMLBodyElement]
+FAIL
 Should move from input-A-1 to input-E-0 in backward
-PASS
+Expected innermost activeElement is input-E-0, but actual innermost activeElement is [object HTMLBodyElement]
+FAIL
 Should move from input-E-0 to host-D in backward
 PASS
 Should move from host-D to input-D-0 in backward
@@ -105,7 +107,8 @@
 Should move from input-B-1 to input-A-1 in backward
 PASS
 Should move from input-A-1 to input-E-0 in backward
-PASS
+Expected innermost activeElement is input-E-0, but actual innermost activeElement is [object HTMLBodyElement]
+FAIL
 Test finished.

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