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

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

Issue 2795173002: Do not show image placeholders for CSS sprites (Closed)
Patch Set: Addressed kouhei comments Created 3 years, 8 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-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/previews/client-lofi-expected.txt b/third_party/WebKit/LayoutTests/http/tests/previews/client-lofi-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4d88bbf0ea29f2c37b548d560efa717127c1f715
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/previews/client-lofi-expected.txt
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 671
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 785x671 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
+ LayoutBlockFlow {HTML} at (0,0) size 785x671
+ LayoutBlockFlow {BODY} at (8,8) size 769x655
+ LayoutBlockFlow {DIV} at (0,0) size 769x205
+ LayoutImage {IMG} at (0,0) size 200x200
+ LayoutBlockFlow (anonymous) at (0,205) size 769x20
+ LayoutBR {BR} at (0,0) size 0x19
+ LayoutBlockFlow {DIV} at (0,225) size 769x205
+ LayoutBlockFlow {DIV} at (0,0) size 769x205
+ LayoutInline {<pseudo:before>} at (0,0) size 200x19
+ LayoutImage (anonymous) at (0,0) size 200x200
+ LayoutBlockFlow (anonymous) at (0,430) size 769x20
+ LayoutBR {BR} at (0,0) size 0x19
+ LayoutBlockFlow {DIV} at (0,450) size 769x205
+layer at (8,458) size 200x200 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
+ LayoutImage {IMG} at (0,0) size 200x200

Powered by Google App Engine
This is Rietveld 408576698