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

Unified Diff: third_party/WebKit/LayoutTests/fast/canvas/canvas-toBlob-defaultpng.html

Issue 2189733003: Remove virtual test suits virtual/threaded/fast/canvas-toBlob (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-toBlob-defaultpng.html
diff --git a/third_party/WebKit/LayoutTests/virtual/threaded/fast/canvas-toBlob/canvas-toBlob-defaultpng.html b/third_party/WebKit/LayoutTests/fast/canvas/canvas-toBlob-defaultpng.html
similarity index 95%
rename from third_party/WebKit/LayoutTests/virtual/threaded/fast/canvas-toBlob/canvas-toBlob-defaultpng.html
rename to third_party/WebKit/LayoutTests/fast/canvas/canvas-toBlob-defaultpng.html
index cbc40e3afcf2c9e86e65d3c31acf7be12c6bd6a5..14cab6668d827a04063b0ca7f3104b443a399f32 100644
--- a/third_party/WebKit/LayoutTests/virtual/threaded/fast/canvas-toBlob/canvas-toBlob-defaultpng.html
+++ b/third_party/WebKit/LayoutTests/fast/canvas/canvas-toBlob-defaultpng.html
@@ -1,4 +1,4 @@
-<script src = "../../../../resources/js-test.js"></script>
+<script src = "../../resources/js-test.js"></script>
<script type = 'text/javascript'>
jsTestIsAsync = true;
description("Test that verifies whether the image data survives the toBlob process after async image encoding");

Powered by Google App Engine
This is Rietveld 408576698