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

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

Issue 1586563005: Add Event.scoped (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove error from test case as it bubbles up and fails test\ Created 4 years, 11 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 # ====== 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 413 matching lines...) Expand 10 before | Expand all | Expand 10 after
424 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/retarge ting-relatedtarget/test-003.html [ Failure ] 424 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/retarge ting-relatedtarget/test-003.html [ Failure ]
425 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-001.html [ Failure Crash ] 425 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-001.html [ Failure Crash ]
426 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-002.html [ Failure ] 426 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-002.html [ Failure ]
427 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-003.html [ Failure ] 427 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-003.html [ Failure ]
428 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- in-shadow-trees/html-forms/test-003.html [ Failure ] 428 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- in-shadow-trees/html-forms/test-003.html [ Failure ]
429 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/c ustom-pseudo-elements/test-001.html [ Failure ] 429 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/c ustom-pseudo-elements/test-001.html [ Failure ]
430 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/css-var iables/test-001.html [ Failure ] 430 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/css-var iables/test-001.html [ Failure ]
431 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-00 3.html [ Failure ] 431 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-00 3.html [ Failure ]
432 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-01 0.html [ Failure Crash ] 432 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-01 0.html [ Failure Crash ]
433 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/user-interacti on/ranges-and-selections/test-002.html [ Failure Crash ] 433 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/user-interacti on/ranges-and-selections/test-002.html [ Failure Crash ]
434 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-001.html [ Failure ]
435 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-002.html [ Failure ]
436 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-003.html [ Failure ]
437 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-004.html [ Failure ]
438 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-005.html [ Failure ]
439 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-006.html [ Failure ]
440 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-007.html [ Failure ]
441 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-008.html [ Failure ]
442 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-009.html [ Failure ]
434 443
435 crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-embed.html [ Pass Crash ] 444 crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-embed.html [ Pass Crash ]
436 crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-object.html [ Pass Crash ] 445 crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-object.html [ Pass Crash ]
437 crbug.com/552532 [ Win10 ] plugins/focus.html [ Pass Crash ] 446 crbug.com/552532 [ Win10 ] plugins/focus.html [ Pass Crash ]
438 crbug.com/552532 [ Win10 ] plugins/keyboard-events.html [ Pass Crash ] 447 crbug.com/552532 [ Win10 ] plugins/keyboard-events.html [ Pass Crash ]
439 crbug.com/552532 [ Win10 ] plugins/mouse-events-fixedpos.html [ Pass Crash ] 448 crbug.com/552532 [ Win10 ] plugins/mouse-events-fixedpos.html [ Pass Crash ]
440 crbug.com/552532 [ Win10 ] plugins/mouse-events.html [ Pass Crash ] 449 crbug.com/552532 [ Win10 ] plugins/mouse-events.html [ Pass Crash ]
441 crbug.com/552532 [ Win10 ] plugins/plugin-initiate-popup-window.html [ Pass Cras h ] 450 crbug.com/552532 [ Win10 ] plugins/plugin-initiate-popup-window.html [ Pass Cras h ]
442 crbug.com/552532 [ Win10 ] plugins/tabindex.html [ Pass Crash ] 451 crbug.com/552532 [ Win10 ] plugins/tabindex.html [ Pass Crash ]
443 452
(...skipping 1022 matching lines...) Expand 10 before | Expand all | Expand 10 after
1466 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] 1475 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ]
1467 1476
1468 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline ] 1477 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline ]
1469 1478
1470 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline ] 1479 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline ]
1471 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] 1480 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ]
1472 1481
1473 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1482 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1474 1483
1475 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1484 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698