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

Unified Diff: LayoutTests/fast/events/click-focus-anchor-expected.txt

Issue 455223002: Make anchors mouse-focusable (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Move m_wasFocusedByMouse into subclasses. Created 6 years, 4 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/events/click-focus-anchor-expected.txt
diff --git a/LayoutTests/fast/events/click-focus-anchor-expected.txt b/LayoutTests/fast/events/click-focus-anchor-expected.txt
index 5e0099b83da29d3be514104d7de63fdbbcaa22ea..69d6070802433cf75224611762f372325967f37f 100644
--- a/LayoutTests/fast/events/click-focus-anchor-expected.txt
+++ b/LayoutTests/fast/events/click-focus-anchor-expected.txt
@@ -3,11 +3,17 @@ This test ensures that we can click to focus an a element.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-a1 received focus (focusable)
-a4 received focus (focusable)
-a5 received focus (focusable)
-p6 received focus (focusable)
-p7 received focus (focusable)
+a1 received focus
+a3 received focus
+a4 received focus
+a5 received focus
+p6 received focus
+a7 received focus
+svga1 received focus
+svga3 received focus
+svga4 received focus
+psvg5 received focus
+svga6 received focus
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/events/click-focus-anchor.html ('k') | LayoutTests/fast/events/click-focus-anchor-has-ring.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698