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

Unified Diff: LayoutTests/fast/table/table-row-split2-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/fast/table/table-row-split2-expected.txt
diff --git a/LayoutTests/fast/table/table-row-split2-expected.txt b/LayoutTests/fast/table/table-row-split2-expected.txt
index 7bb9abdc21e686f2300744cd7fbd56bf81278dac..135f795c0c4b0e60418e161e6a7509e7f1637a22 100644
--- a/LayoutTests/fast/table/table-row-split2-expected.txt
+++ b/LayoutTests/fast/table/table-row-split2-expected.txt
@@ -3,17 +3,17 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x36
RenderBlock {HTML} at (0,0) size 800x36 [color=#FFFFFF]
RenderBody {BODY} at (8,8) size 784x20
- RenderTable at (0,0) size 30x20
- RenderTableSection (anonymous) at (0,0) size 30x20
- RenderTableRow {DIV} at (0,0) size 30x20
- RenderTableCell (anonymous) at (0,0) size 10x10 [r=0 c=0 rs=1 cs=1]
+ LayoutTable at (0,0) size 30x20
+ LayoutTableSection (anonymous) at (0,0) size 30x20
+ LayoutTableRow {DIV} at (0,0) size 30x20
+ LayoutTableCell (anonymous) at (0,0) size 10x10 [r=0 c=0 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 10x10
RenderText {#text} at (0,0) size 10x10
text run at (0,0) width 10: "A"
- RenderTableCell {TD} at (10,0) size 10x10 [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (10,0) size 10x10 [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (0,0) size 10x10
text run at (0,0) width 10: "B"
- RenderTableCell (anonymous) at (20,0) size 10x20 [r=0 c=2 rs=1 cs=1]
+ LayoutTableCell (anonymous) at (20,0) size 10x20 [r=0 c=2 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 10x10
RenderText {#text} at (0,0) size 10x10
text run at (0,0) width 10: "C"
« no previous file with comments | « LayoutTests/fast/table/table-row-split-expected.txt ('k') | LayoutTests/fast/table/table-row-style-not-updated-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698