Bug 119873

Summary: REGRESSION(r154057): platform/mac/accessibility/role-subrole-roledescription.html fails
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: cdumez, cfleizach, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Ryosuke Niwa 2013-08-15 16:25:30 PDT
--- /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/platform/mac/accessibility/role-subrole-roledescription-expected.txt
+++ /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/platform/mac/accessibility/role-subrole-roledescription-actual.txt
@@ -324,11 +324,12 @@
       AXSubrole: 
       AXRoleDescription: 
       
-PASS: math
-      AXRole: 
-      AXSubrole: 
-      AXRoleDescription: 
-      
+FAIL: math
+      AXRole: AXGroup
+      AXSubrole: AXDocumentMath
+      AXRoleDescription: math
+      Expected: //
+
 PASS: meter
       AXRole: AXProgressIndicator
       AXSubrole:
Comment 1 Radar WebKit Bug Importer 2013-08-15 16:25:43 PDT
<rdar://problem/14751885>
Comment 2 Ryosuke Niwa 2013-08-15 16:26:49 PDT
Committed r154149: <http://trac.webkit.org/changeset/154149>
Comment 3 chris fleizach 2013-08-15 16:27:38 PDT

*** This bug has been marked as a duplicate of bug 119821 ***
Comment 4 Ryosuke Niwa 2013-08-15 16:29:24 PDT
(In reply to comment #2)
> Committed r154149: <http://trac.webkit.org/changeset/154149>

Oops, reverted it in http://trac.webkit.org/changeset/154150.