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

Side by Side Diff: LayoutTests/TestExpectations

Issue 1302423004: Support lossy and lossless <canvas>.toDataURL for webp (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing. Created 5 years, 3 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 | LayoutTests/fast/canvas/canvas-toBlob-webp-lossless.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 1
2 # TODO(wangxianzhu): Triage the failures 2 # TODO(wangxianzhu): Triage the failures
3 crbug.com/524134 virtual/spv2/compositing/repaint/opacity-between-absolute.html [ ImageOnlyFailure ] 3 crbug.com/524134 virtual/spv2/compositing/repaint/opacity-between-absolute.html [ ImageOnlyFailure ]
4 crbug.com/524134 virtual/spv2/compositing/repaint/opacity-between-absolute2.html [ ImageOnlyFailure ] 4 crbug.com/524134 virtual/spv2/compositing/repaint/opacity-between-absolute2.html [ ImageOnlyFailure ]
5 crbug.com/524134 virtual/spv2/fast/repaint/absolute-position-changed.html [ Fail ure ImageOnlyFailure ] 5 crbug.com/524134 virtual/spv2/fast/repaint/absolute-position-changed.html [ Fail ure ImageOnlyFailure ]
6 crbug.com/524134 virtual/spv2/fast/repaint/align-self-change-keeping-geometry-gr id.html [ Failure ] 6 crbug.com/524134 virtual/spv2/fast/repaint/align-self-change-keeping-geometry-gr id.html [ Failure ]
7 crbug.com/524134 virtual/spv2/fast/repaint/block-selection-gap-in-composited-lay er.html [ ImageOnlyFailure ] 7 crbug.com/524134 virtual/spv2/fast/repaint/block-selection-gap-in-composited-lay er.html [ ImageOnlyFailure ]
8 crbug.com/524134 virtual/spv2/fast/repaint/clip-path-constant-repaint.html [ Fai lure ] 8 crbug.com/524134 virtual/spv2/fast/repaint/clip-path-constant-repaint.html [ Fai lure ]
9 crbug.com/524134 virtual/spv2/fast/repaint/composited-iframe-scroll-repaint.html [ Failure ] 9 crbug.com/524134 virtual/spv2/fast/repaint/composited-iframe-scroll-repaint.html [ Failure ]
10 crbug.com/524134 virtual/spv2/fast/repaint/dont-invalidate-root-layer-when-compo sited-layer-becomes-visible.html [ Failure ] 10 crbug.com/524134 virtual/spv2/fast/repaint/dont-invalidate-root-layer-when-compo sited-layer-becomes-visible.html [ Failure ]
(...skipping 805 matching lines...) Expand 10 before | Expand all | Expand 10 after
816 # These are experiencing assertions in harfbuzz. 816 # These are experiencing assertions in harfbuzz.
817 # fast/text/international/bidi-neutral-run.html is missing here, since it has a NeedsRebaseline expectation up above. 817 # fast/text/international/bidi-neutral-run.html is missing here, since it has a NeedsRebaseline expectation up above.
818 crbug.com/421854 [ Debug SnowLeopard ] fast/text/zero-width-characters-complex-s cript.html [ Crash ] 818 crbug.com/421854 [ Debug SnowLeopard ] fast/text/zero-width-characters-complex-s cript.html [ Crash ]
819 819
820 crbug.com/418091 [ SnowLeopard ] fast/text/international/zerowidthjoiner.html [ ImageOnlyFailure ] 820 crbug.com/418091 [ SnowLeopard ] fast/text/international/zerowidthjoiner.html [ ImageOnlyFailure ]
821 821
822 crbug.com/507351 [ Mac ] fast/text/international/kana-voiced-sound-marks.html [ ImageOnlyFailure ] 822 crbug.com/507351 [ Mac ] fast/text/international/kana-voiced-sound-marks.html [ ImageOnlyFailure ]
823 823
824 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ] 824 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ]
825 825
826 crbug.com/523098 fast/canvas/canvas-toDataURL-webp.html [ NeedsRebaseline ]
827 crbug.com/523098 fast/canvas/canvas-toDataURL-webp-alpha.html [ NeedsRebaseline ]
828 crbug.com/523098 fast/canvas/canvas-toDataURL-webp-lossless.html [ NeedsRebaseli ne ]
829 crbug.com/523098 fast/canvas/canvas-toDataURL-webp-maximum-quality.html [ NeedsR ebaseline ]
830 crbug.com/523098 fast/canvas/toDataURL-supportedTypes.html [ NeedsRebaseline ]
831 crbug.com/523098 fast/canvas/canvas-toDataURL-case-insensitive-mimetype.html [ N eedsRebaseline ]
832 crbug.com/523098 fast/canvas/canvas-toBlob-webp-lossless.html [ NeedsRebaseline ]
833 crbug.com/523098 fast/canvas/canvas-toBlob-webp-maximum-quality.html [ NeedsReba seline ]
834 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toDataURL-webp.html [ NeedsRebas eline ]
835 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toDataURL-webp-alpha.html [ Need sRebaseline ]
836 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toDataURL-webp-lossless.html [ N eedsRebaseline ]
837 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toDataURL-webp-maximum-quality.h tml [ NeedsRebaseline ]
838 crbug.com/523098 virtual/gpu/fast/canvas/toDataURL-supportedTypes.html [ NeedsRe baseline ]
839 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toBlob-webp-lossless.html [ Need sRebaseline ]
840 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toBlob-webp-maximum-quality.html [ NeedsRebaseline ]
841 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toDataURL-case-insensitive-mimet ype.html [ NeedsRebaseline ]
842 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-web p.html [ NeedsRebaseline ]
843 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-web p-alpha.html [ NeedsRebaseline ]
844 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-web p-lossless.html [ NeedsRebaseline ]
845 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-web p-maximum-quality.html [ NeedsRebaseline ]
846 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/toDataURL-supportedT ypes.html [ NeedsRebaseline ]
847 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toBlob-webp-l ossless.html [ NeedsRebaseline ]
848 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toBlob-webp-m aximum-quality.html [ NeedsRebaseline ]
849 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-cas e-insensitive-mimetype.html [ NeedsRebaseline ]
850
826 # Waiting for crrev.com/1144323003 to land before re-baselining. 851 # Waiting for crrev.com/1144323003 to land before re-baselining.
827 crbug.com/449197 fast/canvas/yuv-video-on-accelerated-canvas.html [ NeedsManualR ebaseline ] 852 crbug.com/449197 fast/canvas/yuv-video-on-accelerated-canvas.html [ NeedsManualR ebaseline ]
828 crbug.com/449197 virtual/display_list_2d_canvas/fast/canvas/yuv-video-on-acceler ated-canvas.html [ NeedsManualRebaseline ] 853 crbug.com/449197 virtual/display_list_2d_canvas/fast/canvas/yuv-video-on-acceler ated-canvas.html [ NeedsManualRebaseline ]
829 crbug.com/449197 virtual/gpu/fast/canvas/canvas-composite-video.html [ NeedsManu alRebaseline ] 854 crbug.com/449197 virtual/gpu/fast/canvas/canvas-composite-video.html [ NeedsManu alRebaseline ]
830 crbug.com/449197 virtual/gpu/fast/canvas/canvas-drawImage-video.html [ NeedsManu alRebaseline ] 855 crbug.com/449197 virtual/gpu/fast/canvas/canvas-drawImage-video.html [ NeedsManu alRebaseline ]
831 crbug.com/449197 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ NeedsManualRebaseline ] 856 crbug.com/449197 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ NeedsManualRebaseline ]
832 857
833 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs. 858 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs.
834 # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs. 859 # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs.
835 # This means that CoreGraphics may draw outside the reported glyph bounds, and i n this case does. 860 # This means that CoreGraphics may draw outside the reported glyph bounds, and i n this case does.
(...skipping 749 matching lines...) Expand 10 before | Expand all | Expand 10 after
1585 crbug.com/525295 fast/block/float/trailing-float-layout-2.html [ Failure Pass ] 1610 crbug.com/525295 fast/block/float/trailing-float-layout-2.html [ Failure Pass ]
1586 crbug.com/525295 fast/block/float/trailing-float-layout.html [ Failure Pass ] 1611 crbug.com/525295 fast/block/float/trailing-float-layout.html [ Failure Pass ]
1587 1612
1588 crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Ima geOnlyFailure Pass ] 1613 crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Ima geOnlyFailure Pass ]
1589 1614
1590 crbug.com/525299 [ MountainLion Mavericks XP Win10 ] http/tests/security/redirec t-BLOCKED-to-localURL.html [ Failure Pass ] 1615 crbug.com/525299 [ MountainLion Mavericks XP Win10 ] http/tests/security/redirec t-BLOCKED-to-localURL.html [ Failure Pass ]
1591 1616
1592 crbug.com/525903 inspector/sources/debugger-ui/watch-expressions-preserve-expans ion.html [ Failure Pass ] 1617 crbug.com/525903 inspector/sources/debugger-ui/watch-expressions-preserve-expans ion.html [ Failure Pass ]
1593 1618
1594 crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ] 1619 crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/canvas/canvas-toBlob-webp-lossless.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698