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

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

Issue 2639773002: Re-import wpt/html/dom/reflection-misc.html (Closed)
Patch Set: rebase Created 3 years, 11 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 | no next file » | 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. 4 # be found and imported.
5 5
6 # When removing blacklist entries: 6 # When removing blacklist entries:
7 # * Comment out the line rather than deleting it, to show it is intentional 7 # * Comment out the line rather than deleting it, to show it is intentional
8 # * Change [ Skip ] to [ Pass ] 8 # * Change [ Skip ] to [ Pass ]
9 # * Add a leading comment: ## Owners: user@example.com 9 # * Add a leading comment: ## Owners: user@example.com
10 10
(...skipping 700 matching lines...) Expand 10 before | Expand all | Expand 10 after
711 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull screen.html [ Skip ] 711 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull screen.html [ Skip ]
712 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-1.html [ Skip ] 712 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-1.html [ Skip ]
713 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-2.html [ Skip ] 713 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-2.html [ Skip ]
714 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-3.html [ Skip ] 714 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-3.html [ Skip ]
715 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-1.html [ Skip ] 715 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-1.html [ Skip ]
716 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-2.html [ Skip ] 716 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-2.html [ Skip ]
717 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-3.html [ Skip ] 717 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-3.html [ Skip ]
718 external/wpt/html/semantics/forms/form-submission-0/url-encoded.html [ Skip ] 718 external/wpt/html/semantics/forms/form-submission-0/url-encoded.html [ Skip ]
719 external/wpt/svg/linking/scripted [ Skip ] 719 external/wpt/svg/linking/scripted [ Skip ]
720 720
721 # crbug.com/680419: We're experimenting with changing the behavior of the 'nonce ' attribute
722 external/wpt/html/dom/reflection-misc.html [ Skip ]
723
724 # crbug.com/656171: w3c-test-importer fails to import file with non-valid utf8 ( 004.worker.js). 721 # crbug.com/656171: w3c-test-importer fails to import file with non-valid utf8 ( 004.worker.js).
725 crbug.com/656171 external/wpt/workers/semantics/encodings [ Skip ] 722 crbug.com/656171 external/wpt/workers/semantics/encodings [ Skip ]
726 723
727 # They have a wrong encoding, and test_parser.py throws UnicodeEncodeError. 724 # They have a wrong encoding, and test_parser.py throws UnicodeEncodeError.
728 external/wpt/domxpath/001.html [ Skip ] 725 external/wpt/domxpath/001.html [ Skip ]
729 external/wpt/domxpath/002.html [ Skip ] 726 external/wpt/domxpath/002.html [ Skip ]
730 727
731 # This test depends on a file xml_xpath_tests.xml, which is too large 728 # This test depends on a file xml_xpath_tests.xml, which is too large
732 # for Rietveld to handle now, so it's not currently imported. 729 # for Rietveld to handle now, so it's not currently imported.
733 crbug.com/676491 external/wpt/domxpath/xml_xpath_runner.html [ Skip ] 730 crbug.com/676491 external/wpt/domxpath/xml_xpath_runner.html [ Skip ]
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
825 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [ Skip ] 822 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [ Skip ]
826 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] 823 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ]
827 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk ip ] 824 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk ip ]
828 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S kip ] 825 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S kip ]
829 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk ip ] 826 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk ip ]
830 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ] 827 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ]
831 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ] 828 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ]
832 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ] 829 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ]
833 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ] 830 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ]
834 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ] 831 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698