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

Unified Diff: LayoutTests/fast/css/caption-width-relative-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-relative-position-expected.txt
diff --git a/LayoutTests/fast/css/caption-width-relative-position-expected.txt b/LayoutTests/fast/css/caption-width-relative-position-expected.txt
index f74676f968d3f08440bb937ecdf7c76b2e376dae..22da679fdb26f7f07e88edf6160474437b79e5de 100644
--- a/LayoutTests/fast/css/caption-width-relative-position-expected.txt
+++ b/LayoutTests/fast/css/caption-width-relative-position-expected.txt
@@ -3,10 +3,10 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x76
RenderBlock {HTML} at (0,0) size 800x76
RenderBody {BODY} at (8,8) size 784x60
- RenderTable {TABLE} at (0,0) size 110x60 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,22) 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 110x60 [border: (2px none #808080)]
+ LayoutTableSection {TBODY} at (2,22) 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 110x20
RenderBlock (relative positioned) {CAPTION} at (0,0) size 110x20 [border: (4px solid #008000)]
RenderText {#text} at (31,4) size 48x12

Powered by Google App Engine
This is Rietveld 408576698