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

Unified Diff: LayoutTests/fast/table/wide-colspan-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/wide-colspan-expected.txt
diff --git a/LayoutTests/fast/table/wide-colspan-expected.txt b/LayoutTests/fast/table/wide-colspan-expected.txt
index e5eeb15d2ca264c9220969bfe3bbb21a943380d2..4d61455d8e203e5b9bed431c78e4017b27b7ea41 100644
--- a/LayoutTests/fast/table/wide-colspan-expected.txt
+++ b/LayoutTests/fast/table/wide-colspan-expected.txt
@@ -3,16 +3,16 @@ layer at (0,0) size 800x600 scrollWidth 1614
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 1606x110
- RenderTableSection {TBODY} at (0,0) size 1606x110
- RenderTableRow {TR} at (0,2) size 1606x52
- RenderTableCell {TD} at (2,2) size 1602x52 [r=0 c=0 rs=1 cs=2]
+ LayoutTable {TABLE} at (0,0) size 1606x110
+ LayoutTableSection {TBODY} at (0,0) size 1606x110
+ LayoutTableRow {TR} at (0,2) size 1606x52
+ LayoutTableCell {TD} at (2,2) size 1602x52 [r=0 c=0 rs=1 cs=2]
RenderImage {IMG} at (1,1) size 1600x50
RenderText {#text} at (0,0) size 0x0
- RenderTableRow {TR} at (0,56) size 1606x52
- RenderTableCell {TD} at (2,56) size 800x52 [r=1 c=0 rs=1 cs=1]
+ LayoutTableRow {TR} at (0,56) size 1606x52
+ LayoutTableCell {TD} at (2,56) size 800x52 [r=1 c=0 rs=1 cs=1]
RenderImage {IMG} at (1,1) size 400x50
RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (804,56) size 800x52 [r=1 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (804,56) size 800x52 [r=1 c=1 rs=1 cs=1]
RenderImage {IMG} at (1,1) size 400x50
RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « LayoutTests/fast/table/vertical-align-baseline-readjust-expected.txt ('k') | LayoutTests/fast/table/wide-column-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698