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

Unified Diff: LayoutTests/platform/win/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/win/fast/table/generated-caption-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/generated-caption-expected.txt b/LayoutTests/platform/win/fast/table/generated-caption-expected.txt
index ebed09748939648d2b17037e75fba8cfd6fd83ed..704bdf35709e352e71058e4ff10ac62a4c2a37e1 100644
--- a/LayoutTests/platform/win/fast/table/generated-caption-expected.txt
+++ b/LayoutTests/platform/win/fast/table/generated-caption-expected.txt
@@ -19,20 +19,20 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 514x17
text run at (0,0) width 514: "The following should look the same (and have identical render tree hierarchies):"
RenderBlock {P} at (0,68) size 784x36
- RenderTable {SPAN} at (0,0) size 32x36
- RenderTableSection (anonymous) at (0,0) size 32x18
- RenderTableRow (anonymous) at (0,0) size 32x18
- RenderTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {SPAN} at (0,0) size 32x36
+ LayoutTableSection (anonymous) at (0,0) size 32x18
+ LayoutTableRow (anonymous) at (0,0) size 32x18
+ LayoutTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 32x17
text run at (0,0) width 32: "table"
RenderBlock {<pseudo:after>} at (0,18) size 32x18
RenderTextFragment at (0,0) size 30x17
text run at (0,0) width 30: "after"
RenderBlock {P} at (0,120) size 784x36
- RenderTable {TABLE} at (0,0) size 32x36
- RenderTableSection {TBODY} at (0,0) size 32x18
- RenderTableRow {TR} at (0,0) size 32x18
- RenderTableCell {TD} at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 32x36
+ LayoutTableSection {TBODY} at (0,0) size 32x18
+ LayoutTableRow {TR} at (0,0) size 32x18
+ LayoutTableCell {TD} at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 32x17
text run at (0,0) width 32: "table"
RenderBlock {CAPTION} at (0,18) size 32x18

Powered by Google App Engine
This is Rietveld 408576698