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

Unified Diff: LayoutTests/compositing/copy-image-when-no-image-exists-expected.txt

Issue 389273002: Fix copyImage for WebGL elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: seperated negative test Created 6 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: LayoutTests/compositing/copy-image-when-no-image-exists-expected.txt
diff --git a/LayoutTests/css3/compositing/isolation-isolate-simple-expected.txt b/LayoutTests/compositing/copy-image-when-no-image-exists-expected.txt
similarity index 59%
copy from LayoutTests/css3/compositing/isolation-isolate-simple-expected.txt
copy to LayoutTests/compositing/copy-image-when-no-image-exists-expected.txt
index f89cfd8353f6a42454777565705d9772d7b70c50..a660c6732dd1ba05af115f826bf7c37c67421cf0 100644
--- a/LayoutTests/css3/compositing/isolation-isolate-simple-expected.txt
+++ b/LayoutTests/compositing/copy-image-when-no-image-exists-expected.txt
@@ -1,6 +1,6 @@
-PASS 0 is 0
-PASS 0 is 0
PASS successfullyParsed is true
TEST COMPLETE
+PASS width is 0
+PASS height is 0

Powered by Google App Engine
This is Rietveld 408576698