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

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

Issue 1751953003: Remove the support of multiple shadow roots with a user agent shadow root (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix failing tests 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/editing/spelling/spellcheck-author-shadow-crash.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 461 matching lines...) Expand 10 before | Expand all | Expand 10 after
472 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/compile-error-in-setTimeout.html [ Failure ] 472 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/compile-error-in-setTimeout.html [ Failure ]
473 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/runtime-error-in-setInterval.html [ Failure ] 473 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/runtime-error-in-setInterval.html [ Failure ]
474 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/runtime-error-in-setTimeout.html [ Failure ] 474 crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processin g-model-2/runtime-error-in-setTimeout.html [ Failure ]
475 475
476 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/elements-and-d om-objects/extensions-to-element-interface/methods/elements-001.html [ Failure ] 476 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/elements-and-d om-objects/extensions-to-element-interface/methods/elements-001.html [ Failure ]
477 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/event-d ispatch/test-003.html [ Failure ] 477 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/event-d ispatch/test-003.html [ Failure ]
478 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/retarge ting-relatedtarget/test-003.html [ Failure ] 478 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/retarge ting-relatedtarget/test-003.html [ Failure ]
479 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-001.html [ Failure Crash ] 479 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-001.html [ Failure Crash ]
480 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-002.html [ Failure ] 480 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-002.html [ Failure ]
481 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-003.html [ Failure ] 481 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-003.html [ Failure ]
482 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-004.html [ Failure ]
482 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- in-shadow-trees/html-forms/test-003.html [ Failure ] 483 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- in-shadow-trees/html-forms/test-003.html [ Failure ]
483 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/c ustom-pseudo-elements/test-001.html [ Failure ] 484 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/c ustom-pseudo-elements/test-001.html [ Failure ]
484 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/css-var iables/test-001.html [ Failure ] 485 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/css-var iables/test-001.html [ Failure ]
485 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-00 3.html [ Failure ] 486 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-00 3.html [ Failure ]
486 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-01 0.html [ Failure Crash ] 487 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-01 0.html [ Failure Crash ]
487 crbug.com/413731 imported/web-platform-tests/shadow-dom/untriaged/user-interacti on/ranges-and-selections/test-002.html [ Failure Crash ] 488 crbug.com/413731 imported/web-platform-tests/shadow-dom/untriaged/user-interacti on/ranges-and-selections/test-002.html [ Failure Crash ]
488 489
489 crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-embed.html [ Pass Crash ] 490 crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-embed.html [ Pass Crash ]
490 crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-object.html [ Pass Crash ] 491 crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-object.html [ Pass Crash ]
491 crbug.com/552532 [ Win10 ] plugins/focus.html [ Pass Crash ] 492 crbug.com/552532 [ Win10 ] plugins/focus.html [ Pass Crash ]
(...skipping 895 matching lines...) Expand 10 before | Expand all | Expand 10 after
1387 1388
1388 crbug.com/248063 [ Win ] plugins/plugin-clip-subframe.html [ Pass Failure ] 1389 crbug.com/248063 [ Win ] plugins/plugin-clip-subframe.html [ Pass Failure ]
1389 1390
1390 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ] 1391 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ]
1391 1392
1392 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-async1.html [ Pass Failure ] 1393 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-async1.html [ Pass Failure ]
1393 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-document-wri te.html [ Pass Failure ] 1394 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-document-wri te.html [ Pass Failure ]
1394 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-inlined-scri pts.html [ Pass Failure ] 1395 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-inlined-scri pts.html [ Pass Failure ]
1395 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-document-wri te.html [ Pass Failure ] 1396 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-document-wri te.html [ Pass Failure ]
1396 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-inlined-scri pts.html [ Pass Failure Timeout ] 1397 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-inlined-scri pts.html [ Pass Failure Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/editing/spelling/spellcheck-author-shadow-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698