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

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

Powered by Google App Engine
This is Rietveld 408576698