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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/auto-with-percent-height-vertical-expected.txt

Issue 782793003: Auto-rebaseline for r186601 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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/linux/virtual/slimmingpaint/fast/table/auto-with-percent-height-vertical-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/auto-with-percent-height-vertical-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/auto-with-percent-height-vertical-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a60b46807a584f44ca39a84dfc2f14b2428154ea
--- /dev/null
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/auto-with-percent-height-vertical-expected.txt
@@ -0,0 +1,31 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x194
+ RenderBlock {HTML} at (0,0) size 800x194
+ RenderBody {BODY} at (8,16) size 784x162
+ RenderTable {TABLE} at (16,0) size 64x82 [border: (3px solid #FF0000)]
+ RenderTableSection {TBODY} at (3,3) size 58x76
+ RenderTableRow {TR} at (0,2) size 54x76
+ RenderTableCell {TD} at (2,2) size 54x72 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 26x69 [color=#FFFFFF] [bgcolor=#800080]
+ RenderTableSection {TBODY} at (0,0) size 26x69
+ RenderTableRow {TR} at (0,2) size 22x69
+ RenderTableCell {TD} at (2,2) size 22x65 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 19x63
+ text run at (1,1) width 63: "Table One"
+ RenderTable {TABLE} at (27,1) size 26x70 [color=#FFFFFF] [bgcolor=#800080]
+ RenderTableSection {TBODY} at (0,0) size 26x70
+ RenderTableRow {TR} at (0,2) size 22x70
+ RenderTableCell {TD} at (2,2) size 22x66 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 19x64
+ text run at (1,1) width 64: "Table Two"
+ RenderTable {TABLE} at (16,98) size 52x64 [border: (3px solid #FF0000)]
+ RenderTableSection {TBODY} at (3,3) size 46x58
+ RenderTableRow {TR} at (0,2) size 42x58
+ RenderTableCell {TD} at (2,2) size 42x54 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 20x52 [color=#FFFFFF] [bgcolor=#800080]
+ RenderText {#text} at (0,0) size 19x51
+ text run at (0,0) width 51: "Div One"
+ RenderBlock {DIV} at (21,1) size 20x52 [color=#FFFFFF] [bgcolor=#800080]
+ RenderText {#text} at (0,0) size 19x52
+ text run at (0,0) width 52: "Div Two"

Powered by Google App Engine
This is Rietveld 408576698