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

Unified Diff: LayoutTests/fast/canvas/webgl/context-release-upon-reload.html

Issue 49063011: Delete js-test-style.css. js-test-pre.js injects the CSS it needs now. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
Index: LayoutTests/fast/canvas/webgl/context-release-upon-reload.html
diff --git a/LayoutTests/fast/canvas/webgl/context-release-upon-reload.html b/LayoutTests/fast/canvas/webgl/context-release-upon-reload.html
index cc17e4836c29a0b26e9cad3efb11989048e0505b..5f667a48a378ac085df0a25dd0a0d180cecd5230 100644
--- a/LayoutTests/fast/canvas/webgl/context-release-upon-reload.html
+++ b/LayoutTests/fast/canvas/webgl/context-release-upon-reload.html
@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8">
<title>WebGL Context Release Test</title>
-<link rel="stylesheet" href="../../js/resources/js-test-style.css"/>
<script src="../../js/resources/js-test-pre.js"></script>
<script src="resources/webgl-test.js"></script>
</head>

Powered by Google App Engine
This is Rietveld 408576698