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

Unified Diff: LayoutTests/fast/canvas/canvas-extremely-large-dimensions.html

Issue 44253005: 2D Canvas: Refactor code re-attempting to allocate an imageBuffer. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@convertL
Patch Set: Merge with CL 74533004 to test on win and mac. Created 7 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/canvas/canvas-extremely-large-dimensions-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/canvas/canvas-extremely-large-dimensions.html
diff --git a/LayoutTests/fast/canvas/canvas-strokePath-gradient-shadow.html b/LayoutTests/fast/canvas/canvas-extremely-large-dimensions.html
similarity index 70%
copy from LayoutTests/fast/canvas/canvas-strokePath-gradient-shadow.html
copy to LayoutTests/fast/canvas/canvas-extremely-large-dimensions.html
index 83a7832a0852643196d6d31f9d81fc3b62e83516..1c2aff53d0a2acf86e6e43c463b04ef56eaed653 100644
--- a/LayoutTests/fast/canvas/canvas-strokePath-gradient-shadow.html
+++ b/LayoutTests/fast/canvas/canvas-extremely-large-dimensions.html
@@ -4,6 +4,6 @@
<script src="../../resources/js-test.js"></script>
</head>
<body>
-<script src="script-tests/canvas-strokePath-gradient-shadow.js"></script>
+<script src="script-tests/canvas-extremely-large-dimensions.js"></script>
</body>
</html>
« no previous file with comments | « no previous file | LayoutTests/fast/canvas/canvas-extremely-large-dimensions-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698