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

Unified Diff: LayoutTests/platform/win/fast/table/041-expected.txt

Issue 310943002: Auto-rebaseline for r175390 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/fast/table/041-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/041-expected.txt b/LayoutTests/platform/win/fast/table/041-expected.txt
index 6c10b8075a12cf679ad476e6c12f1a924dda6056..654a69090fcc5965f224b8cfcaef12af4e664554 100644
--- a/LayoutTests/platform/win/fast/table/041-expected.txt
+++ b/LayoutTests/platform/win/fast/table/041-expected.txt
@@ -1,12 +1,12 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x325
- RenderBlock {HTML} at (0,0) size 800x324.88
- RenderBody {BODY} at (8,18.72) size 784x298.16
- RenderBlock {H3} at (0,0) size 784x21
- RenderText {#text} at (0,0) size 228x20
+layer at (0,0) size 800x327
+ RenderBlock {HTML} at (0,0) size 800x326.88
+ RenderBody {BODY} at (8,18.72) size 784x300.16
+ RenderBlock {H3} at (0,0) size 784x22
+ RenderText {#text} at (0,0) size 228x21
text run at (0,0) width 228: "ROWSPAN of 1024 - Works"
- RenderTable {TABLE} at (0,39.72) size 171x100 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,40.72) size 171x100 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 169x98
RenderTableRow {TR} at (0,2) size 169x22
RenderTableCell {TD} at (2,2) size 47x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
@@ -54,10 +54,10 @@ layer at (0,0) size 800x325
RenderTableCell {TD} at (120,74) size 47x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
RenderText {#text} at (2,2) size 42x17
text run at (2,2) width 42: "foobar"
- RenderBlock {H3} at (0,158.44) size 784x21
- RenderText {#text} at (0,0) size 286x20
+ RenderBlock {H3} at (0,159.44) size 784x22
+ RenderText {#text} at (0,0) size 286x21
text run at (0,0) width 286: "ROWSPAN of 1025 - Doesn't Work"
- RenderTable {TABLE} at (0,198.16) size 171x100 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,200.16) size 171x100 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 169x98
RenderTableRow {TR} at (0,2) size 169x22
RenderTableCell {TD} at (2,2) size 47x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698