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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/previews/client-lofi-sprite-expected.txt

Issue 2795173002: Do not show image placeholders for CSS sprites (Closed)
Patch Set: remove a test Created 3 years, 6 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/http/tests/previews/client-lofi-sprite-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/previews/client-lofi-sprite-expected.txt b/third_party/WebKit/LayoutTests/http/tests/previews/client-lofi-sprite-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..44c49d2786c0a273a874c98a296db1c5ce6e6d1d
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/previews/client-lofi-sprite-expected.txt
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x176
+ LayoutBlockFlow {HTML} at (0,0) size 800x176
+ LayoutBlockFlow {BODY} at (8,8) size 784x160
+ LayoutBlockFlow {DIV} at (0,0) size 40x40
+ LayoutBlockFlow {DIV} at (0,40) size 40x40
+ LayoutBlockFlow {DIV} at (0,80) size 40x40
+ LayoutBlockFlow {DIV} at (0,120) size 40x40

Powered by Google App Engine
This is Rietveld 408576698