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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/table/tbody-background-image-expected.txt

Issue 2657973004: Auto-rebaseline for r445283 (Closed)
Patch Set: Created 3 years, 11 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/platform/win/fast/table/tbody-background-image-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/tbody-background-image-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/tbody-background-image-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..910969ee76b3756d58d50d4a5bb689e54f3ca000
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/tbody-background-image-expected.txt
@@ -0,0 +1,16 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x462
+ LayoutBlockFlow {HTML} at (0,0) size 800x462
+ LayoutBlockFlow {BODY} at (8,16) size 784x438
+ LayoutBlockFlow {P} at (0,0) size 784x18
+ LayoutText {#text} at (0,0) size 394x17
+ text run at (0,0) width 394: "crbug.com/35697: The image should be tiled across the table."
+ LayoutTable {TABLE} at (0,34) size 784x404
+ LayoutTableSection {TBODY} at (0,0) size 784x404
+ LayoutTableRow {TR} at (0,0) size 784x202
+ LayoutTableCell {TD} at (0,100) size 392x2 [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (392,100) size 392x2 [r=0 c=1 rs=1 cs=1]
+ LayoutTableRow {TR} at (0,202) size 784x202
+ LayoutTableCell {TD} at (0,302) size 392x2 [r=1 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (392,302) size 392x2 [r=1 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698