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

Unified Diff: LayoutTests/fast/table/tableInsideCaption-expected.txt

Issue 23974003: Auto-rebaseline for r157364 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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/fast/table/tableInsideCaption-expected.txt
diff --git a/LayoutTests/fast/table/tableInsideCaption-expected.txt b/LayoutTests/fast/table/tableInsideCaption-expected.txt
deleted file mode 100644
index 7cfa809ce8190c8aec36d52a918559c2ddeb38d6..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/table/tableInsideCaption-expected.txt
+++ /dev/null
@@ -1,32 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 202x80
- RenderTableSection {TBODY} at (0,0) size 202x80
- RenderTableRow {TR} at (0,2) size 202x76
- RenderTableCell {TD} at (2,2) size 198x76 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 196x24
- RenderTableSection {TBODY} at (0,0) size 196x24
- RenderTableRow {TR} at (0,2) size 196x20
- RenderTableCell {TD} at (2,2) size 192x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 190x18
- text run at (1,1) width 190: "This should all be on one line."
- RenderTable {TABLE} at (1,25) size 84x50
- RenderTableSection {THEAD} at (0,24) size 84x2
- RenderBlock {CAPTION} at (0,0) size 84x24
- RenderTable {TABLE} at (14,0) size 56x24
- RenderTableSection {TBODY} at (0,0) size 56x24
- RenderTableRow {TR} at (0,2) size 56x20
- RenderTableCell {TD} at (2,2) size 52x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 50x18
- text run at (1,1) width 50: "Caption"
- RenderTableSection {TBODY} at (0,26) size 84x24
- RenderTableRow {TR} at (0,2) size 84x20
- RenderTableCell {TD} at (2,2) size 49x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 47x18
- text run at (1,1) width 47: "Bottom"
- RenderTableCell {TD} at (53,2) size 29x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 27x18
- text run at (1,1) width 27: "line."

Powered by Google App Engine
This is Rietveld 408576698