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

Unified Diff: LayoutTests/fast/css/caption-width-absolute-position-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/css/caption-width-absolute-position-expected.txt
diff --git a/LayoutTests/fast/css/caption-width-absolute-position-expected.txt b/LayoutTests/fast/css/caption-width-absolute-position-expected.txt
index 462a4a4f947a42aadb3a91f0e17ba87efbf5b9e5..ad1fbfd60fa358e10411cf595ef477956f6ed64b 100644
--- a/LayoutTests/fast/css/caption-width-absolute-position-expected.txt
+++ b/LayoutTests/fast/css/caption-width-absolute-position-expected.txt
@@ -3,13 +3,13 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x56
RenderBlock {HTML} at (0,0) size 800x56
RenderBody {BODY} at (8,8) size 784x40
- RenderTable {TABLE} at (0,0) size 106x40 [border: none]
- RenderTableSection (anonymous) at (0,0) size 106x2
- RenderTableRow (anonymous) at (0,0) size 106x2
- RenderTableCell (anonymous) at (0,0) size 106x2 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderTableSection {TBODY} at (0,2) size 106x36
- RenderTableRow {TR} at (0,0) size 106x36
- RenderTableCell {TD} at (0,15) size 106x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 106x40 [border: none]
+ LayoutTableSection (anonymous) at (0,0) size 106x2
+ LayoutTableRow (anonymous) at (0,0) size 106x2
+ LayoutTableCell (anonymous) at (0,0) size 106x2 [border: none] [r=0 c=0 rs=1 cs=1]
+ LayoutTableSection {TBODY} at (0,2) size 106x36
+ LayoutTableRow {TR} at (0,0) size 106x36
+ LayoutTableCell {TD} at (0,15) size 106x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
layer at (8,8) size 56x20
RenderBlock (positioned) {CAPTION} at (8,8) size 56x20 [border: (4px solid #008000)]
RenderText {#text} at (4,4) size 48x12

Powered by Google App Engine
This is Rietveld 408576698