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

Unified Diff: LayoutTests/fast/block/basic/quirk-percent-height-table-cell-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/block/basic/quirk-percent-height-table-cell-expected.txt
diff --git a/LayoutTests/fast/block/basic/quirk-percent-height-table-cell-expected.txt b/LayoutTests/fast/block/basic/quirk-percent-height-table-cell-expected.txt
index a3ea06731c9c2250f0f1f949406f46a57ea566de..7c997b2519fdb1b56a91961d3c04e576015f60fe 100644
--- a/LayoutTests/fast/block/basic/quirk-percent-height-table-cell-expected.txt
+++ b/LayoutTests/fast/block/basic/quirk-percent-height-table-cell-expected.txt
@@ -3,15 +3,15 @@ layer at (0,0) size 800x600
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 120x426 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 118x424
- RenderTableRow {TR} at (0,2) size 118x420
- RenderTableCell {TD} at (2,-48) size 114x520 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 120x426 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 118x424
+ LayoutTableRow {TR} at (0,2) size 118x420
+ LayoutTableCell {TD} at (2,-48) size 114x520 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderBlock {DIV} at (2,2) size 20x100 [bgcolor=#FFFF00]
- RenderTable {TABLE} at (2,102) size 110x416 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 108x414
- RenderTableRow {TR} at (0,2) size 108x410
- RenderTableCell {TD} at (2,52) size 104x310 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (2,102) size 110x416 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 108x414
+ LayoutTableRow {TR} at (0,2) size 108x410
+ LayoutTableCell {TD} at (2,52) size 104x310 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderBlock {DIV} at (2,2) size 100x6
RenderBlock {DIV} at (0,0) size 100x6 [border: (3px solid #0000FF)]
RenderBlock {DIV} at (2,8) size 100x300 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698