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

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

Issue 917613004: Add isTabStop attribute to Element (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: revert status to experimental Created 5 years, 10 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
« no previous file with comments | « LayoutTests/fast/dom/shadow/istabstop-property-expected.txt ('k') | Source/core/dom/Element.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webexposed/element-instance-property-listing-expected.txt
diff --git a/LayoutTests/webexposed/element-instance-property-listing-expected.txt b/LayoutTests/webexposed/element-instance-property-listing-expected.txt
index 88cd06cf03bf3e581e5bb9efd36dd79fc2c3f23d..adf7001041d6b911e685aa4d1bd7c3ac25b2e8d1 100644
--- a/LayoutTests/webexposed/element-instance-property-listing-expected.txt
+++ b/LayoutTests/webexposed/element-instance-property-listing-expected.txt
@@ -85,6 +85,7 @@ namespace http://www.w3.org/1999/xhtml
property isDefaultNamespace
property isEqualNode
property isSameNode
+ property isTabStop
property lang
property lastChild
property lastElementChild
@@ -1177,6 +1178,7 @@ namespace http://www.w3.org/2000/svg
property isDefaultNamespace
property isEqualNode
property isSameNode
+ property isTabStop
property lang
property lastChild
property lastElementChild
« no previous file with comments | « LayoutTests/fast/dom/shadow/istabstop-property-expected.txt ('k') | Source/core/dom/Element.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698