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

Unified Diff: LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop-expected.txt

Issue 1046853002: Implement 'tabstop' as an HTML attribute (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: style nit for layout test. Created 5 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: LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop-expected.txt b/LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop-expected.txt
index ded1d25e532c90d1f2edc67235190718f7a3a281..95b0fd11b571817299c630ad4df4605908481d00 100644
--- a/LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop-expected.txt
+++ b/LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop-expected.txt
@@ -44,7 +44,7 @@ PASS
Should move from button-host/button-inner to button-before in backward
PASS
Testing tabStop property on anchor without href
-PASS anchor_host.tabStop is false
+PASS anchor_host.tabStop is true
Should move from anchor-before to anchor-host/anchor-inner in forward
PASS
Should move from anchor-host/anchor-inner to anchor-after in forward
« no previous file with comments | « LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop.html ('k') | LayoutTests/fast/dom/shadow/tabstop-property.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698