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

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

Issue 2371993003: Throw when blocking top-level navigation. (Closed)
Patch Set: Test. Created 4 years, 2 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 347 matching lines...) Expand 10 before | Expand all | Expand 10 after
358 imported/wpt/html/dom/reflection-sections.html [ Skip ] 358 imported/wpt/html/dom/reflection-sections.html [ Skip ]
359 imported/wpt/html/dom/reflection-tabular.html [ Skip ] 359 imported/wpt/html/dom/reflection-tabular.html [ Skip ]
360 imported/wpt/html/dom/reflection-text.html [ Skip ] 360 imported/wpt/html/dom/reflection-text.html [ Skip ]
361 361
362 # Depends on unimported directories of web-platform-tests/. 362 # Depends on unimported directories of web-platform-tests/.
363 imported/wpt/html/browsers/browsing-the-web/read-text/load-text-plain.html [ Ski p ] 363 imported/wpt/html/browsers/browsing-the-web/read-text/load-text-plain.html [ Ski p ]
364 364
365 # crbug.com/498120: Using absolute URL links. 365 # crbug.com/498120: Using absolute URL links.
366 imported/wpt/dom/events/EventTarget-dispatchEvent.html [ Skip ] 366 imported/wpt/dom/events/EventTarget-dispatchEvent.html [ Skip ]
367 imported/wpt/html/browsers/history/the-location-interface/location-stringifier.h tml [ Skip ] 367 imported/wpt/html/browsers/history/the-location-interface/location-stringifier.h tml [ Skip ]
368 imported/wpt/html/browsers/history/the-location-interface/security_location_0.su b.htm [ Skip ]
Mike West 2016/09/28 12:26:13 This test now fails because we're not running WPT,
368 imported/wpt/html/dom/documents/dom-tree-accessors/document.title-07.html [ Skip ] 369 imported/wpt/html/dom/documents/dom-tree-accessors/document.title-07.html [ Skip ]
369 imported/wpt/html/dom/documents/dom-tree-accessors/Document.currentScript.sub.ht ml [ Skip ] 370 imported/wpt/html/dom/documents/dom-tree-accessors/Document.currentScript.sub.ht ml [ Skip ]
370 imported/wpt/html/editing/dnd/the-draggable-attribute/draggable_attribute.html [ Skip ] 371 imported/wpt/html/editing/dnd/the-draggable-attribute/draggable_attribute.html [ Skip ]
371 imported/wpt/html/infrastructure/urls/terminology-0/document-base-url.html [ Ski p ] 372 imported/wpt/html/infrastructure/urls/terminology-0/document-base-url.html [ Ski p ]
372 imported/wpt/html/rendering/non-replaced-elements/the-page/body_text_00ffff-expe cted.html [ Skip ] 373 imported/wpt/html/rendering/non-replaced-elements/the-page/body_text_00ffff-expe cted.html [ Skip ]
373 imported/wpt/html/rendering/non-replaced-elements/the-page/body_text_00ffff.xhtm l [ Skip ] 374 imported/wpt/html/rendering/non-replaced-elements/the-page/body_text_00ffff.xhtm l [ Skip ]
374 imported/wpt/html/semantics/document-metadata/the-base-element/base_href_empty.h tml [ Skip ] 375 imported/wpt/html/semantics/document-metadata/the-base-element/base_href_empty.h tml [ Skip ]
375 imported/wpt/html/semantics/document-metadata/the-base-element/base_href_unspeci fied.html [ Skip ] 376 imported/wpt/html/semantics/document-metadata/the-base-element/base_href_unspeci fied.html [ Skip ]
376 imported/wpt/html/semantics/embedded-content/media-elements/audio_loop_base.html [ Skip ] 377 imported/wpt/html/semantics/embedded-content/media-elements/audio_loop_base.html [ Skip ]
377 imported/wpt/html/semantics/embedded-content/media-elements/error-codes/error.ht ml [ Skip ] 378 imported/wpt/html/semantics/embedded-content/media-elements/error-codes/error.ht ml [ Skip ]
(...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after
783 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) 784 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout)
784 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ] 785 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ]
785 786
786 # Untriaged: Test results contain local file paths 787 # Untriaged: Test results contain local file paths
787 imported/wpt/html/semantics/document-metadata/the-base-element/base_about_blank. html [ Skip ] 788 imported/wpt/html/semantics/document-metadata/the-base-element/base_about_blank. html [ Skip ]
788 imported/wpt/html/semantics/document-metadata/the-base-element/base_srcdoc.html [ Skip ] 789 imported/wpt/html/semantics/document-metadata/the-base-element/base_srcdoc.html [ Skip ]
789 790
790 # Untriaged: Tests don't complete. 791 # Untriaged: Tests don't complete.
791 imported/wpt/html/semantics/document-metadata/the-style-element/style-error-01.h tml [ Skip ] 792 imported/wpt/html/semantics/document-metadata/the-style-element/style-error-01.h tml [ Skip ]
792 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull screen.html [ Skip ] 793 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull screen.html [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698