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

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

Issue 1809643008: Adding or changing any of box-shadow, outline, or border-image-outset does not need a layout.. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated Created 4 years, 8 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/layout/border-image-outset-no-relayout.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 556 matching lines...) Expand 10 before | Expand all | Expand 10 after
567 crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-re movetrack.html [ Skip ] 567 crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-re movetrack.html [ Skip ]
568 568
569 crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-empty-opti on-param.html [ Failure ] 569 crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-empty-opti on-param.html [ Failure ]
570 crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-trivial-co nstraint.html [ Failure ] 570 crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-trivial-co nstraint.html [ Failure ]
571 crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-unknownkey -option-param.html [ Failure ] 571 crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-unknownkey -option-param.html [ Failure ]
572 572
573 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-allowed-chars-first-char.html [ Failure Timeout ] 573 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-allowed-chars-first-char.html [ Failure Timeout ]
574 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-allowed-chars.html [ Failure Timeout ] 574 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-allowed-chars.html [ Failure Timeout ]
575 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-naming.html [ Failure ] 575 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-naming.html [ Failure ]
576 576
577 crbug.com/396825 fast/repaint/outline-change-invalidation.html [ NeedsManualReba seline ]
578 crbug.com/396825 fast/repaint/outline-clip-change.html [ NeedsManualRebaseline ]
579
577 crbug.com/542660 fast/css/absolute-inline-alignment-2.html [ Failure ] 580 crbug.com/542660 fast/css/absolute-inline-alignment-2.html [ Failure ]
578 581
579 # Ref tests that needs investigation. 582 # Ref tests that needs investigation.
580 crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.htm l [ Failure ] 583 crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.htm l [ Failure ]
581 crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ] 584 crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ]
582 585
583 # Ref test needs updating due to new font metrics. 586 # Ref test needs updating due to new font metrics.
584 crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ] 587 crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ]
585 crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ] 588 crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ]
586 589
(...skipping 945 matching lines...) Expand 10 before | Expand all | Expand 10 after
1532 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1535 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1533 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ] 1536 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ]
1534 1537
1535 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation- timeline/document-timeline.html [ Failure Pass ] 1538 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation- timeline/document-timeline.html [ Failure Pass ]
1536 1539
1537 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ] 1540 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ]
1538 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ] 1541 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ]
1539 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ] 1542 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ]
1540 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ] 1543 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ]
1541 crbug.com/600248 imported/web-platform-tests/web-animations/animation-node/idlha rness.html [ Failure Timeout ] 1544 crbug.com/600248 imported/web-platform-tests/web-animations/animation-node/idlha rness.html [ Failure Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/layout/border-image-outset-no-relayout.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698