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

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

Issue 1831753002: Make ShadowRoot.cloneNode() throw NotSupportedError, instead of DataCloneError. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update expectation Created 4 years, 9 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 | third_party/WebKit/LayoutTests/fast/dom/shadow/shadowroot-clonenode.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 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 499 matching lines...) Expand 10 before | Expand all | Expand 10 after
510 crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-element s/the-hr-element-0/color.html [ Failure Pass ] 510 crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-element s/the-hr-element-0/color.html [ Failure Pass ]
511 crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-element s/the-hr-element-0/width.html [ Failure Pass ] 511 crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-element s/the-hr-element-0/width.html [ Failure Pass ]
512 crbug.com/490511 imported/web-platform-tests/html/semantics/document-metadata/st yling/LinkStyle.html [ Failure Pass ] 512 crbug.com/490511 imported/web-platform-tests/html/semantics/document-metadata/st yling/LinkStyle.html [ Failure Pass ]
513 crbug.com/490511 imported/web-platform-tests/html/semantics/embedded-content/med ia-elements/interfaces/HTMLElement/HTMLTrackElement/src.html [ Failure ] 513 crbug.com/490511 imported/web-platform-tests/html/semantics/embedded-content/med ia-elements/interfaces/HTMLElement/HTMLTrackElement/src.html [ Failure ]
514 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/compile-error-in-setInterval.html [ Failure ] 514 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/compile-error-in-setInterval.html [ Failure ]
515 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/compile-error-in-setTimeout.html [ Failure ] 515 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/compile-error-in-setTimeout.html [ Failure ]
516 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/runtime-error-in-setInterval.html [ Failure ] 516 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/runtime-error-in-setInterval.html [ Failure ]
517 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/runtime-error-in-setTimeout.html [ Failure ] 517 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/runtime-error-in-setTimeout.html [ Failure ]
518 518
519 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/elements-and-d om-objects/extensions-to-element-interface/methods/elements-001.html [ Failure ] 519 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/elements-and-d om-objects/extensions-to-element-interface/methods/elements-001.html [ Failure ]
520 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/elements-and-d om-objects/shadowroot-object/shadowroot-methods/test-010.html [ Failure ]
520 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/event-d ispatch/test-003.html [ Failure ] 521 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/event-d ispatch/test-003.html [ Failure ]
521 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/retarge ting-relatedtarget/test-003.html [ Failure ] 522 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/retarge ting-relatedtarget/test-003.html [ Failure ]
522 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-001.html [ Failure Crash ] 523 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-001.html [ Failure Crash ]
523 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-002.html [ Failure ] 524 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-002.html [ Failure ]
524 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-003.html [ Failure ] 525 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-003.html [ Failure ]
525 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-004.html [ Failure ] 526 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-004.html [ Failure ]
526 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- in-shadow-trees/html-forms/test-003.html [ Failure ] 527 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- in-shadow-trees/html-forms/test-003.html [ Failure ]
527 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/c ustom-pseudo-elements/test-001.html [ Failure ] 528 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/c ustom-pseudo-elements/test-001.html [ Failure ]
528 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/css-var iables/test-001.html [ Failure ] 529 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/css-var iables/test-001.html [ Failure ]
529 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-00 3.html [ Failure ] 530 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-00 3.html [ Failure ]
(...skipping 850 matching lines...) Expand 10 before | Expand all | Expand 10 after
1380 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ] 1381 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ]
1381 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ] 1382 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ]
1382 1383
1383 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1384 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1384 1385
1385 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1386 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1386 1387
1387 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1388 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1388 1389
1389 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] 1390 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/dom/shadow/shadowroot-clonenode.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698