Bug 114251

Summary: [GTK] accessibility/svg-group-element-with-title.html is failing
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 98347    
Attachments:
Description Flags
Proposed patch none

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.