[Webkit-unassigned] [Bug 106344] New: [GTK][WK2] accessibility/placeholder.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 10:24:24 PST 2013


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

           Summary: [GTK][WK2] accessibility/placeholder.html is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com
        Depends on: 98347


The accessibility/placeholder.html layout test is failing on GTK WK2 port.

Here's the diff:
--- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/placeholder-expected.txt
+++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/placeholder-actual.txt
@@ -4,8 +4,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS fieldElement.stringAttributeValue('AXPlaceholderValue') is 'search'
-PASS pass.stringAttributeValue('AXPlaceholderValue') is 'Password'
+FAIL fieldElement.stringAttributeValue('AXPlaceholderValue') should be search. Was .
+FAIL pass.stringAttributeValue('AXPlaceholderValue') should be Password. Was .
 PASS successfullyParsed is true

 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