Index: third_party/WebKit/LayoutTests/fast/images/image-change-without-resize-shouldnt-layout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/images/image-change-without-resize-shouldnt-layout-expected.txt b/third_party/WebKit/LayoutTests/fast/images/image-change-without-resize-shouldnt-layout-expected.txt |
deleted file mode 100644 |
index 7f22e68f36b0e2238d575761b625f6aa0dc5daf4..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/images/image-change-without-resize-shouldnt-layout-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-This test ensures that when an image changes, but doesn't change size (like in an Animated GIF), we don't force a Layout. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-PASS window.internals.needsLayoutCount() is 0 |
- |