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

Side by Side Diff: LayoutTests/fast/canvas/fillrect-gradient-zero-stops-expected.html

Issue 1167013003: Revert of De-flaking some tests in virtual/gpu/fast/canvas (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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 <body> 1 <body>
2 <script src="resources/asyncpaintguard.js"></script>
3 <p> 2 <p>
4 The canvas below should show a gradient with zero stops, which according to the specification is filled with transparant black, ie. not visible. This tests <a h ref="http://bugs.webkit.org/show_bug.cgi?id=13784">Bug 13784, REGRESSION (r13744 -13750): Crash with empty gradient when drawing to canvas</a></p> 3 The canvas below should show a gradient with zero stops, which according to the specification is filled with transparant black, ie. not visible. This tests <a h ref="http://bugs.webkit.org/show_bug.cgi?id=13784">Bug 13784, REGRESSION (r13744 -13750): Crash with empty gradient when drawing to canvas</a></p>
5 </body> 4 </body>
OLDNEW
« no previous file with comments | « LayoutTests/fast/canvas/fillrect-gradient-zero-stops.html ('k') | LayoutTests/fast/canvas/patternfill-repeat.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698