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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/table/cell-absolute-child-expected.txt

Issue 1177043002: Auto-rebaseline for r196898 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/platform/win/virtual/slimmingpaint/fast/table/cell-absolute-child-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/cell-absolute-child-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/cell-absolute-child-expected.txt
index 7cac0b820806d017e07795d1c654aa4fb4eb3cad..0a533307ec86f17264a4bb74f57f5a496574954a 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/cell-absolute-child-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/cell-absolute-child-expected.txt
@@ -19,13 +19,13 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,52) size 784x18
LayoutText {#text} at (0,0) size 543x17
text run at (0,0) width 543: "You should see two identical green squares, 100x100 pixels each, next to each other."
- LayoutTable {TABLE} at (0,86) size 106x156
- LayoutTableSection {TBODY} at (0,0) size 106x156
- LayoutTableRow {TR} at (0,2) size 106x50
- LayoutTableCell {TD} at (2,26) size 102x2 [r=0 c=0 rs=1 cs=2]
- LayoutTableRow {TR} at (0,54) size 106x100
+ LayoutTable {TABLE} at (0,86) size 107x156
+ LayoutTableSection {TBODY} at (0,0) size 107x156
+ LayoutTableRow {TR} at (0,2) size 107x50
+ LayoutTableCell {TD} at (2,26) size 103x2 [r=0 c=0 rs=1 cs=2]
+ LayoutTableRow {TR} at (0,54) size 107x100
LayoutTableCell {TD} at (2,54) size 100x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- LayoutTableCell (anonymous) at (104,54) size 0x0 [r=1 c=1 rs=1 cs=1]
+ LayoutTableCell (anonymous) at (104,54) size 1x0 [r=1 c=1 rs=1 cs=1]
layer at (11,149) size 98x98
LayoutBlockFlow (positioned) {DIV} at (11,149) size 98x98
layer at (112,148) size 102x102

Powered by Google App Engine
This is Rietveld 408576698