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

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

Issue 1483983003: Import web-platform-tests@7dda9a13574b33d55a73e995e3d1f1fbd4da0f2b (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 521 matching lines...) Expand 10 before | Expand all | Expand 10 after
532 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits3-003.h tml [ Skip ] 532 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits3-003.h tml [ Skip ]
533 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-001.h tml [ Skip ] 533 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-001.h tml [ Skip ]
534 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-002.h tml [ Skip ] 534 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-002.h tml [ Skip ]
535 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-003.h tml [ Skip ] 535 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-003.h tml [ Skip ]
536 536
537 # References /common/ or /images/ directory. crbug.com/360762 537 # References /common/ or /images/ directory. crbug.com/360762
538 imported/web-platform-tests/FileAPI/url/url_xmlhttprequest_img.html [ Skip ] 538 imported/web-platform-tests/FileAPI/url/url_xmlhttprequest_img.html [ Skip ]
539 imported/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded.h tml [ Skip ] 539 imported/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded.h tml [ Skip ]
540 540
541 # crbug.com/561418: <ul type=decimal> and values other than 1/a/A/i/I/none/disc/ circle/square should not be supported 541 # crbug.com/561418: <ul type=decimal> and values other than 1/a/A/i/I/none/disc/ circle/square should not be supported
542 imported/web-platform-tests/html/rendering/non-replaced-elements/lists/li-type-u nsupported-lower-alpha.html [ Skip ]
543 imported/web-platform-tests/html/rendering/non-replaced-elements/lists/li-type-u nsupported-lower-roman.html [ Skip ]
544 imported/web-platform-tests/html/rendering/non-replaced-elements/lists/li-type-u nsupported-upper-alpha.html [ Skip ]
545 imported/web-platform-tests/html/rendering/non-replaced-elements/lists/li-type-u nsupported-upper-roman.html [ Skip ]
542 imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-u nsupported-decimal.html [ Skip ] 546 imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-u nsupported-decimal.html [ Skip ]
543 imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-u nsupported-lower-alpha.html [ Skip ] 547 imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-u nsupported-lower-alpha.html [ Skip ]
544 imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-u nsupported-lower-roman.html [ Skip ] 548 imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-u nsupported-lower-roman.html [ Skip ]
545 imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-u nsupported-upper-alpha.html [ Skip ] 549 imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-u nsupported-upper-alpha.html [ Skip ]
546 imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-u nsupported-upper-roman.html [ Skip ] 550 imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-u nsupported-upper-roman.html [ Skip ]
547 551
548 # crbug.com/561421: Update meta refresh parsing to match the new spec 552 # crbug.com/561421: Update meta refresh parsing to match the new spec
549 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] 553 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ]
550 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support/refresh.sub.html [ Skip ] 554 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support/refresh.sub.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-03.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698