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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/basic/quirk-percent-height-table-cell-expected.txt

Issue 1015723002: Auto-rebaseline for r192000 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/platform/win-xp/virtual/slimmingpaint/fast/block/basic/quirk-percent-height-table-cell-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/basic/quirk-percent-height-table-cell-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/basic/quirk-percent-height-table-cell-expected.txt
index e26a960deebea2f57f5473c156ef7266e2b03476..99ab8b1ab1c7d9b131fe69ef5a543b414e508bb8 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/basic/quirk-percent-height-table-cell-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/basic/quirk-percent-height-table-cell-expected.txt
@@ -6,12 +6,12 @@ layer at (0,0) size 800x600
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]
+ LayoutTableCell {TD} at (2,2) size 114x420 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {DIV} at (2,2) size 20x100 [bgcolor=#FFFF00]
- 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]
+ LayoutTable {TABLE} at (2,102) size 110x316 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 108x314
+ LayoutTableRow {TR} at (0,2) size 108x310
+ LayoutTableCell {TD} at (2,2) size 104x310 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {DIV} at (2,2) size 100x6
LayoutBlockFlow {DIV} at (0,0) size 100x6 [border: (3px solid #0000FF)]
LayoutBlockFlow {DIV} at (2,8) size 100x300 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698