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

Side by Side Diff: LayoutTests/TestExpectations

Issue 1257253004: [HTMLCanvasElement.toBlob] Default callback version without scheduler (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Modifications based on feedback from Patch Set 3 including Layout Tests and Rebaseline of Mac and Win Created 5 years, 4 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 crbug.com/504613 paint/images/image-backgrounds-not-antialiased.html [ ImageOnly Failure ] 1 crbug.com/504613 paint/images/image-backgrounds-not-antialiased.html [ ImageOnly Failure ]
2 crbug.com/502531 fast/borders/border-antialiasing.html [ ImageOnlyFailure ] 2 crbug.com/502531 fast/borders/border-antialiasing.html [ ImageOnlyFailure ]
3 3
4 crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractiona l-scroll-offset-fixed-position-non-composited.html [ ImageOnlyFailure ] 4 crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractiona l-scroll-offset-fixed-position-non-composited.html [ ImageOnlyFailure ]
5 crbug.com/449242 [ Linux ] fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ] 5 crbug.com/449242 [ Linux ] fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ]
6 crbug.com/492664 [ Linux XP ] imported/csswg-test/css-writing-modes-3/box-offset s-rel-pos-vlr-005.xht [ ImageOnlyFailure ] 6 crbug.com/492664 [ Linux XP ] imported/csswg-test/css-writing-modes-3/box-offset s-rel-pos-vlr-005.xht [ ImageOnlyFailure ]
7 crbug.com/492664 [ Linux XP ] imported/csswg-test/css-writing-modes-3/box-offset s-rel-pos-vrl-004.xht [ ImageOnlyFailure ] 7 crbug.com/492664 [ Linux XP ] imported/csswg-test/css-writing-modes-3/box-offset s-rel-pos-vrl-004.xht [ ImageOnlyFailure ]
8 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-embed-002. html [ ImageOnlyFailure ] 8 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-embed-002. html [ ImageOnlyFailure ]
9 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-isolate-00 2.html [ ImageOnlyFailure ] 9 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-isolate-00 2.html [ ImageOnlyFailure ]
10 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-override-0 05.html [ ImageOnlyFailure ] 10 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-override-0 05.html [ ImageOnlyFailure ]
(...skipping 732 matching lines...) Expand 10 before | Expand all | Expand 10 after
743 743
744 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Sk ip ] 744 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Sk ip ]
745 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-a nimates.html [ Skip ] 745 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-a nimates.html [ Skip ]
746 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf low-scroll-animates.html [ Skip ] 746 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf low-scroll-animates.html [ Skip ]
747 crbug.com/364614 [ Mac ] virtual/threaded_animation_timelines/fast/scroll-behavi or/overflow-scroll-animates.html [ Skip ] 747 crbug.com/364614 [ Mac ] virtual/threaded_animation_timelines/fast/scroll-behavi or/overflow-scroll-animates.html [ Skip ]
748 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animate s.html [ Skip ] 748 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animate s.html [ Skip ]
749 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-r oot-frame-animates.html [ Skip ] 749 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-r oot-frame-animates.html [ Skip ]
750 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf low-scroll-root-frame-animates.html [ Skip ] 750 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf low-scroll-root-frame-animates.html [ Skip ]
751 crbug.com/364614 [ Mac ] virtual/threaded_animation_timelines/fast/scroll-behavi or/overflow-scroll-root-frame-animates.html [ Skip ] 751 crbug.com/364614 [ Mac ] virtual/threaded_animation_timelines/fast/scroll-behavi or/overflow-scroll-root-frame-animates.html [ Skip ]
752 752
753 crbug.com/67587 [ Mac Win ] fast/canvas/canvas-toBlob-jpeg-maximum-quality.html [ NeedsRebaseline ]
Justin Novosad 2015/08/20 20:38:42 These are new tests, so you shouldn't request plat
xlai (Olivia) 2015/08/20 21:36:28 If I don't request platform-specific re-baselines,
754 crbug.com/67587 [ Mac Win ] fast/canvas/canvas-toBlob-jpeg-medium-quality.html [ NeedsRebaseline ]
755 crbug.com/67587 [ Mac Win ] fast/canvas/canvas-toBlob-webp-maximum-quality.html [ NeedsRebaseline ]
756 crbug.com/67587 [ Mac Win ] virtual/display_list_2d_canvas/fast/canvas/canvas-t oBlob-jpeg-maximum-quality.html [ NeedsRebaseline ]
757 crbug.com/67587 [ Mac Win ] virtual/display_list_2d_canvas/fast/canvas/canvas-t oBlob-jpeg-medium-quality.html [ NeedsRebaseline ]
758 crbug.com/67587 [ Mac Win ] virtual/display_list_2d_canvas/fast/canvas/canvas-t oBlob-webp-maximum-quality.html [ NeedsRebaseline ]
759 crbug.com/67587 [ Mac Win ] virtual/gpu/fast/canvas/canvas-toBlob-jpeg-maximum- quality.html [ NeedsRebaseline ]
760 crbug.com/67587 [ Mac Win ] virtual/gpu/fast/canvas/canvas-toBlob-jpeg-medium-q uality.html [ NeedsRebaseline ]
761 crbug.com/67587 [ Mac Win ] virtual/gpu/fast/canvas/canvas-toBlob-webp-maximum- quality.html [ NeedsRebaseline ]
762
753 crbug.com/425113 svg/clip-path/clip-path-multiple-children.svg [ ImageOnlyFailur e ] 763 crbug.com/425113 svg/clip-path/clip-path-multiple-children.svg [ ImageOnlyFailur e ]
754 764
755 crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant. html [ Crash Pass Slow Failure ] 765 crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant. html [ Crash Pass Slow Failure ]
756 766
757 crbug.com/472330 fast/borders/border-image-outset-split-inline-vertical-lr.html [ ImageOnlyFailure ] 767 crbug.com/472330 fast/borders/border-image-outset-split-inline-vertical-lr.html [ ImageOnlyFailure ]
758 crbug.com/472330 fast/writing-mode/box-shadow-vertical-lr.html [ ImageOnlyFailur e ] 768 crbug.com/472330 fast/writing-mode/box-shadow-vertical-lr.html [ ImageOnlyFailur e ]
759 crbug.com/472330 fast/writing-mode/box-shadow-vertical-rl.html [ ImageOnlyFailur e ] 769 crbug.com/472330 fast/writing-mode/box-shadow-vertical-rl.html [ ImageOnlyFailur e ]
760 770
761 crbug.com/466200 svg/custom/repaint-on-constant-size-change.svg [ Failure ] 771 crbug.com/466200 svg/custom/repaint-on-constant-size-change.svg [ Failure ]
762 772
(...skipping 1363 matching lines...) Expand 10 before | Expand all | Expand 10 after
2126 # GrGLConvolutionEffect optimization causes blink layout test image differences 2136 # GrGLConvolutionEffect optimization causes blink layout test image differences
2127 crbug.com/505086 css3/filters/effect-blur-hw.html [ NeedsManualRebaseline ] 2137 crbug.com/505086 css3/filters/effect-blur-hw.html [ NeedsManualRebaseline ]
2128 crbug.com/505086 css3/filters/effect-brightness-clamping-hw.html [ NeedsManualRe baseline ] 2138 crbug.com/505086 css3/filters/effect-brightness-clamping-hw.html [ NeedsManualRe baseline ]
2129 crbug.com/505086 css3/filters/effect-combined-hw.html [ NeedsManualRebaseline ] 2139 crbug.com/505086 css3/filters/effect-combined-hw.html [ NeedsManualRebaseline ]
2130 crbug.com/505086 css3/filters/effect-reference-zoom-hw.html [ NeedsManualRebasel ine ] 2140 crbug.com/505086 css3/filters/effect-reference-zoom-hw.html [ NeedsManualRebasel ine ]
2131 2141
2132 crbug.com/516522 [ Yosemite ] editing/selection/vertical-rl-rtl-extend-line-forw ard-p.html [ ImageOnlyFailure ] 2142 crbug.com/516522 [ Yosemite ] editing/selection/vertical-rl-rtl-extend-line-forw ard-p.html [ ImageOnlyFailure ]
2133 2143
2134 crbug.com/502927 [ XP ] paint/frames/frameset-with-stacking-context-and-not-stac king-context-children.html [ Failure ] 2144 crbug.com/502927 [ XP ] paint/frames/frameset-with-stacking-context-and-not-stac king-context-children.html [ Failure ]
2135 crbug.com/502927 [ XP ] paint/frames/frameset-with-stacking-contexts.html [ Fail ure ] 2145 crbug.com/502927 [ XP ] paint/frames/frameset-with-stacking-contexts.html [ Fail ure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698