Title: [207771] trunk/LayoutTests
Revision
207771
Author
ryanhad...@apple.com
Date
2016-10-24 11:53:09 -0700 (Mon, 24 Oct 2016)

Log Message

Rebaseline inspector/dom/getAccessibilityPropertiesForNode.html
https://bugs.webkit.org/show_bug.cgi?id=163901

Unreviewed test gardening.

* inspector/dom/getAccessibilityPropertiesForNode-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (207770 => 207771)


--- trunk/LayoutTests/ChangeLog	2016-10-24 18:29:36 UTC (rev 207770)
+++ trunk/LayoutTests/ChangeLog	2016-10-24 18:53:09 UTC (rev 207771)
@@ -1,3 +1,12 @@
+2016-10-24  Ryan Haddad  <ryanhad...@apple.com>
+
+        Rebaseline inspector/dom/getAccessibilityPropertiesForNode.html
+        https://bugs.webkit.org/show_bug.cgi?id=163901
+
+        Unreviewed test gardening.
+
+        * inspector/dom/getAccessibilityPropertiesForNode-expected.txt:
+
 2016-10-24  Dave Hyatt  <hy...@apple.com>
 
         Remove CSSCharsetRule from the CSS OM

Modified: trunk/LayoutTests/inspector/dom/getAccessibilityPropertiesForNode-expected.txt (207770 => 207771)


--- trunk/LayoutTests/inspector/dom/getAccessibilityPropertiesForNode-expected.txt	2016-10-24 18:29:36 UTC (rev 207770)
+++ trunk/LayoutTests/inspector/dom/getAccessibilityPropertiesForNode-expected.txt	2016-10-24 18:53:09 UTC (rev 207771)
@@ -23,7 +23,7 @@
     role: treeitem
     childNodeIds.length: 1
     parentNodeId: exists
-    hierarchyLevel: 2
+    hierarchyLevel: 1
 
 <ul>
             <li role="treeitem">Tree Item Level 2</li>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to