[Webkit-unassigned] [Bug 114151] New: [EFL] accessibility/svg-group-element-with-title.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 8 01:44:21 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114151

           Summary: [EFL] accessibility/svg-group-element-with-title.html
                    is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dchris at gmail.com
                CC: cfleizach at apple.com, demarchi at webkit.org


accessibility/svg-group-element-with-title.html was introduced in r147801 but is failing on EFL port with the following diff:
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/accessibility/svg-group-element-with-title-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/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. Threw exception TypeError: 'null' is not an object (evaluating 'hitTestElement.isEqual')
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list