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

Unified Diff: LayoutTests/platform/linux/fast/table/generated-caption-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/platform/linux/fast/table/generated-caption-expected.txt
diff --git a/LayoutTests/platform/linux/fast/table/generated-caption-expected.txt b/LayoutTests/platform/linux/fast/table/generated-caption-expected.txt
index a570cbd127e33320c9c76d4bb5db8b592e5451ca..bb09c81578b672d60ab0e7e5431c047b04a4bf08 100644
--- a/LayoutTests/platform/linux/fast/table/generated-caption-expected.txt
+++ b/LayoutTests/platform/linux/fast/table/generated-caption-expected.txt
@@ -19,20 +19,20 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 474x19
text run at (0,0) width 474: "The following should look the same (and have identical render tree hierarchies):"
RenderBlock {P} at (0,72) size 784x40
- RenderTable {SPAN} at (0,0) size 29x40
- RenderTableSection (anonymous) at (0,0) size 29x20
- RenderTableRow (anonymous) at (0,0) size 29x20
- RenderTableCell (anonymous) at (0,0) size 29x20 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {SPAN} at (0,0) size 29x40
+ LayoutTableSection (anonymous) at (0,0) size 29x20
+ LayoutTableRow (anonymous) at (0,0) size 29x20
+ LayoutTableCell (anonymous) at (0,0) size 29x20 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 29x19
text run at (0,0) width 29: "table"
RenderBlock {<pseudo:after>} at (0,20) size 29x20
RenderTextFragment at (0,0) size 27x19
text run at (0,0) width 27: "after"
RenderBlock {P} at (0,128) size 784x40
- RenderTable {TABLE} at (0,0) size 29x40
- RenderTableSection {TBODY} at (0,0) size 29x20
- RenderTableRow {TR} at (0,0) size 29x20
- RenderTableCell {TD} at (0,0) size 29x20 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 29x40
+ LayoutTableSection {TBODY} at (0,0) size 29x20
+ LayoutTableRow {TR} at (0,0) size 29x20
+ LayoutTableCell {TD} at (0,0) size 29x20 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 29x19
text run at (0,0) width 29: "table"
RenderBlock {CAPTION} at (0,20) size 29x20

Powered by Google App Engine
This is Rietveld 408576698