Bug 101185

Summary: [GTK] accessibility/svg-remote-element.html is failing
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, jdiggs, k.czech, mario
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch
none
Proposed patch
none
Proposed patch none

Description Zan Dobersek 2012-11-04 23:14:08 PST
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=accessibility%2Fsvg-remote-element.html

Here's the diff:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/svg-remote-element-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/svg-remote-element-actual.txt 
@@ -9,29 +9,29 @@
 PASS successfullyParsed is true
 
 TEST COMPLETE
-container location: (7, 43)
-Face role: AXRole: AXButton
-Face label: AXDescription: face
-FaceX: 0
-FaceY: 0
+container location: (-335886513, -16294.5)
+Face role: AXRole: AXUnknown
+Face label: 
+FaceX: 1
+FaceY: 1
 
 
-Eye role: AXRole: AXButton
-Eye label: AXDescription: left-eye
-EyeX: 103
-EyeY: 148
+Eye role: AXRole: AXUnknown
+Eye label: 
+EyeX: 1
+EyeY: 1
 
 
-Nose role: AXRole: AXButton
-Nose label: AXDescription: nose
-NoseX: 193
-NoseY: 206
+Nose role: AXRole: AXUnknown
+Nose label: 
+NoseX: 1
+NoseY: 1
 
 
-Mouth role: AXRole: AXButton
-Mouth label: AXDescription: smile
-MouthX: 115
-MouthY: 274.5
+Mouth role: AXRole: AXUnknown
+Mouth label: 
+MouthX: 1
+MouthY: 1
Comment 1 Rob Płóciennik 2013-10-24 02:11:13 PDT
Created attachment 215039 [details]
Proposed patch
Comment 2 Rob Płóciennik 2013-10-24 05:31:55 PDT
Created attachment 215055 [details]
Proposed patch
Comment 3 Rob Płóciennik 2013-10-30 01:32:11 PDT
Created attachment 215483 [details]
Proposed patch
Comment 4 Rob Płóciennik 2013-10-30 02:00:36 PDT
Comment on attachment 215483 [details]
Proposed patch

Could someone from GTK take a look, please?
Comment 5 Mario Sanchez Prada 2013-10-30 05:03:23 PDT
Comment on attachment 215483 [details]
Proposed patch

Sounds good to me too
Comment 6 WebKit Commit Bot 2013-10-30 05:32:56 PDT
Comment on attachment 215483 [details]
Proposed patch

Clearing flags on attachment: 215483

Committed r158267: <http://trac.webkit.org/changeset/158267>
Comment 7 WebKit Commit Bot 2013-10-30 05:32:58 PDT
All reviewed patches have been landed.  Closing bug.