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

Unified Diff: LayoutTests/fast/dom/HTMLImageElement/image-dynamic-width-expected.txt

Issue 136693020: Add image loading spec related tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added srcset related tests Created 6 years, 10 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/fast/dom/HTMLImageElement/image-dynamic-width-expected.txt
diff --git a/LayoutTests/fast/animation/request-animation-frame-expected.txt b/LayoutTests/fast/dom/HTMLImageElement/image-dynamic-width-expected.txt
similarity index 58%
copy from LayoutTests/fast/animation/request-animation-frame-expected.txt
copy to LayoutTests/fast/dom/HTMLImageElement/image-dynamic-width-expected.txt
index 5a70d3a661019e81966d69b43482ec0c85481362..454d1f492baca9169de4d628fdd2ec9b3ca7fbbe 100644
--- a/LayoutTests/fast/animation/request-animation-frame-expected.txt
+++ b/LayoutTests/fast/dom/HTMLImageElement/image-dynamic-width-expected.txt
@@ -1,12 +1,13 @@
-Tests basic use of requestAnimationFrame
+Test that creating a cached image and immediately checking its width works
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS currentResult is true
PASS successfullyParsed is true
TEST COMPLETE
-PASS callbackInvoked is true
+PASS currentResult is true
PASS successfullyParsed is true
TEST COMPLETE
abarth-chromium 2014/02/06 01:11:18 It's strange that this prints TEST COMPLETE twice.

Powered by Google App Engine
This is Rietveld 408576698