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

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: Patch for landing. 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 855 matching lines...) Expand 10 before | Expand all | Expand 10 after
866 866
867 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansio n-preserved-when-sorting.html [ Pass ] 867 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-sorting. html [ Pass ] 868 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting. html [ Pass ]
869 869
870 crbug.com/305346 fast/events/mouseover-mouseout.html [ Failure Pass ] 870 crbug.com/305346 fast/events/mouseover-mouseout.html [ Failure Pass ]
871 crbug.com/305346 virtual/pointerevent/fast/events/mouseover-mouseout.html [ Fail ure Pass ] 871 crbug.com/305346 virtual/pointerevent/fast/events/mouseover-mouseout.html [ Fail ure Pass ]
872 crbug.com/305346 virtual/trustedeventsdefaultaction/fast/events/mouseover-mouseo ut.html [ Failure Pass ] 872 crbug.com/305346 virtual/trustedeventsdefaultaction/fast/events/mouseover-mouseo ut.html [ Failure Pass ]
873 873
874 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ] 874 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ]
875 875
876 crbug.com/523098 fast/canvas/canvas-toBlob-webp-maximum-quality.html [ NeedsManu alRebaseline ]
877 crbug.com/523098 fast/canvas/canvas-toDataURL-case-insensitive-mimetype.html [ N eedsManualRebaseline ]
878 crbug.com/523098 fast/canvas/canvas-toDataURL-webp-alpha.html [ NeedsManualRebas eline ]
879 crbug.com/523098 fast/canvas/canvas-toDataURL-webp-maximum-quality.html [ NeedsM anualRebaseline ]
880 crbug.com/523098 fast/canvas/canvas-toDataURL-webp.html [ NeedsManualRebaseline ]
881 crbug.com/523098 fast/canvas/toDataURL-supportedTypes.html [ NeedsManualRebaseli ne ]
882 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toBlob-webp-m aximum-quality.html [ NeedsManualRebaseline ]
883 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-cas e-insensitive-mimetype.html [ NeedsManualRebaseline ]
884 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-web p-alpha.html [ NeedsManualRebaseline ]
885 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-web p-maximum-quality.html [ NeedsManualRebaseline ]
886 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-web p.html [ NeedsManualRebaseline ]
887 crbug.com/523098 virtual/display_list_2d_canvas/fast/canvas/toDataURL-supportedT ypes.html [ NeedsManualRebaseline ]
888 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toBlob-webp-maximum-quality.html [ NeedsManualRebaseline ]
889 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toDataURL-case-insensitive-mimet ype.html [ NeedsManualRebaseline ]
890 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toDataURL-webp-alpha.html [ Need sManualRebaseline ]
891 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toDataURL-webp-maximum-quality.h tml [ NeedsManualRebaseline ]
892 crbug.com/523098 virtual/gpu/fast/canvas/canvas-toDataURL-webp.html [ NeedsManua lRebaseline ]
893 crbug.com/523098 virtual/gpu/fast/canvas/toDataURL-supportedTypes.html [ NeedsMa nualRebaseline ]
894
876 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mou sewheel-scroll-interrupted.html [ Skip ] 895 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mou sewheel-scroll-interrupted.html [ Skip ]
877 crbug.com/587165 [ Win7 Debug ] virtual/threaded/fast/scroll-behavior/smooth-scr oll/mousewheel-scroll-interrupted.html [ Pass Failure ] 896 crbug.com/587165 [ Win7 Debug ] virtual/threaded/fast/scroll-behavior/smooth-scr oll/mousewheel-scroll-interrupted.html [ Pass Failure ]
878 crbug.com/587165 [ Linux Debug ] virtual/threaded/fast/scroll-behavior/smooth-sc roll/mousewheel-scroll-interrupted.html [ Pass Failure ] 897 crbug.com/587165 [ Linux Debug ] virtual/threaded/fast/scroll-behavior/smooth-sc roll/mousewheel-scroll-interrupted.html [ Pass Failure ]
879 898
880 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs. 899 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs.
881 # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs. 900 # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs.
882 # This means that CoreGraphics may draw outside the reported glyph bounds, and i n this case does. 901 # This means that CoreGraphics may draw outside the reported glyph bounds, and i n this case does.
883 # By about a quarter or less of a pixel. 902 # By about a quarter or less of a pixel.
884 crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ] 903 crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ]
885 904
(...skipping 451 matching lines...) Expand 10 before | Expand all | Expand 10 after
1337 1356
1338 crbug.com/605047 [ Mac10.11 Retina ] fast/text/emphasis.html [ Failure ] 1357 crbug.com/605047 [ Mac10.11 Retina ] fast/text/emphasis.html [ Failure ]
1339 1358
1340 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ] 1359 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ]
1341 1360
1342 crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve- 3d.html [ Failure Pass ] 1361 crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve- 3d.html [ Failure Pass ]
1343 1362
1344 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ] 1363 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ]
1345 1364
1346 crbug.com/588705 inspector/console/console-proxy.html [ NeedsManualRebaseline ] 1365 crbug.com/588705 inspector/console/console-proxy.html [ NeedsManualRebaseline ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698