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

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

Issue 1988983002: Move the dom directory from web-platform-tests/ to wpt/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 imported/web-platform-tests/content-security-policy [ Skip ] 204 imported/web-platform-tests/content-security-policy [ Skip ]
205 imported/web-platform-tests/cookies [ Skip ] 205 imported/web-platform-tests/cookies [ Skip ]
206 imported/web-platform-tests/cors [ Skip ] 206 imported/web-platform-tests/cors [ Skip ]
207 imported/web-platform-tests/csp [ Skip ] 207 imported/web-platform-tests/csp [ Skip ]
208 imported/web-platform-tests/cssom-view [ Skip ] 208 imported/web-platform-tests/cssom-view [ Skip ]
209 ## Owners: TBD 209 ## Owners: TBD
210 # imported/web-platform-tests/custom-elements [ Pass ] 210 # imported/web-platform-tests/custom-elements [ Pass ]
211 imported/web-platform-tests/custom-elements/v0/registering/unresolved-element-ps eudoclass [ Skip ] 211 imported/web-platform-tests/custom-elements/v0/registering/unresolved-element-ps eudoclass [ Skip ]
212 imported/web-platform-tests/docs [ Skip ] 212 imported/web-platform-tests/docs [ Skip ]
213 ## Owners: tkent@chromium.org 213 ## Owners: tkent@chromium.org
214 imported/web-platform-tests/dom [ Pass ] 214 imported/wpt/dom [ Pass ]
215 imported/web-platform-tests/domparsing [ Skip ] 215 imported/wpt/domparsing [ Skip ]
216 imported/web-platform-tests/domxpath [ Skip ] 216 imported/wpt/domxpath [ Skip ]
217 imported/web-platform-tests/editing [ Skip ] 217 imported/web-platform-tests/editing [ Skip ]
218 ## Owners: jsbell@chromium.org 218 ## Owners: jsbell@chromium.org
219 # imported/web-platform-tests/encoding [ Pass ] 219 # imported/web-platform-tests/encoding [ Pass ]
220 imported/web-platform-tests/eventsource [ Skip ] 220 imported/web-platform-tests/eventsource [ Skip ]
221 imported/web-platform-tests/ext-xhtml-pubid [ Skip ] 221 imported/web-platform-tests/ext-xhtml-pubid [ Skip ]
222 imported/web-platform-tests/fetch [ Skip ] 222 imported/web-platform-tests/fetch [ Skip ]
223 imported/web-platform-tests/fonts [ Skip ] 223 imported/web-platform-tests/fonts [ Skip ]
224 ## Owners: bajones@chromium.org 224 ## Owners: bajones@chromium.org
225 # imported/web-platform-tests/gamepad [ Pass ] 225 # imported/web-platform-tests/gamepad [ Pass ]
226 imported/web-platform-tests/generic-sensor [ Skip ] 226 imported/web-platform-tests/generic-sensor [ Skip ]
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 309
310 # Skip OWNERS files in web-platform-tests. crbug.com/584660 310 # Skip OWNERS files in web-platform-tests. crbug.com/584660
311 imported/web-platform-tests/user-timing/OWNERS [ Skip ] 311 imported/web-platform-tests/user-timing/OWNERS [ Skip ]
312 imported/web-platform-tests/custom-elements/OWNERS [ Skip ] 312 imported/web-platform-tests/custom-elements/OWNERS [ Skip ]
313 imported/web-platform-tests/gamepad/OWNERS [ Skip ] 313 imported/web-platform-tests/gamepad/OWNERS [ Skip ]
314 imported/web-platform-tests/FileAPI/OWNERS [ Skip ] 314 imported/web-platform-tests/FileAPI/OWNERS [ Skip ]
315 imported/web-platform-tests/html/OWNERS [ Skip ] 315 imported/web-platform-tests/html/OWNERS [ Skip ]
316 imported/web-platform-tests/webrtc/OWNERS [ Skip ] 316 imported/web-platform-tests/webrtc/OWNERS [ Skip ]
317 imported/web-platform-tests/html-imports/OWNERS [ Skip ] 317 imported/web-platform-tests/html-imports/OWNERS [ Skip ]
318 imported/web-platform-tests/IndexedDB/OWNERS [ Skip ] 318 imported/web-platform-tests/IndexedDB/OWNERS [ Skip ]
319 imported/web-platform-tests/dom/OWNERS [ Skip ] 319 imported/wpt/dom/OWNERS [ Skip ]
320 imported/web-platform-tests/shadow-dom/OWNERS [ Skip ] 320 imported/web-platform-tests/shadow-dom/OWNERS [ Skip ]
321 imported/web-platform-tests/encoding/OWNERS [ Skip ] 321 imported/web-platform-tests/encoding/OWNERS [ Skip ]
322 imported/web-platform-tests/hr-time/OWNERS [ Skip ] 322 imported/web-platform-tests/hr-time/OWNERS [ Skip ]
323 imported/web-platform-tests/pointerevents/OWNERS [ Skip ] 323 imported/web-platform-tests/pointerevents/OWNERS [ Skip ]
324 imported/web-platform-tests/webstorage/OWNERS [ Skip ] 324 imported/web-platform-tests/webstorage/OWNERS [ Skip ]
325 imported/web-platform-tests/mediacapture-streams/OWNERS [ Skip ] 325 imported/web-platform-tests/mediacapture-streams/OWNERS [ Skip ]
326 imported/web-platform-tests/touch-events/OWNERS [ Skip ] 326 imported/web-platform-tests/touch-events/OWNERS [ Skip ]
327 imported/web-platform-tests/uievents/OWNERS [ Skip ] 327 imported/web-platform-tests/uievents/OWNERS [ Skip ]
328 imported/web-platform-tests/web-animations/OWNERS [ Skip ] 328 imported/web-platform-tests/web-animations/OWNERS [ Skip ]
329 329
(...skipping 10 matching lines...) Expand all
340 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-009.html [ Skip ] 340 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-009.html [ Skip ]
341 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-015.html [ Skip ] 341 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-015.html [ Skip ]
342 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-016.html [ Skip ] 342 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-016.html [ Skip ]
343 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-018.html [ Skip ] 343 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-018.html [ Skip ]
344 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-030.html [ Skip ] 344 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-030.html [ Skip ]
345 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-034.html [ Skip ] 345 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-034.html [ Skip ]
346 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-037.html [ Skip ] 346 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-037.html [ Skip ]
347 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-038.html [ Skip ] 347 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-038.html [ Skip ]
348 348
349 # crbug.com/490939: The following tests are too large. They cause time out freq uently. 349 # crbug.com/490939: The following tests are too large. They cause time out freq uently.
350 imported/web-platform-tests/dom/ranges/Range-compareBoundaryPoints.html [ Skip ] 350 imported/wpt/dom/ranges/Range-compareBoundaryPoints.html [ Skip ]
351 imported/web-platform-tests/dom/ranges/Range-comparePoint.html [ Skip ] 351 imported/wpt/dom/ranges/Range-comparePoint.html [ Skip ]
352 imported/web-platform-tests/dom/ranges/Range-isPointInRange.html [ Skip ] 352 imported/wpt/dom/ranges/Range-isPointInRange.html [ Skip ]
353 imported/web-platform-tests/dom/ranges/Range-mutations.html [ Skip ] 353 imported/wpt/dom/ranges/Range-mutations.html [ Skip ]
354 imported/web-platform-tests/dom/ranges/Range-set.html [ Skip ] 354 imported/wpt/dom/ranges/Range-set.html [ Skip ]
355 imported/web-platform-tests/html/dom/interfaces.html [ Skip ] 355 imported/web-platform-tests/html/dom/interfaces.html [ Skip ]
356 imported/web-platform-tests/html/dom/reflection-embedded.html [ Skip ] 356 imported/web-platform-tests/html/dom/reflection-embedded.html [ Skip ]
357 imported/web-platform-tests/html/dom/reflection-forms.html [ Skip ] 357 imported/web-platform-tests/html/dom/reflection-forms.html [ Skip ]
358 imported/web-platform-tests/html/dom/reflection-grouping.html [ Skip ] 358 imported/web-platform-tests/html/dom/reflection-grouping.html [ Skip ]
359 imported/web-platform-tests/html/dom/reflection-metadata.html [ Skip ] 359 imported/web-platform-tests/html/dom/reflection-metadata.html [ Skip ]
360 imported/web-platform-tests/html/dom/reflection-misc.html [ Skip ] 360 imported/web-platform-tests/html/dom/reflection-misc.html [ Skip ]
361 imported/web-platform-tests/html/dom/reflection-obsolete.html [ Skip ] 361 imported/web-platform-tests/html/dom/reflection-obsolete.html [ Skip ]
362 imported/web-platform-tests/html/dom/reflection-sections.html [ Skip ] 362 imported/web-platform-tests/html/dom/reflection-sections.html [ Skip ]
363 imported/web-platform-tests/html/dom/reflection-tabular.html [ Skip ] 363 imported/web-platform-tests/html/dom/reflection-tabular.html [ Skip ]
364 imported/web-platform-tests/html/dom/reflection-text.html [ Skip ] 364 imported/web-platform-tests/html/dom/reflection-text.html [ Skip ]
365 365
366 # Depends on unimported directories of web-platform-tests/. 366 # Depends on unimported directories of web-platform-tests/.
367 imported/web-platform-tests/html/browsers/browsing-the-web/read-text/load-text-p lain.html [ Skip ] 367 imported/web-platform-tests/html/browsers/browsing-the-web/read-text/load-text-p lain.html [ Skip ]
368 368
369 # crbug.com/498120: Using absolute URL links. 369 # crbug.com/498120: Using absolute URL links.
370 imported/web-platform-tests/dom/events/EventTarget-dispatchEvent.html [ Skip ] 370 imported/wpt/dom/events/EventTarget-dispatchEvent.html [ Skip ]
371 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio n-stringifier.html [ Skip ] 371 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio n-stringifier.html [ Skip ]
372 imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.title -07.html [ Skip ] 372 imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.title -07.html [ Skip ]
373 imported/web-platform-tests/html/dom/documents/dom-tree-accessors/Document.curre ntScript.sub.html [ Skip ] 373 imported/web-platform-tests/html/dom/documents/dom-tree-accessors/Document.curre ntScript.sub.html [ Skip ]
374 imported/web-platform-tests/html/editing/dnd/the-draggable-attribute/draggable_a ttribute.html [ Skip ] 374 imported/web-platform-tests/html/editing/dnd/the-draggable-attribute/draggable_a ttribute.html [ Skip ]
375 imported/web-platform-tests/html/infrastructure/urls/terminology-0/document-base -url.html [ Skip ] 375 imported/web-platform-tests/html/infrastructure/urls/terminology-0/document-base -url.html [ Skip ]
376 imported/web-platform-tests/html/rendering/non-replaced-elements/the-page/body_t ext_00ffff-expected.html [ Skip ] 376 imported/web-platform-tests/html/rendering/non-replaced-elements/the-page/body_t ext_00ffff-expected.html [ Skip ]
377 imported/web-platform-tests/html/rendering/non-replaced-elements/the-page/body_t ext_00ffff.xhtml [ Skip ] 377 imported/web-platform-tests/html/rendering/non-replaced-elements/the-page/body_t ext_00ffff.xhtml [ Skip ]
378 imported/web-platform-tests/html/semantics/document-metadata/the-base-element/ba se_href_empty.html [ Skip ] 378 imported/web-platform-tests/html/semantics/document-metadata/the-base-element/ba se_href_empty.html [ Skip ]
379 imported/web-platform-tests/html/semantics/document-metadata/the-base-element/ba se_href_unspecified.html [ Skip ] 379 imported/web-platform-tests/html/semantics/document-metadata/the-base-element/ba se_href_unspecified.html [ Skip ]
380 imported/web-platform-tests/html/semantics/embedded-content/media-elements/audio _loop_base.html [ Skip ] 380 imported/web-platform-tests/html/semantics/embedded-content/media-elements/audio _loop_base.html [ Skip ]
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
446 imported/web-platform-tests/html/semantics/scripting-1/the-template-element [ Sk ip ] 446 imported/web-platform-tests/html/semantics/scripting-1/the-template-element [ Sk ip ]
447 imported/web-platform-tests/html/semantics/tabular-data/the-table-element/tFoot. html [ Skip ] 447 imported/web-platform-tests/html/semantics/tabular-data/the-table-element/tFoot. html [ Skip ]
448 imported/web-platform-tests/html/semantics/tabular-data/the-table-element/tHead. html [ Skip ] 448 imported/web-platform-tests/html/semantics/tabular-data/the-table-element/tHead. html [ Skip ]
449 imported/web-platform-tests/html/semantics/tabular-data/the-tbody-element/rows.h tml [ Skip ] 449 imported/web-platform-tests/html/semantics/tabular-data/the-tbody-element/rows.h tml [ Skip ]
450 imported/web-platform-tests/html/semantics/tabular-data/the-tfoot-element/rows.h tml [ Skip ] 450 imported/web-platform-tests/html/semantics/tabular-data/the-tfoot-element/rows.h tml [ Skip ]
451 imported/web-platform-tests/html/semantics/tabular-data/the-thead-element/rows.h tml [ Skip ] 451 imported/web-platform-tests/html/semantics/tabular-data/the-thead-element/rows.h tml [ Skip ]
452 imported/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a- stringifier.html [ Skip ] 452 imported/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a- stringifier.html [ Skip ]
453 imported/web-platform-tests/html/webappapis/system-state-and-capabilities/the-na vigator-object/NavigatorID.html [ Skip ] 453 imported/web-platform-tests/html/webappapis/system-state-and-capabilities/the-na vigator-object/NavigatorID.html [ Skip ]
454 454
455 # crbug.com/490940: Needs to load extra HTML resources. 455 # crbug.com/490940: Needs to load extra HTML resources.
456 imported/web-platform-tests/dom/nodes/Document-createElement-namespace.html [ Sk ip ] 456 imported/wpt/dom/nodes/Document-createElement-namespace.html [ Skip ]
457 imported/web-platform-tests/dom/nodes/Element-getElementsByTagName-change-docume nt-HTMLNess.html [ Skip ] 457 imported/wpt/dom/nodes/Element-getElementsByTagName-change-document-HTMLNess.htm l [ Skip ]
458 imported/web-platform-tests/dom/nodes/Node-isEqualNode-xhtml.xhtml [ Skip ] 458 imported/wpt/dom/nodes/Node-isEqualNode-xhtml.xhtml [ Skip ]
459 imported/web-platform-tests/dom/nodes/Node-parentNode.html [ Skip ] 459 imported/wpt/dom/nodes/Node-parentNode.html [ Skip ]
460 imported/web-platform-tests/dom/nodes/ParentNode-querySelector-All.html [ Skip ] 460 imported/wpt/dom/nodes/ParentNode-querySelector-All.html [ Skip ]
461 imported/web-platform-tests/dom/nodes/ParentNode-querySelector-All.js [ Skip ] 461 imported/wpt/dom/nodes/ParentNode-querySelector-All.js [ Skip ]
462 imported/web-platform-tests/dom/nodes/ParentNode-querySelector-All-xht.xht [ Ski p ] 462 imported/wpt/dom/nodes/ParentNode-querySelector-All-xht.xht [ Skip ]
463 imported/web-platform-tests/dom/nodes/getElementsByClassName-31.htm [ Skip ] 463 imported/wpt/dom/nodes/getElementsByClassName-31.htm [ Skip ]
464 imported/web-platform-tests/dom/ranges/Range-cloneContents.html [ Skip ] 464 imported/wpt/dom/ranges/Range-cloneContents.html [ Skip ]
465 imported/web-platform-tests/dom/ranges/Range-deleteContents.html [ Skip ] 465 imported/wpt/dom/ranges/Range-deleteContents.html [ Skip ]
466 imported/web-platform-tests/dom/ranges/Range-extractContents.html [ Skip ] 466 imported/wpt/dom/ranges/Range-extractContents.html [ Skip ]
467 imported/web-platform-tests/dom/ranges/Range-insertNode.html [ Skip ] 467 imported/wpt/dom/ranges/Range-insertNode.html [ Skip ]
468 imported/web-platform-tests/dom/ranges/Range-surroundContents.html [ Skip ] 468 imported/wpt/dom/ranges/Range-surroundContents.html [ Skip ]
469 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/001 .html [ Skip ] 469 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/001 .html [ Skip ]
470 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name.html [ Skip ] 470 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name.html [ Skip ]
471 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name_cross_origin.html [ Skip ] 471 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name_cross_origin.html [ Skip ]
472 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name_cross_origin_2.html [ Skip ] 472 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name_cross_origin_2.html [ Skip ]
473 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name_cross_origin_3.html [ Skip ] 473 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro wsing_context_name_cross_origin_3.html [ Skip ]
474 imported/web-platform-tests/html/browsers/browsing-the-web/navigating-across-doc uments [ Skip ] 474 imported/web-platform-tests/html/browsers/browsing-the-web/navigating-across-doc uments [ Skip ]
475 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents [ Skip ] 475 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents [ Skip ]
476 imported/web-platform-tests/html/browsers/history/the-history-interface/001.html [ Skip ] 476 imported/web-platform-tests/html/browsers/history/the-history-interface/001.html [ Skip ]
477 imported/web-platform-tests/html/browsers/history/the-history-interface/002.html [ Skip ] 477 imported/web-platform-tests/html/browsers/history/the-history-interface/002.html [ Skip ]
478 imported/web-platform-tests/html/browsers/history/the-history-interface/009.html [ Skip ] 478 imported/web-platform-tests/html/browsers/history/the-history-interface/009.html [ Skip ]
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
541 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/document.open-03.html [ Skip ] 541 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/document.open-03.html [ Skip ]
542 imported/web-platform-tests/html/editing/focus/document-level-focus-apis/documen t-level-apis.html [ Skip ] 542 imported/web-platform-tests/html/editing/focus/document-level-focus-apis/documen t-level-apis.html [ Skip ]
543 imported/web-platform-tests/html/semantics/document-metadata/the-base-element/ba se_multiple.html [ Skip ] 543 imported/web-platform-tests/html/semantics/document-metadata/the-base-element/ba se_multiple.html [ Skip ]
544 imported/web-platform-tests/html/semantics/embedded-content/the-object-element/o bject-handler.html [ Skip ] 544 imported/web-platform-tests/html/semantics/embedded-content/the-object-element/o bject-handler.html [ Skip ]
545 imported/web-platform-tests/html/semantics/forms/attributes-common-to-form-contr ols/dirname-ltr.html [ Skip ] 545 imported/web-platform-tests/html/semantics/forms/attributes-common-to-form-contr ols/dirname-ltr.html [ Skip ]
546 imported/web-platform-tests/html/semantics/forms/the-button-element/button-activ ate.html [ Skip ] 546 imported/web-platform-tests/html/semantics/forms/the-button-element/button-activ ate.html [ Skip ]
547 imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus.html [ Skip ] 547 imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus.html [ Skip ]
548 imported/web-platform-tests/html/webappapis/scripting/events/onerroreventhandler .html [ Skip ] 548 imported/web-platform-tests/html/webappapis/scripting/events/onerroreventhandler .html [ Skip ]
549 549
550 # crbug.com/493537: Need to support SVG reference tests 550 # crbug.com/493537: Need to support SVG reference tests
551 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/bar e_mathml.svg [ Skip ] 551 imported/wpt/dom/nodes/Document-createElement-namespace-tests/bare_mathml.svg [ Skip ]
552 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/bar e_svg.svg [ Skip ] 552 imported/wpt/dom/nodes/Document-createElement-namespace-tests/bare_svg.svg [ Ski p ]
553 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/bar e_xhtml.svg [ Skip ] 553 imported/wpt/dom/nodes/Document-createElement-namespace-tests/bare_xhtml.svg [ S kip ]
554 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/emp ty.svg [ Skip ] 554 imported/wpt/dom/nodes/Document-createElement-namespace-tests/empty.svg [ Skip ]
555 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/mat hml.svg [ Skip ] 555 imported/wpt/dom/nodes/Document-createElement-namespace-tests/mathml.svg [ Skip ]
556 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/min imal_html.svg [ Skip ] 556 imported/wpt/dom/nodes/Document-createElement-namespace-tests/minimal_html.svg [ Skip ]
557 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/svg .svg [ Skip ] 557 imported/wpt/dom/nodes/Document-createElement-namespace-tests/svg.svg [ Skip ]
558 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/xht ml.svg [ Skip ] 558 imported/wpt/dom/nodes/Document-createElement-namespace-tests/xhtml.svg [ Skip ]
559 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/xht ml_ns_changed.svg [ Skip ] 559 imported/wpt/dom/nodes/Document-createElement-namespace-tests/xhtml_ns_changed.s vg [ Skip ]
560 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/xht ml_ns_removed.svg [ Skip ] 560 imported/wpt/dom/nodes/Document-createElement-namespace-tests/xhtml_ns_removed.s vg [ Skip ]
561 imported/web-platform-tests/dom/nodes/Element-childElement-null-svg.svg [ Skip ] 561 imported/wpt/dom/nodes/Element-childElement-null-svg.svg [ Skip ]
562 imported/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-add-svg. svg [ Skip ] 562 imported/wpt/dom/nodes/Element-childElementCount-dynamic-add-svg.svg [ Skip ]
563 imported/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-remove-s vg.svg [ Skip ] 563 imported/wpt/dom/nodes/Element-childElementCount-dynamic-remove-svg.svg [ Skip ]
564 imported/web-platform-tests/dom/nodes/Element-childElementCount-nochild-svg.svg [ Skip ] 564 imported/wpt/dom/nodes/Element-childElementCount-nochild-svg.svg [ Skip ]
565 imported/web-platform-tests/dom/nodes/Element-childElementCount-svg.svg [ Skip ] 565 imported/wpt/dom/nodes/Element-childElementCount-svg.svg [ Skip ]
566 imported/web-platform-tests/dom/nodes/Element-firstElementChild-entity.svg [ Ski p ] 566 imported/wpt/dom/nodes/Element-firstElementChild-entity.svg [ Skip ]
567 imported/web-platform-tests/dom/nodes/Element-firstElementChild-namespace-svg.sv g [ Skip ] 567 imported/wpt/dom/nodes/Element-firstElementChild-namespace-svg.svg [ Skip ]
568 imported/web-platform-tests/dom/nodes/Element-firstElementChild-svg.svg [ Skip ] 568 imported/wpt/dom/nodes/Element-firstElementChild-svg.svg [ Skip ]
569 imported/web-platform-tests/dom/nodes/Element-lastElementChild-svg.svg [ Skip ] 569 imported/wpt/dom/nodes/Element-lastElementChild-svg.svg [ Skip ]
570 imported/web-platform-tests/dom/nodes/Element-nextElementSibling-svg.svg [ Skip ] 570 imported/wpt/dom/nodes/Element-nextElementSibling-svg.svg [ Skip ]
571 imported/web-platform-tests/dom/nodes/Element-previousElementSibling-svg.svg [ S kip ] 571 imported/wpt/dom/nodes/Element-previousElementSibling-svg.svg [ Skip ]
572 imported/web-platform-tests/dom/nodes/Element-siblingElement-null-svg.svg [ Skip ] 572 imported/wpt/dom/nodes/Element-siblingElement-null-svg.svg [ Skip ]
573 imported/web-platform-tests/html/editing/the-hidden-attribute/hidden-2.svg [ Ski p ] 573 imported/web-platform-tests/html/editing/the-hidden-attribute/hidden-2.svg [ Ski p ]
574 574
575 # https://github.com/w3c/web-platform-tests/issues/1861: A function can be 575 # https://github.com/w3c/web-platform-tests/issues/1861: A function can be
576 # called before it's defined. 576 # called before it's defined.
577 # crbug.com/493465: Requires the pipe feature of wptserve 577 # crbug.com/493465: Requires the pipe feature of wptserve
578 imported/web-platform-tests/html/browsers/the-window-object/security-window/wind ow-security.sub.html [ Skip ] 578 imported/web-platform-tests/html/browsers/the-window-object/security-window/wind ow-security.sub.html [ Skip ]
579 579
580 # crbug.com/493465: Requires the pipe feature of wptserve 580 # crbug.com/493465: Requires the pipe feature of wptserve
581 imported/web-platform-tests/html/browsers/windows/nested-browsing-contexts/frame Element.sub.html [ Skip ] 581 imported/web-platform-tests/html/browsers/windows/nested-browsing-contexts/frame Element.sub.html [ Skip ]
582 imported/web-platform-tests/html/infrastructure/urls/dynamic-changes-to-base-url s/dynamic-urls.sub.xhtml [ Skip ] 582 imported/web-platform-tests/html/infrastructure/urls/dynamic-changes-to-base-url s/dynamic-urls.sub.xhtml [ Skip ]
(...skipping 27 matching lines...) Expand all
610 # these contain an extraneous debug log div .. 610 # these contain an extraneous debug log div ..
611 imported/web-platform-tests/html-imports/link-import-null.html [ Skip ] 611 imported/web-platform-tests/html-imports/link-import-null.html [ Skip ]
612 imported/web-platform-tests/html-imports/link-import.html [ Skip ] 612 imported/web-platform-tests/html-imports/link-import.html [ Skip ]
613 imported/web-platform-tests/html-imports/loading-import.html [ Skip ] 613 imported/web-platform-tests/html-imports/loading-import.html [ Skip ]
614 614
615 # We'll never be able to test WebRTC deny tests since we always auto-allow 615 # We'll never be able to test WebRTC deny tests since we always auto-allow
616 # user media. 616 # user media.
617 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/deny.html [ Skip ] 617 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/deny.html [ Skip ]
618 618
619 # Requires http server. 619 # Requires http server.
620 imported/web-platform-tests/dom/nodes/Document-URL.sub.html [ Skip ] 620 imported/wpt/dom/nodes/Document-URL.sub.html [ Skip ]
621 imported/web-platform-tests/dom/nodes/Document-characterSet-normalization.html [ Skip ] 621 imported/wpt/dom/nodes/Document-characterSet-normalization.html [ Skip ]
622 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty pe_mimeheader_01.html [ Skip ] 622 imported/wpt/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_0 1.html [ Skip ]
623 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty pe_mimeheader_02.html [ Skip ] 623 imported/wpt/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_0 2.html [ Skip ]
624 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty pe_xml.html [ Skip ] 624 imported/wpt/dom/nodes/Document-contentType/contentType/contenttype_xml.html [ S kip ]
625 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/xhr_respo nseType_document.html [ Skip ] 625 imported/wpt/dom/nodes/Document-contentType/contentType/xhr_responseType_documen t.html [ Skip ]
626 imported/web-platform-tests/dom/nodes/Element-matches.html [ Skip ] 626 imported/wpt/dom/nodes/Element-matches.html [ Skip ]
627 imported/web-platform-tests/html/browsers/history/the-history-interface/008.html [ Skip ] 627 imported/web-platform-tests/html/browsers/history/the-history-interface/008.html [ Skip ]
628 imported/web-platform-tests/html/browsers/origin/relaxing-the-same-origin-restri ction/document_domain.html [ Skip ] 628 imported/web-platform-tests/html/browsers/origin/relaxing-the-same-origin-restri ction/document_domain.html [ Skip ]
629 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 ] 629 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 ]
630 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/extern al-script-utf8.js [ Skip ] 630 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/extern al-script-utf8.js [ Skip ]
631 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/extern al-script-windows1250.js [ Skip ] 631 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/extern al-script-windows1250.js [ Skip ]
632 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script -charset-01.html [ Skip ] 632 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script -charset-01.html [ Skip ]
633 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script -charset-02.html [ Skip ] 633 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script -charset-02.html [ Skip ]
634 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script -not-found-not-executed-2.py [ Skip ] 634 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script -not-found-not-executed-2.py [ Skip ]
635 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script -not-found-not-executed.html [ Skip ] 635 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script -not-found-not-executed.html [ Skip ]
636 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script -not-found-not-executed.py [ Skip ] 636 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script -not-found-not-executed.py [ Skip ]
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
766 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/upda te-media.html [ Skip ] 766 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/upda te-media.html [ Skip ]
767 imported/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded.h tml [ Skip ] 767 imported/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded.h tml [ Skip ]
768 imported/web-platform-tests/html/semantics/forms/form-submission-0/getactionurl. html [ Skip ] 768 imported/web-platform-tests/html/semantics/forms/form-submission-0/getactionurl. html [ Skip ]
769 imported/web-platform-tests/html/semantics/forms/form-submission-0/submit-entity -body.html [ Skip ] 769 imported/web-platform-tests/html/semantics/forms/form-submission-0/submit-entity -body.html [ Skip ]
770 770
771 # crbug.com/561421: Update meta refresh parsing to match the new spec 771 # crbug.com/561421: Update meta refresh parsing to match the new spec
772 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] 772 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ]
773 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] 773 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ]
774 774
775 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) 775 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout)
776 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] 776 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ]
777 777
778 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared 778 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared
779 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen erate.py [ Skip ] 779 imported/wpt/dom/nodes/Document-createElement-namespace-tests/generate.py [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/collections/HTMLCollection-as-proto-length-get-throws.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698