Bug 161583 - [GTK] Layout test accessibility/auto-fill-types.html fails
Summary: [GTK] Layout test accessibility/auto-fill-types.html fails
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-09-04 19:30 PDT by Michael Catanzaro
Modified: 2017-03-11 10:55 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2016-09-04 19:30:27 PDT
Layout test accessibility/auto-fill-types.html has been broken since it was added in r198333 ("AX: Implement AutoFill Available attribute for a text field"):

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/auto-fill-types-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/auto-fill-types-actual.txt
@@ -5,14 +5,14 @@
 
 
 Initial auto-fill available: false
-Auto-fill type: none
+Auto-fill type: 
 Contact button role: AXRole: AXButton
-Contact button label: AXDescription: contact info auto fill
-Auto-fill type: contacts
+Contact button label: AXDescription: 
+Auto-fill type: 
 Credentials button role: AXRole: AXButton
-Credentials button label: AXDescription: password auto fill
-Auto-fill type: credentials
-Post auto-fill available: true
+Credentials button label: AXDescription: 
+Auto-fill type: 
+Post auto-fill available: false
 PASS successfullyParsed is true
 
 TEST COMPLETE

Updating expectations accordingly.
Comment 1 Radar WebKit Bug Importer 2016-09-04 19:30:44 PDT
<rdar://problem/28156960>