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

Unified Diff: LayoutTests/fast/canvas/canvas-lost-gpu-context.html

Issue 16032003: Fixing Canvas2DLayerBridge to handle lost graphics contexts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Resolved merge with rate limiter CL Created 7 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/canvas/canvas-lost-gpu-context-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/canvas/canvas-lost-gpu-context.html
diff --git a/LayoutTests/fast/backgrounds/script-tests/TEMPLATE.html b/LayoutTests/fast/canvas/canvas-lost-gpu-context.html
similarity index 70%
copy from LayoutTests/fast/backgrounds/script-tests/TEMPLATE.html
copy to LayoutTests/fast/canvas/canvas-lost-gpu-context.html
index fd31b933c78f47a87c0cbfcca4eeb09ac9c5dfd1..81d007a7c6aff07470ff34713e328e74b43759b8 100644
--- a/LayoutTests/fast/backgrounds/script-tests/TEMPLATE.html
+++ b/LayoutTests/fast/canvas/canvas-lost-gpu-context.html
@@ -1,10 +1,9 @@
-<!DOCTYPE html>
<html>
<head>
<script src="../js/resources/js-test-pre.js"></script>
</head>
<body>
-<script src="YOUR_JS_FILE_HERE"></script>
+<script src="script-tests/canvas-lost-gpu-context.js"></script>
<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « no previous file | LayoutTests/fast/canvas/canvas-lost-gpu-context-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698