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

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

Issue 1529523002: Import dom/ from web-platform-tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tweak W3CImportExpectations 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/collections/HTMLCollection-empty-name.html » ('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 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 imported/web-platform-tests/config.default.json [ Skip ] 90 imported/web-platform-tests/config.default.json [ Skip ]
91 imported/web-platform-tests/conformance-checkers [ Skip ] 91 imported/web-platform-tests/conformance-checkers [ Skip ]
92 imported/web-platform-tests/content-security-policy [ Skip ] 92 imported/web-platform-tests/content-security-policy [ Skip ]
93 imported/web-platform-tests/cors [ Skip ] 93 imported/web-platform-tests/cors [ Skip ]
94 imported/web-platform-tests/csp [ Skip ] 94 imported/web-platform-tests/csp [ Skip ]
95 imported/web-platform-tests/cssom-view [ Skip ] 95 imported/web-platform-tests/cssom-view [ Skip ]
96 ## Owners: TBD 96 ## Owners: TBD
97 # imported/web-platform-tests/custom-elements [ Pass ] 97 # imported/web-platform-tests/custom-elements [ Pass ]
98 imported/web-platform-tests/custom-elements/registering-custom-elements/unresolv ed-element-pseudoclass [ Skip ] 98 imported/web-platform-tests/custom-elements/registering-custom-elements/unresolv ed-element-pseudoclass [ Skip ]
99 imported/web-platform-tests/docs [ Skip ] 99 imported/web-platform-tests/docs [ Skip ]
100 imported/web-platform-tests/dom [ Skip ] 100 ## Owners: philipj@opera.com
101 imported/web-platform-tests/dom [ Pass ]
101 imported/web-platform-tests/domparsing [ Skip ] 102 imported/web-platform-tests/domparsing [ Skip ]
102 imported/web-platform-tests/domxpath [ Skip ] 103 imported/web-platform-tests/domxpath [ Skip ]
103 imported/web-platform-tests/editing [ Skip ] 104 imported/web-platform-tests/editing [ Skip ]
104 ## Owners: jsbell@chromium.org 105 ## Owners: jsbell@chromium.org
105 # imported/web-platform-tests/encoding [ Pass ] 106 # imported/web-platform-tests/encoding [ Pass ]
106 imported/web-platform-tests/eventsource [ Skip ] 107 imported/web-platform-tests/eventsource [ Skip ]
107 imported/web-platform-tests/ext-xhtml-pubid [ Skip ] 108 imported/web-platform-tests/ext-xhtml-pubid [ Skip ]
108 imported/web-platform-tests/fetch [ Skip ] 109 imported/web-platform-tests/fetch [ Skip ]
109 imported/web-platform-tests/fonts [ Skip ] 110 imported/web-platform-tests/fonts [ Skip ]
110 ## Owners: bajones@chromium.org 111 ## Owners: bajones@chromium.org
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
198 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-009.html [ Skip ] 199 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-009.html [ Skip ]
199 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-015.html [ Skip ] 200 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-015.html [ Skip ]
200 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-016.html [ Skip ] 201 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-016.html [ Skip ]
201 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-018.html [ Skip ] 202 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-018.html [ Skip ]
202 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-030.html [ Skip ] 203 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-030.html [ Skip ]
203 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-034.html [ Skip ] 204 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-034.html [ Skip ]
204 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-037.html [ Skip ] 205 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-037.html [ Skip ]
205 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-038.html [ Skip ] 206 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-038.html [ Skip ]
206 207
207 # crbug.com/490939: The following tests are too large. They cause time out freq uently. 208 # crbug.com/490939: The following tests are too large. They cause time out freq uently.
209 imported/web-platform-tests/dom/ranges/Range-compareBoundaryPoints.html [ Skip ]
210 imported/web-platform-tests/dom/ranges/Range-comparePoint.html [ Skip ]
211 imported/web-platform-tests/dom/ranges/Range-isPointInRange.html [ Skip ]
212 imported/web-platform-tests/dom/ranges/Range-mutations.html [ Skip ]
213 imported/web-platform-tests/dom/ranges/Range-set.html [ Skip ]
208 imported/web-platform-tests/html/dom/interfaces.html [ Skip ] 214 imported/web-platform-tests/html/dom/interfaces.html [ Skip ]
209 imported/web-platform-tests/html/dom/reflection-embedded.html [ Skip ] 215 imported/web-platform-tests/html/dom/reflection-embedded.html [ Skip ]
210 imported/web-platform-tests/html/dom/reflection-forms.html [ Skip ] 216 imported/web-platform-tests/html/dom/reflection-forms.html [ Skip ]
211 imported/web-platform-tests/html/dom/reflection-grouping.html [ Skip ] 217 imported/web-platform-tests/html/dom/reflection-grouping.html [ Skip ]
212 imported/web-platform-tests/html/dom/reflection-metadata.html [ Skip ] 218 imported/web-platform-tests/html/dom/reflection-metadata.html [ Skip ]
213 imported/web-platform-tests/html/dom/reflection-misc.html [ Skip ] 219 imported/web-platform-tests/html/dom/reflection-misc.html [ Skip ]
214 imported/web-platform-tests/html/dom/reflection-obsolete.html [ Skip ] 220 imported/web-platform-tests/html/dom/reflection-obsolete.html [ Skip ]
215 imported/web-platform-tests/html/dom/reflection-sections.html [ Skip ] 221 imported/web-platform-tests/html/dom/reflection-sections.html [ Skip ]
216 imported/web-platform-tests/html/dom/reflection-tabular.html [ Skip ] 222 imported/web-platform-tests/html/dom/reflection-tabular.html [ Skip ]
217 imported/web-platform-tests/html/dom/reflection-text.html [ Skip ] 223 imported/web-platform-tests/html/dom/reflection-text.html [ Skip ]
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
295 imported/web-platform-tests/html/semantics/embedded-content/the-video-element/vi deo_initially_paused.html [ Skip ] 301 imported/web-platform-tests/html/semantics/embedded-content/the-video-element/vi deo_initially_paused.html [ Skip ]
296 imported/web-platform-tests/html/semantics/forms/the-input-element/image01.html [ Skip ] 302 imported/web-platform-tests/html/semantics/forms/the-input-element/image01.html [ Skip ]
297 imported/web-platform-tests/html/semantics/scripting-1/the-template-element [ Sk ip ] 303 imported/web-platform-tests/html/semantics/scripting-1/the-template-element [ Sk ip ]
298 imported/web-platform-tests/html/semantics/tabular-data/the-tbody-element/rows.h tml [ Skip ] 304 imported/web-platform-tests/html/semantics/tabular-data/the-tbody-element/rows.h tml [ Skip ]
299 imported/web-platform-tests/html/semantics/tabular-data/the-tfoot-element/rows.h tml [ Skip ] 305 imported/web-platform-tests/html/semantics/tabular-data/the-tfoot-element/rows.h tml [ Skip ]
300 imported/web-platform-tests/html/semantics/tabular-data/the-thead-element/rows.h tml [ Skip ] 306 imported/web-platform-tests/html/semantics/tabular-data/the-thead-element/rows.h tml [ Skip ]
301 imported/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a- stringifier.html [ Skip ] 307 imported/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a- stringifier.html [ Skip ]
302 imported/web-platform-tests/html/webappapis/system-state-and-capabilities/the-na vigator-object/NavigatorID.html [ Skip ] 308 imported/web-platform-tests/html/webappapis/system-state-and-capabilities/the-na vigator-object/NavigatorID.html [ Skip ]
303 309
304 # crbug.com/490940: Needs to load extra HTML resources. 310 # crbug.com/490940: Needs to load extra HTML resources.
311 imported/web-platform-tests/dom/nodes/Document-createElement-namespace.html [ Sk ip ]
312 imported/web-platform-tests/dom/nodes/Element-getElementsByTagName-change-docume nt-HTMLNess.html [ Skip ]
313 imported/web-platform-tests/dom/nodes/Node-isEqualNode.xhtml [ Skip ]
314 imported/web-platform-tests/dom/nodes/Node-parentNode.html [ Skip ]
315 imported/web-platform-tests/dom/nodes/ParentNode-querySelector-All.html [ Skip ]
316 imported/web-platform-tests/dom/nodes/ParentNode-querySelector-All.js [ Skip ]
317 imported/web-platform-tests/dom/nodes/ParentNode-querySelector-All-xht.xht [ Ski p ]
318 imported/web-platform-tests/dom/nodes/getElementsByClassName-31.htm [ Skip ]
319 imported/web-platform-tests/dom/ranges/Range-cloneContents.html [ Skip ]
320 imported/web-platform-tests/dom/ranges/Range-deleteContents.html [ Skip ]
321 imported/web-platform-tests/dom/ranges/Range-extractContents.html [ Skip ]
322 imported/web-platform-tests/dom/ranges/Range-insertNode.html [ Skip ]
323 imported/web-platform-tests/dom/ranges/Range-surroundContents.html [ Skip ]
305 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/001 .html [ Skip ] 324 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/001 .html [ Skip ]
306 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name.html [ Skip ] 325 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name.html [ Skip ]
307 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name_cross_origin.html [ Skip ] 326 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name_cross_origin.html [ Skip ]
308 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name_cross_origin_2.html [ Skip ] 327 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name_cross_origin_2.html [ Skip ]
309 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name_cross_origin_3.html [ Skip ] 328 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name_cross_origin_3.html [ Skip ]
310 imported/web-platform-tests/html/browsers/browsing-the-web/navigating-across-doc uments [ Skip ] 329 imported/web-platform-tests/html/browsers/browsing-the-web/navigating-across-doc uments [ Skip ]
311 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents [ Skip ] 330 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents [ Skip ]
312 imported/web-platform-tests/html/browsers/history/the-history-interface/001.html [ Skip ] 331 imported/web-platform-tests/html/browsers/history/the-history-interface/001.html [ Skip ]
313 imported/web-platform-tests/html/browsers/history/the-history-interface/002.html [ Skip ] 332 imported/web-platform-tests/html/browsers/history/the-history-interface/002.html [ Skip ]
314 imported/web-platform-tests/html/browsers/history/the-history-interface/009.html [ Skip ] 333 imported/web-platform-tests/html/browsers/history/the-history-interface/009.html [ Skip ]
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
367 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/014.html [ Skip ] 386 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/014.html [ Skip ]
368 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/015.html [ Skip ] 387 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/015.html [ Skip ]
369 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/016.html [ Skip ] 388 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/016.html [ Skip ]
370 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/document.open-03.html [ Skip ] 389 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/document.open-03.html [ Skip ]
371 imported/web-platform-tests/html/semantics/document-metadata/the-base-element/ba se_multiple.html [ Skip ] 390 imported/web-platform-tests/html/semantics/document-metadata/the-base-element/ba se_multiple.html [ Skip ]
372 imported/web-platform-tests/html/semantics/embedded-content/the-object-element/o bject-handler.html [ Skip ] 391 imported/web-platform-tests/html/semantics/embedded-content/the-object-element/o bject-handler.html [ Skip ]
373 imported/web-platform-tests/html/semantics/forms/attributes-common-to-form-contr ols/dirname-ltr.html [ Skip ] 392 imported/web-platform-tests/html/semantics/forms/attributes-common-to-form-contr ols/dirname-ltr.html [ Skip ]
374 imported/web-platform-tests/html/webappapis/scripting/events/onerroreventhandler .html [ Skip ] 393 imported/web-platform-tests/html/webappapis/scripting/events/onerroreventhandler .html [ Skip ]
375 394
376 # crbug.com/493537: Need to support SVG reference tests 395 # crbug.com/493537: Need to support SVG reference tests
396 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/bar e_mathml.svg [ Skip ]
397 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/bar e_svg.svg [ Skip ]
398 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/bar e_xhtml.svg [ Skip ]
399 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/emp ty.svg [ Skip ]
400 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/mat hml.svg [ Skip ]
401 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/min imal_html.svg [ Skip ]
402 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/svg .svg [ Skip ]
403 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/xht ml.svg [ Skip ]
404 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/xht ml_ns_changed.svg [ Skip ]
405 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/xht ml_ns_removed.svg [ Skip ]
406 imported/web-platform-tests/dom/nodes/Element-childElement-null-svg.svg [ Skip ]
407 imported/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-add-svg. svg [ Skip ]
408 imported/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-remove-s vg.svg [ Skip ]
409 imported/web-platform-tests/dom/nodes/Element-childElementCount-nochild-svg.svg [ Skip ]
410 imported/web-platform-tests/dom/nodes/Element-childElementCount-svg.svg [ Skip ]
411 imported/web-platform-tests/dom/nodes/Element-firstElementChild-entity.svg [ Ski p ]
412 imported/web-platform-tests/dom/nodes/Element-firstElementChild-namespace-svg.sv g [ Skip ]
413 imported/web-platform-tests/dom/nodes/Element-firstElementChild-svg.svg [ Skip ]
414 imported/web-platform-tests/dom/nodes/Element-lastElementChild-svg.svg [ Skip ]
415 imported/web-platform-tests/dom/nodes/Element-nextElementSibling-svg.svg [ Skip ]
416 imported/web-platform-tests/dom/nodes/Element-previousElementSibling-svg.svg [ S kip ]
417 imported/web-platform-tests/dom/nodes/Element-siblingElement-null-svg.svg [ Skip ]
377 imported/web-platform-tests/html/editing/the-hidden-attribute/hidden-2.svg [ Ski p ] 418 imported/web-platform-tests/html/editing/the-hidden-attribute/hidden-2.svg [ Ski p ]
378 419
379 # https://github.com/w3c/web-platform-tests/issues/1861: A function can be 420 # https://github.com/w3c/web-platform-tests/issues/1861: A function can be
380 # called before it's defined. 421 # called before it's defined.
381 # crbug.com/493465: Requires the pipe feature of wptserve 422 # crbug.com/493465: Requires the pipe feature of wptserve
382 imported/web-platform-tests/html/browsers/the-window-object/security-window/wind ow-security.sub.html [ Skip ] 423 imported/web-platform-tests/html/browsers/the-window-object/security-window/wind ow-security.sub.html [ Skip ]
383 424
384 # crbug.com/493465: Requires the pipe feature of wptserve 425 # crbug.com/493465: Requires the pipe feature of wptserve
385 imported/web-platform-tests/html/browsers/windows/nested-browsing-contexts/frame Element.sub.html [ Skip ] 426 imported/web-platform-tests/html/browsers/windows/nested-browsing-contexts/frame Element.sub.html [ Skip ]
386 imported/web-platform-tests/html/infrastructure/urls/dynamic-changes-to-base-url s/dynamic-urls.sub.xhtml [ Skip ] 427 imported/web-platform-tests/html/infrastructure/urls/dynamic-changes-to-base-url s/dynamic-urls.sub.xhtml [ Skip ]
(...skipping 27 matching lines...) Expand all
414 # these contain an extraneous debug log div .. 455 # these contain an extraneous debug log div ..
415 imported/web-platform-tests/html-imports/link-import-null.html [ Skip ] 456 imported/web-platform-tests/html-imports/link-import-null.html [ Skip ]
416 imported/web-platform-tests/html-imports/link-import.html [ Skip ] 457 imported/web-platform-tests/html-imports/link-import.html [ Skip ]
417 imported/web-platform-tests/html-imports/loading-import.html [ Skip ] 458 imported/web-platform-tests/html-imports/loading-import.html [ Skip ]
418 459
419 # We'll never be able to test WebRTC deny tests since we always auto-allow 460 # We'll never be able to test WebRTC deny tests since we always auto-allow
420 # user media. 461 # user media.
421 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/deny.html [ Skip ] 462 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/deny.html [ Skip ]
422 463
423 # Requires http server. 464 # Requires http server.
465 imported/web-platform-tests/dom/nodes/Document-URL.sub.html [ Skip ]
466 imported/web-platform-tests/dom/nodes/Document-characterSet-normalization.html [ Skip ]
467 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty pe_mimeheader_01.html [ Skip ]
468 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty pe_mimeheader_02.html [ Skip ]
469 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty pe_xml.html [ Skip ]
470 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/xhr_respo nseType_document.html [ Skip ]
471 imported/web-platform-tests/dom/nodes/Element-matches.html [ Skip ]
472 imported/web-platform-tests/dom/nodes/Node-baseURI.html [ Skip ]
424 imported/web-platform-tests/html/browsers/history/the-history-interface/008.html [ Skip ] 473 imported/web-platform-tests/html/browsers/history/the-history-interface/008.html [ Skip ]
425 imported/web-platform-tests/html/browsers/origin/relaxing-the-same-origin-restri ction/document_domain.html [ Skip ] 474 imported/web-platform-tests/html/browsers/origin/relaxing-the-same-origin-restri ction/document_domain.html [ Skip ]
426 imported/web-platform-tests/html/browsers/the-window-object/apis-for-creating-an d-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html [ Skip ] 475 imported/web-platform-tests/html/browsers/the-window-object/apis-for-creating-an d-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html [ Skip ]
427 476
428 # Requires http server. Moved the following test to http/tests/custom-elements/. 477 # Requires http server. Moved the following test to http/tests/custom-elements/.
429 imported/web-platform-tests/custom-elements/creating-and-passing-registries/no-r egistry-test.html [ Skip ] 478 imported/web-platform-tests/custom-elements/creating-and-passing-registries/no-r egistry-test.html [ Skip ]
430 479
431 # crbug.com/404303: Was broken as of 2014-07-06. 480 # crbug.com/404303: Was broken as of 2014-07-06.
432 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/unknownkey-option-param.html 481 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/unknownkey-option-param.html
433 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/empty-option-param.html 482 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/empty-option-param.html
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
552 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-002.h tml [ Skip ] 601 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-002.h tml [ Skip ]
553 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-003.h tml [ Skip ] 602 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-003.h tml [ Skip ]
554 603
555 # References /common/ or /images/ directory. crbug.com/360762 604 # References /common/ or /images/ directory. crbug.com/360762
556 imported/web-platform-tests/FileAPI/url/url_xmlhttprequest_img.html [ Skip ] 605 imported/web-platform-tests/FileAPI/url/url_xmlhttprequest_img.html [ Skip ]
557 imported/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded.h tml [ Skip ] 606 imported/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded.h tml [ Skip ]
558 607
559 # crbug.com/561421: Update meta refresh parsing to match the new spec 608 # crbug.com/561421: Update meta refresh parsing to match the new spec
560 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] 609 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ]
561 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] 610 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ]
611
612 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout)
613 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/collections/HTMLCollection-empty-name.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698