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

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: make SVGElement::supportsFocus return false 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/svg/SVGAElement.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index a14e15e37e9a408a188517cf174cbec7fa040b48..85e0b037dbfa01345e82e9fe565ae81d69e228d6 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -1138,3 +1138,7 @@ crbug.com/367846 svg/transforms/animated-path-inside-transformed-html.xhtml [ Pa
crbug.com/367903 web-animations-api/timeline-time.html [ Pass Failure ]
crbug.com/169282 virtual/threaded/compositing/visibility/visibility-image-layers.html [ NeedsRebaseline ]
+
+# 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/svg/SVGAElement.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698