Title: [210665] trunk/LayoutTests
- Revision
- 210665
- Author
- [email protected]
- Date
- 2017-01-12 09:49:32 -0800 (Thu, 12 Jan 2017)
Log Message
Rebaseline inspector/dom/getAccessibilityPropertiesForNode.html after r210605.
Unreviewed test gardening.
* inspector/dom/getAccessibilityPropertiesForNode-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (210664 => 210665)
--- trunk/LayoutTests/ChangeLog 2017-01-12 17:31:20 UTC (rev 210664)
+++ trunk/LayoutTests/ChangeLog 2017-01-12 17:49:32 UTC (rev 210665)
@@ -1,3 +1,11 @@
+2017-01-12 Ryan Haddad <[email protected]>
+
+ Rebaseline inspector/dom/getAccessibilityPropertiesForNode.html after r210605.
+
+ Unreviewed test gardening.
+
+ * inspector/dom/getAccessibilityPropertiesForNode-expected.txt:
+
2017-01-12 Gyuyoung Kim <[email protected]>
[EFL] Gardening on 13th Jan.
Modified: trunk/LayoutTests/inspector/dom/getAccessibilityPropertiesForNode-expected.txt (210664 => 210665)
--- trunk/LayoutTests/inspector/dom/getAccessibilityPropertiesForNode-expected.txt 2017-01-12 17:31:20 UTC (rev 210664)
+++ trunk/LayoutTests/inspector/dom/getAccessibilityPropertiesForNode-expected.txt 2017-01-12 17:49:32 UTC (rev 210665)
@@ -19,7 +19,7 @@
<li role="treeitem">Tree Item Level 2</li>
exists: true
- label:
+ label: Tree Item Level 2
role: treeitem
childNodeIds.length: 1
parentNodeId: exists
@@ -41,7 +41,7 @@
</ul>
</li>
exists: true
- label:
+ label: Tree Item Level 1
role: treeitem
childNodeIds.length: 2
parentNodeId: exists
@@ -172,7 +172,7 @@
<li role="treeitem" aria-expanded="undefined">expanded</li>
exists: true
- label:
+ label: expanded
role: treeitem
childNodeIds.length: 1
parentNodeId: exists
@@ -180,7 +180,7 @@
<li role="treeitem" aria-expanded="false" id="activedescendant" aria-selected="true">collapsed</li>
exists: true
- label:
+ label: collapsed
role: treeitem
childNodeIds.length: 1
expanded: false
@@ -190,7 +190,7 @@
<li role="treeitem" aria-expanded="true">expanded</li>
exists: true
- label:
+ label: expanded
role: treeitem
childNodeIds.length: 1
expanded: true
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes