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

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

Issue 1937433002: HTML <canvas>: add WEBP lossless encoding support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge to ToT Created 4 years, 7 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/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure Pas s ] 6 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure Pas s ]
7 7
8 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 8 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
9 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 9 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
10 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 10 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
(...skipping 856 matching lines...) Expand 10 before | Expand all | Expand 10 after
867 867
868 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansio n-preserved-when-sorting.html [ Pass ] 868 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansio n-preserved-when-sorting.html [ Pass ]
869 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting. html [ Pass ] 869 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting. html [ Pass ]
870 870
871 crbug.com/305346 fast/events/mouseover-mouseout.html [ Failure Pass ] 871 crbug.com/305346 fast/events/mouseover-mouseout.html [ Failure Pass ]
872 crbug.com/305346 virtual/pointerevent/fast/events/mouseover-mouseout.html [ Fail ure Pass ] 872 crbug.com/305346 virtual/pointerevent/fast/events/mouseover-mouseout.html [ Fail ure Pass ]
873 crbug.com/305346 virtual/trustedeventsdefaultaction/fast/events/mouseover-mouseo ut.html [ Failure Pass ] 873 crbug.com/305346 virtual/trustedeventsdefaultaction/fast/events/mouseover-mouseo ut.html [ Failure Pass ]
874 874
875 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ] 875 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ]
876 876
877 crbug.com/523098 fast/canvas/canvas-toBlob-webp-maximum-quality.html [ NeedsManu alRebaseline ]
878 crbug.com/523098 fast/canvas/canvas-toDataURL-case-insensitive-mimetype.html [ N eedsManualRebaseline ]
879 crbug.com/523098 fast/canvas/canvas-toDataURL-webp-alpha.html [ NeedsManualRebas eline ]
880 crbug.com/523098 fast/canvas/canvas-toDataURL-webp-maximum-quality.html [ NeedsM anualRebaseline ]
881 crbug.com/523098 fast/canvas/canvas-toDataURL-webp.html [ NeedsManualRebaseline ]
882 crbug.com/523098 fast/canvas/toDataURL-supportedTypes.html [ NeedsManualRebaseli ne ]
883 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toBlob-webp-m aximum-quality.html [ NeedsManualRebaseline ]
884 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-cas e-insensitive-mimetype.html [ NeedsManualRebaseline ]
885 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-web p-alpha.html [ NeedsManualRebaseline ]
886 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-web p-maximum-quality.html [ NeedsManualRebaseline ]
887 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-web p.html [ NeedsManualRebaseline ]
888 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/toDataURL-supportedT ypes.html [ NeedsManualRebaseline ]
889 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toBlob-webp-maximum-quality.html [ NeedsManualRebaseline ]
890 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toDataURL-case-insensitive-mimet ype.html [ NeedsManualRebaseline ]
891 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toDataURL-webp-alpha.html [ Need sManualRebaseline ]
892 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toDataURL-webp-maximum-quality.h tml [ NeedsManualRebaseline ]
893 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toDataURL-webp.html [ NeedsManua lRebaseline ]
894 crbug.com/523098 virtual/gpu/fast/canvas/toDataURL-supportedTypes.html [ NeedsMa nualRebaseline ]
895
877 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mou sewheel-scroll-interrupted.html [ Skip ] 896 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mou sewheel-scroll-interrupted.html [ Skip ]
878 crbug.com/587165 [ Win7 Debug ] virtual/threaded/fast/scroll-behavior/smooth-scr oll/mousewheel-scroll-interrupted.html [ Pass Failure ] 897 crbug.com/587165 [ Win7 Debug ] virtual/threaded/fast/scroll-behavior/smooth-scr oll/mousewheel-scroll-interrupted.html [ Pass Failure ]
879 crbug.com/587165 [ Linux Debug ] virtual/threaded/fast/scroll-behavior/smooth-sc roll/mousewheel-scroll-interrupted.html [ Pass Failure ] 898 crbug.com/587165 [ Linux Debug ] virtual/threaded/fast/scroll-behavior/smooth-sc roll/mousewheel-scroll-interrupted.html [ Pass Failure ]
880 899
881 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs. 900 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs.
882 # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs. 901 # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs.
883 # This means that CoreGraphics may draw outside the reported glyph bounds, and i n this case does. 902 # This means that CoreGraphics may draw outside the reported glyph bounds, and i n this case does.
884 # By about a quarter or less of a pixel. 903 # By about a quarter or less of a pixel.
885 crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ] 904 crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ]
886 905
(...skipping 653 matching lines...) Expand 10 before | Expand all | Expand 10 after
1540 1559
1541 crbug.com/605047 [ Mac10.11 Retina ] fast/text/emphasis.html [ Failure ] 1560 crbug.com/605047 [ Mac10.11 Retina ] fast/text/emphasis.html [ Failure ]
1542 1561
1543 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ] 1562 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ]
1544 1563
1545 crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve- 3d.html [ Failure Pass ] 1564 crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve- 3d.html [ Failure Pass ]
1546 1565
1547 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ] 1566 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ]
1548 1567
1549 crbug.com/588705 inspector/console/console-proxy.html [ NeedsManualRebaseline ] 1568 crbug.com/588705 inspector/console/console-proxy.html [ NeedsManualRebaseline ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698