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

Side by Side 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, 7 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 unified diff | Download patch
OLDNEW
1 # This directly has manual tests that don't have to run with run-webkit-tests 1 # This directly has manual tests that don't have to run with run-webkit-tests
2 crbug.com/359838 http/tests/ManualTests/ [ Skip ] 2 crbug.com/359838 http/tests/ManualTests/ [ Skip ]
3 3
4 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ] 4 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ]
5 5
6 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ] 6 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ]
7 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ] 7 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ]
8 8
9 # Transient - XHR mixed content type revert will be restored. 9 # Transient - XHR mixed content type revert will be restored.
10 crbug.com/305303 http/tests/security/mixedContent/insecure-sync-post-xhr-allowed .html [ Failure Pass ] 10 crbug.com/305303 http/tests/security/mixedContent/insecure-sync-post-xhr-allowed .html [ Failure Pass ]
(...skipping 1120 matching lines...) Expand 10 before | Expand all | Expand 10 after
1131 crbug.com/367814 [ Win Debug ] fast/dom/custom/document-register-reentrant-throw ing-constructor.html [ Pass Crash ] 1131 crbug.com/367814 [ Win Debug ] fast/dom/custom/document-register-reentrant-throw ing-constructor.html [ Pass Crash ]
1132 1132
1133 crbug.com/361729 fast/multicol/pagination-h-horizontal-bt.html [ Pass Failure ] 1133 crbug.com/361729 fast/multicol/pagination-h-horizontal-bt.html [ Pass Failure ]
1134 crbug.com/361729 fast/multicol/pagination-h-horizontal-tb.html [ Pass Failure ] 1134 crbug.com/361729 fast/multicol/pagination-h-horizontal-tb.html [ Pass Failure ]
1135 1135
1136 crbug.com/367846 svg/transforms/animated-path-inside-transformed-html.xhtml [ Pa ss ImageOnlyFailure ] 1136 crbug.com/367846 svg/transforms/animated-path-inside-transformed-html.xhtml [ Pa ss ImageOnlyFailure ]
1137 1137
1138 crbug.com/367903 web-animations-api/timeline-time.html [ Pass Failure ] 1138 crbug.com/367903 web-animations-api/timeline-time.html [ Pass Failure ]
1139 1139
1140 crbug.com/169282 virtual/threaded/compositing/visibility/visibility-image-layers .html [ NeedsRebaseline ] 1140 crbug.com/169282 virtual/threaded/compositing/visibility/visibility-image-layers .html [ NeedsRebaseline ]
1141
1142 # Text selections on svg:a is no longer possible, same as for html:a, we no long er get a caret in this test:
1143 crbug.com/352175 svg/custom/linking-uri-01-b.svg [ NeedsRebaseline ]
1144 crbug.com/352175 svg/repaint/focus-element.html [ NeedsRebaseline ]
OLDNEW
« 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