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

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

Issue 2030513002: Remove Event.relatedTargetScoped and update event path calculation for relatedTarget (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed Created 4 years, 6 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 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 511 matching lines...) Expand 10 before | Expand all | Expand 10 after
522 crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ] 522 crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ]
523 crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ] 523 crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ]
524 524
525 # Web Components related tests (Shadow DOM, Custom Elements) failures. 525 # Web Components related tests (Shadow DOM, Custom Elements) failures.
526 crbug.com/505364 imported/wpt/shadow-dom/untriaged/styles/test-003.html [ Failur e ] 526 crbug.com/505364 imported/wpt/shadow-dom/untriaged/styles/test-003.html [ Failur e ]
527 crbug.com/505364 imported/wpt/shadow-dom/untriaged/user-interaction/focus-naviga tion/test-002.html [ Failure ] 527 crbug.com/505364 imported/wpt/shadow-dom/untriaged/user-interaction/focus-naviga tion/test-002.html [ Failure ]
528 crbug.com/505364 imported/wpt/shadow-dom/untriaged/user-interaction/focus-naviga tion/test-003.html [ Failure ] 528 crbug.com/505364 imported/wpt/shadow-dom/untriaged/user-interaction/focus-naviga tion/test-003.html [ Failure ]
529 crbug.com/505364 imported/wpt/shadow-dom/untriaged/user-interaction/focus-naviga tion/test-004.html [ Failure ] 529 crbug.com/505364 imported/wpt/shadow-dom/untriaged/user-interaction/focus-naviga tion/test-004.html [ Failure ]
530 crbug.com/505364 imported/wpt/custom-elements/v0/instantiating/extensions-to-doc ument-interface/create-element-interface-type-is-a-type-extension.html [ Failure ] 530 crbug.com/505364 imported/wpt/custom-elements/v0/instantiating/extensions-to-doc ument-interface/create-element-interface-type-is-a-type-extension.html [ Failure ]
531 crbug.com/505364 imported/csswg-test/css-scoping-1/css-scoping-shadow-slot-displ ay-override.html [ Failure ] 531 crbug.com/505364 imported/csswg-test/css-scoping-1/css-scoping-shadow-slot-displ ay-override.html [ Failure ]
532 crbug.com/505364 imported/wpt/shadow-dom/untriaged/elements-and-dom-objects/exte nsions-to-event-interface/event-path-001.html [ Failure ]
533 532
534 crbug.com/517840 imported/wpt/webrtc/rtcpeerconnection/rtcpeerconnection-idl.htm l [ Failure Timeout ] 533 crbug.com/517840 imported/wpt/webrtc/rtcpeerconnection/rtcpeerconnection-idl.htm l [ Failure Timeout ]
535 534
536 crbug.com/603997 compositing/overflow/clear-scroll-parent.html [ NeedsManualReba seline ] 535 crbug.com/603997 compositing/overflow/clear-scroll-parent.html [ NeedsManualReba seline ]
537 crbug.com/603997 virtual/prefer_compositing_to_lcd_text/compositing/overflow/cle ar-scroll-parent.html [ NeedsManualRebaseline ] 536 crbug.com/603997 virtual/prefer_compositing_to_lcd_text/compositing/overflow/cle ar-scroll-parent.html [ NeedsManualRebaseline ]
538 537
539 crbug.com/552494 scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ] 538 crbug.com/552494 scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ]
540 crbug.com/552494 virtual/prefer_compositing_to_lcd_text/scrollbars/overflow-scro llbar-combinations.html [ Pass Failure ] 539 crbug.com/552494 virtual/prefer_compositing_to_lcd_text/scrollbars/overflow-scro llbar-combinations.html [ Pass Failure ]
541 crbug.com/552494 virtual/rootlayerscrolls/scrollbars/overflow-scrollbar-combinat ions.html [ Pass Failure ] 540 crbug.com/552494 virtual/rootlayerscrolls/scrollbars/overflow-scrollbar-combinat ions.html [ Pass Failure ]
542 crbug.com/380217 [ Linux Win ] fast/shapes/shape-outside-floats/shape-outside-fl oats-inset-rounded-large-radius.html [ Skip ] 541 crbug.com/380217 [ Linux Win ] fast/shapes/shape-outside-floats/shape-outside-fl oats-inset-rounded-large-radius.html [ Skip ]
(...skipping 864 matching lines...) Expand 10 before | Expand all | Expand 10 after
1407 1406
1408 crbug.com/606302 [ Win7 Debug ] transforms/3d/point-mapping/3d-point-mapping-dee p.html [ Failure ] 1407 crbug.com/606302 [ Win7 Debug ] transforms/3d/point-mapping/3d-point-mapping-dee p.html [ Failure ]
1409 crbug.com/606302 [ Mac ] transforms/3d/point-mapping/3d-point-mapping-preserve-3 d.html [ Failure ] 1408 crbug.com/606302 [ Mac ] transforms/3d/point-mapping/3d-point-mapping-preserve-3 d.html [ Failure ]
1410 crbug.com/606302 [ Win ] transforms/3d/point-mapping/3d-point-mapping-preserve-3 d.html [ Failure ] 1409 crbug.com/606302 [ Win ] transforms/3d/point-mapping/3d-point-mapping-preserve-3 d.html [ Failure ]
1411 crbug.com/606302 [ Linux Debug ] transforms/3d/point-mapping/3d-point-mapping-pr eserve-3d.html [ Failure ] 1410 crbug.com/606302 [ Linux Debug ] transforms/3d/point-mapping/3d-point-mapping-pr eserve-3d.html [ Failure ]
1412 crbug.com/613497 [ Linux Release ] transforms/3d/point-mapping/3d-point-mapping- preserve-3d.html [ Failure ] 1411 crbug.com/613497 [ Linux Release ] transforms/3d/point-mapping/3d-point-mapping- preserve-3d.html [ Failure ]
1413 1412
1414 crbug.com/613659 imported/wpt/quirks-mode/percentage-height-calculation.html [ F ailure ] 1413 crbug.com/613659 imported/wpt/quirks-mode/percentage-height-calculation.html [ F ailure ]
1415 crbug.com/613661 imported/wpt/quirks-mode/table-cell-nowrap-minimum-width-calcul ation.html [ Failure ] 1414 crbug.com/613661 imported/wpt/quirks-mode/table-cell-nowrap-minimum-width-calcul ation.html [ Failure ]
1416 crbug.com/613663 imported/wpt/quirks-mode/table-cell-width-calculation.html [ Fa ilure ] 1415 crbug.com/613663 imported/wpt/quirks-mode/table-cell-width-calculation.html [ Fa ilure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698