Bug 119873 - REGRESSION(r154057): platform/mac/accessibility/role-subrole-roledescription.html fails
Summary: REGRESSION(r154057): platform/mac/accessibility/role-subrole-roledescription....
Status: RESOLVED DUPLICATE of bug 119821
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-08-15 16:25 PDT by Ryosuke Niwa
Modified: 2013-08-15 16:29 PDT (History)
3 users (show)

See Also:


Attachments

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