Title: [151953] trunk/LayoutTests
Revision
151953
Author
[email protected]
Date
2013-06-24 21:07:26 -0700 (Mon, 24 Jun 2013)

Log Message

[Mac] Build correction.

* platform/mac/accessibility/aria-tab-roles-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (151952 => 151953)


--- trunk/LayoutTests/ChangeLog	2013-06-25 03:47:34 UTC (rev 151952)
+++ trunk/LayoutTests/ChangeLog	2013-06-25 04:07:26 UTC (rev 151953)
@@ -1,3 +1,9 @@
+2013-06-24  Brent Fulgham  <[email protected]>
+
+        [Mac] Build correction.
+
+        * platform/mac/accessibility/aria-tab-roles-expected.txt:
+
 2013-06-24  Kangil Han  <[email protected]>
 
         Add support for document.currentScript

Modified: trunk/LayoutTests/platform/mac/accessibility/aria-tab-roles-expected.txt (151952 => 151953)


--- trunk/LayoutTests/platform/mac/accessibility/aria-tab-roles-expected.txt	2013-06-25 03:47:34 UTC (rev 151952)
+++ trunk/LayoutTests/platform/mac/accessibility/aria-tab-roles-expected.txt	2013-06-25 04:07:26 UTC (rev 151953)
@@ -9,10 +9,10 @@
 
 tabList.role = AXRole: AXTabGroup
 tab1.role = AXRole: AXRadioButton
-tab1.title is AXTitle: Crust
+tab1.title = AXTitle: Crust
 PASS tab1.childrenCount is 0
 tab2.role = AXRole: AXRadioButton
-tab2.title is AXTitle: Veges
+tab2.title = AXTitle: Veges
 tabPanel.role = AXRole: AXGroup
 tabPanel.subrole = AXSubrole: AXTabPanel
 PASS successfullyParsed is true
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to