Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(79)

Unified Diff: third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt

Issue 2791943002: Re-land: Initial skeleton of Accessibility Object Model Phase 1 (Closed)
Patch Set: Fix for crash with test Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
index 9f75dde7400fdc505c6d5b3e6a9bf1ed39119d1d..bb77da66d23fc4efec52c443b3b36193c2d335c8 100644
--- a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
@@ -25,6 +25,7 @@ namespace http://www.w3.org/1999/xhtml
property PROCESSING_INSTRUCTION_NODE
property TEXT_NODE
property accessKey
+ property accessibleNode
property addEventListener
property after
property animate
@@ -1125,6 +1126,7 @@ namespace http://www.w3.org/2000/svg
property PROCESSING_INSTRUCTION_NODE
property TEXT_NODE
property accessKey
+ property accessibleNode
property addEventListener
property after
property animate

Powered by Google App Engine
This is Rietveld 408576698