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

Unified Diff: LayoutTests/fast/table/growCellForImageQuirk-vertical-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/growCellForImageQuirk-vertical-expected.txt
diff --git a/LayoutTests/fast/table/growCellForImageQuirk-vertical-expected.txt b/LayoutTests/fast/table/growCellForImageQuirk-vertical-expected.txt
index 7b2828994f10a01f51e8f78efbce36cbbc323ffd..c89be8911a9f05f8f0811f5efd5dbaeb6ed78087 100644
--- a/LayoutTests/fast/table/growCellForImageQuirk-vertical-expected.txt
+++ b/LayoutTests/fast/table/growCellForImageQuirk-vertical-expected.txt
@@ -3,10 +3,10 @@ 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 56x156 [bgcolor=#C0C0C0]
- RenderTableSection {TBODY} at (0,0) size 56x156
- RenderTableRow {TR} at (0,2) size 52x156
- RenderTableCell {TD} at (2,2) size 52x152 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 56x156 [bgcolor=#C0C0C0]
+ LayoutTableSection {TBODY} at (0,0) size 56x156
+ LayoutTableRow {TR} at (0,2) size 52x156
+ LayoutTableCell {TD} at (2,2) size 52x152 [r=0 c=0 rs=1 cs=1]
RenderImage {IMG} at (1,1) size 50x75 [bgcolor=#ADD8E6]
RenderImage {IMG} at (1,76) size 50x75 [bgcolor=#ADD8E6]
RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « LayoutTests/fast/table/growCellForImageQuirk-expected.txt ('k') | LayoutTests/fast/table/height-percent-test-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698