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

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

Issue 2322083002: Import wpt@e1ad3cc6894b20da0a5d7dddf431c9e7848d0544 (Closed)
Patch Set: Add mac exception and rebase Created 4 years, 3 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 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 428 matching lines...) Expand 10 before | Expand all | Expand 10 after
439 imported/wpt/html/semantics/scripting-1/the-template-element [ Skip ] 439 imported/wpt/html/semantics/scripting-1/the-template-element [ Skip ]
440 imported/wpt/html/semantics/tabular-data/the-table-element/tFoot.html [ Skip ] 440 imported/wpt/html/semantics/tabular-data/the-table-element/tFoot.html [ Skip ]
441 imported/wpt/html/semantics/tabular-data/the-table-element/tHead.html [ Skip ] 441 imported/wpt/html/semantics/tabular-data/the-table-element/tHead.html [ Skip ]
442 imported/wpt/html/semantics/tabular-data/the-tbody-element/rows.html [ Skip ] 442 imported/wpt/html/semantics/tabular-data/the-tbody-element/rows.html [ Skip ]
443 imported/wpt/html/semantics/tabular-data/the-tfoot-element/rows.html [ Skip ] 443 imported/wpt/html/semantics/tabular-data/the-tfoot-element/rows.html [ Skip ]
444 imported/wpt/html/semantics/tabular-data/the-thead-element/rows.html [ Skip ] 444 imported/wpt/html/semantics/tabular-data/the-thead-element/rows.html [ Skip ]
445 imported/wpt/html/semantics/text-level-semantics/the-a-element/a-stringifier.htm l [ Skip ] 445 imported/wpt/html/semantics/text-level-semantics/the-a-element/a-stringifier.htm l [ Skip ]
446 imported/wpt/html/webappapis/system-state-and-capabilities/the-navigator-object/ NavigatorID.html [ Skip ] 446 imported/wpt/html/webappapis/system-state-and-capabilities/the-navigator-object/ NavigatorID.html [ Skip ]
447 447
448 # crbug.com/490940: Needs to load extra HTML resources. 448 # crbug.com/490940: Needs to load extra HTML resources.
449 imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-objects-on-n ew-window.html [ Skip ]
449 imported/wpt/dom/nodes/Document-createElement-namespace.html [ Skip ] 450 imported/wpt/dom/nodes/Document-createElement-namespace.html [ Skip ]
450 imported/wpt/dom/nodes/Element-getElementsByTagName-change-document-HTMLNess.htm l [ Skip ] 451 imported/wpt/dom/nodes/Element-getElementsByTagName-change-document-HTMLNess.htm l [ Skip ]
451 imported/wpt/dom/nodes/Node-isEqualNode-xhtml.xhtml [ Skip ] 452 imported/wpt/dom/nodes/Node-isEqualNode-xhtml.xhtml [ Skip ]
452 imported/wpt/dom/nodes/Node-parentNode.html [ Skip ] 453 imported/wpt/dom/nodes/Node-parentNode.html [ Skip ]
453 imported/wpt/dom/nodes/ParentNode-querySelector-All.html [ Skip ] 454 imported/wpt/dom/nodes/ParentNode-querySelector-All.html [ Skip ]
454 imported/wpt/dom/nodes/ParentNode-querySelector-All.js [ Skip ] 455 imported/wpt/dom/nodes/ParentNode-querySelector-All.js [ Skip ]
455 imported/wpt/dom/nodes/ParentNode-querySelector-All-xht.xht [ Skip ] 456 imported/wpt/dom/nodes/ParentNode-querySelector-All-xht.xht [ Skip ]
456 imported/wpt/dom/nodes/getElementsByClassName-31.htm [ Skip ] 457 imported/wpt/dom/nodes/getElementsByClassName-31.htm [ Skip ]
457 imported/wpt/dom/ranges/Range-cloneContents.html [ Skip ] 458 imported/wpt/dom/ranges/Range-cloneContents.html [ Skip ]
458 imported/wpt/dom/ranges/Range-deleteContents.html [ Skip ] 459 imported/wpt/dom/ranges/Range-deleteContents.html [ Skip ]
(...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after
778 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) 779 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout)
779 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ] 780 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ]
780 781
781 # Untriaged: Test results contain local file paths 782 # Untriaged: Test results contain local file paths
782 imported/wpt/html/semantics/document-metadata/the-base-element/base_about_blank. html [ Skip ] 783 imported/wpt/html/semantics/document-metadata/the-base-element/base_about_blank. html [ Skip ]
783 imported/wpt/html/semantics/document-metadata/the-base-element/base_srcdoc.html [ Skip ] 784 imported/wpt/html/semantics/document-metadata/the-base-element/base_srcdoc.html [ Skip ]
784 785
785 # Untriaged: Tests don't complete. 786 # Untriaged: Tests don't complete.
786 imported/wpt/html/semantics/document-metadata/the-style-element/style-error-01.h tml [ Skip ] 787 imported/wpt/html/semantics/document-metadata/the-style-element/style-error-01.h tml [ Skip ]
787 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull screen.html [ Skip ] 788 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull screen.html [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698