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

Unified Diff: LayoutTests/fast/table/giantRowspan-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/giantRowspan-expected.txt
diff --git a/LayoutTests/fast/table/giantRowspan-expected.txt b/LayoutTests/fast/table/giantRowspan-expected.txt
index bc3756dd6129743c575d3781494457f5b8d80a97..ef04c237438741ef762819ae3b3fe757b61f7cc6 100644
--- a/LayoutTests/fast/table/giantRowspan-expected.txt
+++ b/LayoutTests/fast/table/giantRowspan-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #EEEEEE)]
- RenderTable {TABLE} at (0,10) size 6x4
- RenderTableSection {TBODY} at (0,0) size 6x4
- RenderTableRow {TR} at (0,2) size 6x0
- RenderTableCell {TD} at (2,1) size 2x2 [r=0 c=0 rs=8190 cs=1]
+ LayoutTable {TABLE} at (0,10) size 6x4
+ LayoutTableSection {TBODY} at (0,0) size 6x4
+ LayoutTableRow {TR} at (0,2) size 6x0
+ LayoutTableCell {TD} at (2,1) size 2x2 [r=0 c=0 rs=8190 cs=1]
« no previous file with comments | « LayoutTests/fast/table/giantCellspacing-expected.txt ('k') | LayoutTests/fast/table/growCellForImageQuirk-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698