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

Side by Side Diff: third_party/WebKit/LayoutTests/W3CImportExpectations

Issue 1924663004: Import web-platform-tests@c969f975ca64b67ebcdddfefa0ef1d7d82680d88 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/web-platform-tests/README.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file controls which subdirectories of the w3c test repos we do (or don't) import. 1 # This file controls which subdirectories of the w3c test repos we do (or don't) import.
2 # 2 #
3 # This file acts as a blacklist; directories and files not listed here will auto matically 3 # This file acts as a blacklist; directories and files not listed here will auto matically
4 # be found and imported. The only exception is that the manual tests (i.e. those with a 4 # be found and imported. The only exception is that the manual tests (i.e. those with a
5 # filename ending with "-manual.html" or "-manual.htm") are never imported. 5 # filename ending with "-manual.html" or "-manual.htm") are never imported.
6 6
7 # When removing blacklist entries: 7 # When removing blacklist entries:
8 # * Comment out the line rather than deleting it, to show it is intentional 8 # * Comment out the line rather than deleting it, to show it is intentional
9 # * Change [ Skip ] to [ Pass ] 9 # * Change [ Skip ] to [ Pass ]
10 # * Add a leading comment: ## Owners: user@example.com 10 # * Add a leading comment: ## Owners: user@example.com
(...skipping 749 matching lines...) Expand 10 before | Expand all | Expand 10 after
760 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] 760 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ]
761 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] 761 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ]
762 762
763 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) 763 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout)
764 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] 764 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ]
765 765
766 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared 766 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared
767 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen erate.py [ Skip ] 767 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen erate.py [ Skip ]
768 768
769 # crbug.com/606875: New web animation web platform tests are failing. 769 # crbug.com/606875: New web animation web platform tests are failing.
770 imported/web-platform-tests/web-animations/animation-effect-timing/easing.html [ Skip ]
771 imported/web-platform-tests/web-animations/animation-effect-timing/fill.html [ S kip ]
772 imported/web-platform-tests/web-animations/animation-model/animation-types/discr ete-animation.html [ Skip ]
773 imported/web-platform-tests/web-animations/animation-model/animation-types/not-a nimatable.html [ Skip ]
774 imported/web-platform-tests/web-animations/animation/finished.html [ Skip ]
775 imported/web-platform-tests/web-animations/animation/oncancel.html [ Skip ] 770 imported/web-platform-tests/web-animations/animation/oncancel.html [ Skip ]
776 imported/web-platform-tests/web-animations/animation/onfinish.html [ Skip ] 771 imported/web-platform-tests/web-animations/animation/onfinish.html [ Skip ]
suzyh_UTC10 (ex-contributor) 2016/04/27 21:59:05 In what way are these failing? Are these failing i
777
778 # crbug.com/606900; Dispatching errors across iframes.
779 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window- onerror-with-cross-frame-event-listeners-1.html [ Skip ]
780 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window- onerror-with-cross-frame-event-listeners-2.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/web-platform-tests/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698