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

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: Fix Event.cpp 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 # Run these tests with under virtual/spv2 only. 1 # Run these tests with under virtual/spv2 only.
2 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 2 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
3 3
4 # Run these tests with under virtual/scalefactor... only. 4 # Run these tests with under virtual/scalefactor... only.
5 crbug.com/567837 fast/hidpi/static [ Skip ] 5 crbug.com/567837 fast/hidpi/static [ Skip ]
6 6
7 # TODO(yosin): We should convert following tests to use asynchronous spell check er. 7 # TODO(yosin): We should convert following tests to use asynchronous spell check er.
8 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] 8 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
9 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] 9 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]
10 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ] 10 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ]
(...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after
381 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/retarge ting-relatedtarget/test-003.html [ Failure ] 381 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/retarge ting-relatedtarget/test-003.html [ Failure ]
382 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-001.html [ Failure Crash ] 382 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-001.html [ Failure Crash ]
383 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-002.html [ Failure ] 383 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-002.html [ Failure ]
384 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-003.html [ Failure ] 384 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-003.html [ Failure ]
385 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- in-shadow-trees/html-forms/test-003.html [ Failure ] 385 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- in-shadow-trees/html-forms/test-003.html [ Failure ]
386 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/c ustom-pseudo-elements/test-001.html [ Failure ] 386 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/c ustom-pseudo-elements/test-001.html [ Failure ]
387 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/css-var iables/test-001.html [ Failure ] 387 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/css-var iables/test-001.html [ Failure ]
388 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-00 3.html [ Failure ] 388 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-00 3.html [ Failure ]
389 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-01 0.html [ Failure Crash ] 389 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-01 0.html [ Failure Crash ]
390 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/user-interacti on/ranges-and-selections/test-002.html [ Failure Crash ] 390 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/user-interacti on/ranges-and-selections/test-002.html [ Failure Crash ]
391 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-001.html [ Failure ]
392 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-002.html [ Failure ]
393 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-003.html [ Failure ]
394 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-004.html [ Failure ]
395 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-005.html [ Failure ]
396 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-006.html [ Failure ]
397 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-007.html [ Failure ]
398 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-008.html [ Failure ]
399 crbug.com/578010 imported/web-platform-tests/shadow-dom/untriaged/events/events- that-are-always-stopped/test-009.html [ Failure ]
391 400
392 crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-embed.html [ Pass Crash ] 401 crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-embed.html [ Pass Crash ]
393 crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-object.html [ Pass Crash ] 402 crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-object.html [ Pass Crash ]
394 crbug.com/552532 [ Win10 ] plugins/focus.html [ Pass Crash ] 403 crbug.com/552532 [ Win10 ] plugins/focus.html [ Pass Crash ]
395 crbug.com/552532 [ Win10 ] plugins/keyboard-events.html [ Pass Crash ] 404 crbug.com/552532 [ Win10 ] plugins/keyboard-events.html [ Pass Crash ]
396 crbug.com/552532 [ Win10 ] plugins/mouse-events-fixedpos.html [ Pass Crash ] 405 crbug.com/552532 [ Win10 ] plugins/mouse-events-fixedpos.html [ Pass Crash ]
397 crbug.com/552532 [ Win10 ] plugins/mouse-events.html [ Pass Crash ] 406 crbug.com/552532 [ Win10 ] plugins/mouse-events.html [ Pass Crash ]
398 crbug.com/552532 [ Win10 ] plugins/plugin-initiate-popup-window.html [ Pass Cras h ] 407 crbug.com/552532 [ Win10 ] plugins/plugin-initiate-popup-window.html [ Pass Cras h ]
399 crbug.com/552532 [ Win10 ] plugins/tabindex.html [ Pass Crash ] 408 crbug.com/552532 [ Win10 ] plugins/tabindex.html [ Pass Crash ]
400 409
(...skipping 1063 matching lines...) Expand 10 before | Expand all | Expand 10 after
1464 1473
1465 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1474 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1466 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/fetch-request-redirect .html [ Failure ] 1475 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/fetch-request-redirect .html [ Failure ]
1467 1476
1468 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/encoding/api-invali d-label.html [ Slow ] 1477 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/encoding/api-invali d-label.html [ Slow ]
1469 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_entities01.html [ Slow ] 1478 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_entities01.html [ Slow ]
1470 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_tests10.html [ Slow ] 1479 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_tests10.html [ Slow ]
1471 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_webkit01.html [ Slow ] 1480 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_webkit01.html [ Slow ]
1472 1481
1473 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1482 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698