Bug 114251 - [GTK] accessibility/svg-group-element-with-title.html is failing
Summary: [GTK] accessibility/svg-group-element-with-title.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: 98347
  Show dependency treegraph
 
Reported: 2013-04-09 01:00 PDT by Zan Dobersek
Modified: 2013-11-06 02:31 PST (History)
1 user (show)

See Also:


Attachments
Proposed patch (1.47 KB, patch)
2013-11-06 00:50 PST, 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 2013-04-09 01:00:13 PDT
Since introduced in r147802.
http://trac.webkit.org/changeset/147802

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/svg-group-element-with-title-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/svg-group-element-with-title-actual.txt
@@ -8,7 +8,7 @@
 PASS group1.description is 'AXDescription: SVG TITLE 1'
 
 Verify that you can hit-test to the SVG group.
-PASS hitTestElement.isEqual(group1) is true
+FAIL hitTestElement.isEqual(group1) should be true. Was false.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Rob Płóciennik 2013-11-06 00:50:16 PST
Created attachment 216148 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2013-11-06 02:31:08 PST
Comment on attachment 216148 [details]
Proposed patch

Clearing flags on attachment: 216148

Committed r158737: <http://trac.webkit.org/changeset/158737>
Comment 3 WebKit Commit Bot 2013-11-06 02:31:09 PST
All reviewed patches have been landed.  Closing bug.