Bug 101185 - [GTK] accessibility/svg-remote-element.html is failing
Summary: [GTK] accessibility/svg-remote-element.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2012-11-04 23:14 PST by Zan Dobersek
Modified: 2013-10-30 05:32 PDT (History)
8 users (show)

See Also:


Attachments
Proposed patch (6.73 KB, patch)
2013-10-24 02:11 PDT, Rob Płóciennik
no flags Details | Formatted Diff | Diff
Proposed patch (6.73 KB, patch)
2013-10-24 05:31 PDT, Rob Płóciennik
no flags Details | Formatted Diff | Diff
Proposed patch (6.76 KB, patch)
2013-10-30 01:32 PDT, Rob Płóciennik
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.