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

Unified Diff: LayoutTests/fast/table/growCellForImageQuirk-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-expected.txt
diff --git a/LayoutTests/fast/table/growCellForImageQuirk-expected.txt b/LayoutTests/fast/table/growCellForImageQuirk-expected.txt
index d8466d054e26221106f2133b2fd57c507609f5ea..9ca254b58c17f65754f218e5022167db17f082ab 100644
--- a/LayoutTests/fast/table/growCellForImageQuirk-expected.txt
+++ b/LayoutTests/fast/table/growCellForImageQuirk-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 156x56 [bgcolor=#C0C0C0]
- RenderTableSection {TBODY} at (0,0) size 156x56
- RenderTableRow {TR} at (0,2) size 156x52
- RenderTableCell {TD} at (2,2) size 152x52 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 156x56 [bgcolor=#C0C0C0]
+ LayoutTableSection {TBODY} at (0,0) size 156x56
+ LayoutTableRow {TR} at (0,2) size 156x52
+ LayoutTableCell {TD} at (2,2) size 152x52 [r=0 c=0 rs=1 cs=1]
RenderImage {IMG} at (1,1) size 75x50 [bgcolor=#ADD8E6]
RenderImage {IMG} at (76,1) size 75x50 [bgcolor=#ADD8E6]
RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « LayoutTests/fast/table/giantRowspan-expected.txt ('k') | LayoutTests/fast/table/growCellForImageQuirk-vertical-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698