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

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: rebased and addressed comments 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-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..0b3752b587b183127e4cd2b5a0c4462948718a28
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/previews/client-lofi-expected.txt
@@ -0,0 +1,19 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x432
+ LayoutBlockFlow {HTML} at (0,0) size 800x432
+ LayoutBlockFlow {BODY} at (8,8) size 784x416
+ LayoutTable {TABLE} at (0,0) size 410x211
+ LayoutTableSection {TBODY} at (0,0) size 410x211
+ LayoutTableRow {TR} at (0,2) size 410x207
+ LayoutTableCell {TD} at (2,2) size 202x207 [r=0 c=0 rs=1 cs=1]
+ LayoutBlockFlow {DIV} at (1,1) size 200x205
+ LayoutImage {IMG} at (0,0) size 200x200
+ LayoutTableCell {TD} at (206,2) size 202x207 [r=0 c=1 rs=1 cs=1]
+ LayoutBlockFlow {DIV} at (1,1) size 200x205
+ LayoutBlockFlow {DIV} at (0,0) size 200x205
+ LayoutInline {<pseudo:before>} at (0,0) size 200x19
+ LayoutImage (anonymous) at (0,0) size 200x200
+ LayoutBlockFlow {DIV} at (0,211) size 784x205
+layer at (8,219) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200

Powered by Google App Engine
This is Rietveld 408576698