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

Side by Side Diff: LayoutTests/StaleTestExpectations

Issue 196343032: Implement ImageData constructors. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Restrict feature test to the actual constructor(s) Created 6 years, 9 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-ImageData-constructor.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 # This file is for TestExpectations entries whose bugs haven't had any activity in 3 months. 1 # This file is for TestExpectations entries whose bugs haven't had any activity in 3 months.
2 # Only imported test suites, virtual tests or platform/configuration-specific li nes should 2 # Only imported test suites, virtual tests or platform/configuration-specific li nes should
3 # be moved here. The tests for stale cross-platform lines should just be deleted . 3 # be moved here. The tests for stale cross-platform lines should just be deleted .
4 # 4 #
5 # Feel free to take ownership of any of these lines and get the test passing. 5 # Feel free to take ownership of any of these lines and get the test passing.
6 6
7 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ WontFix ] 7 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ WontFix ]
8 8
9 # Overflowing LayoutUnits cause RenderGeometryMap assertions 9 # Overflowing LayoutUnits cause RenderGeometryMap assertions
10 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh.html [ WontFix ] 10 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh.html [ WontFix ]
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
199 Bug(senorblanco) [ Win ] http/tests/w3c/webperf/submission/Google/HighResolution Time/worker-dedicated-basic.html [ WontFix ] 199 Bug(senorblanco) [ Win ] http/tests/w3c/webperf/submission/Google/HighResolution Time/worker-dedicated-basic.html [ WontFix ]
200 200
201 # These tests are too slow with our MESA backend. We can re-enable when we have 201 # These tests are too slow with our MESA backend. We can re-enable when we have
202 # bots running tests on real hardware. Don't want to just delete these because t hey 202 # bots running tests on real hardware. Don't want to just delete these because t hey
203 # pass in the virtual test suite version. 203 # pass in the virtual test suite version.
204 webkit.org/b/49629 compositing/lots-of-img-layers.html [ WontFix ] 204 webkit.org/b/49629 compositing/lots-of-img-layers.html [ WontFix ]
205 webkit.org/b/49629 compositing/lots-of-img-layers-with-opacity.html [ WontFix ] 205 webkit.org/b/49629 compositing/lots-of-img-layers-with-opacity.html [ WontFix ]
206 206
207 # Don't want to just delete this test since the virtual/softwarecompositing vers ion passes. 207 # Don't want to just delete this test since the virtual/softwarecompositing vers ion passes.
208 crbug.com/245630 compositing/overflow/overflow-positioning.html [ WontFix ] 208 crbug.com/245630 compositing/overflow/overflow-positioning.html [ WontFix ]
209
210 # Out-of-date imported test; spec now supports ImageData constructors.
211 crbug.com/338804 canvas/philip/tests/2d.imageData.object.ctor.html [ WontFix ]
212 crbug.com/338804 virtual/gpu/canvas/philip/tests/2d.imageData.object.ctor.html [ WontFix ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/canvas/canvas-ImageData-constructor.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698