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

Unified Diff: LayoutTests/TestExpectations

Issue 166163005: [SVG2] Add tabindex handling in svg. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: let form controls override tabindex() Created 6 years, 8 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 | « no previous file | LayoutTests/fast/svg/tabindex-focus.html » ('j') | Source/core/dom/Element.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 1321049643dede056b8a61c3dec47ae6b469e1e7..8c82531e041da43d7f8533839a104c524fa53de6 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -1091,3 +1091,6 @@ crbug.com/247466 [ Debug ] inspector/sources/debugger/script-formatter-console.h
crbug.com/247466 [ Debug ] inspector/sources/debugger/script-formatter-search.html [ Pass Timeout ]
crbug.com/247466 [ Debug ] inspector/sources/debugger/linkifier.html [ Pass Timeout ]
+# Text selections on svg:a is no longer possible, same as for html:a, we no longer get a caret in this test:
+crbug.com/352175 svg/custom/linking-uri-01-b.svg [ NeedsRebaseline ]
+crbug.com/352175 svg/repaint/focus-element.html [ NeedsRebaseline ]
« no previous file with comments | « no previous file | LayoutTests/fast/svg/tabindex-focus.html » ('j') | Source/core/dom/Element.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698