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

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

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 5abbfa60f9f32993faf7291a62727a164b554845..dff4419c01eb949ece0dae6ca8129cd46a2cc306 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 800x345
- RenderBlock {HTML} at (0,0) size 800x345
- RenderBody {BODY} at (8,18) size 784x319
+ RenderBlock {HTML} at (0,0) size 800x344.88
+ RenderBody {BODY} at (8,18.72) size 784x318.16
RenderBlock {H3} at (0,0) size 784x23
RenderText {#text} at (0,0) size 236x22
text run at (0,0) width 236: "ROWSPAN of 1024 - Works"
- RenderTable {TABLE} at (0,41) size 165x109 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,41.72) size 165x108 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 163x106
RenderTableRow {TR} at (0,2) size 163x24
RenderTableCell {TD} at (2,2) size 45x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
@@ -54,10 +54,10 @@ layer at (0,0) size 800x345
RenderTableCell {TD} at (116,80) size 45x24 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
RenderText {#text} at (2,2) size 40x19
text run at (2,2) width 40: "foobar"
- RenderBlock {H3} at (0,168) size 784x24
+ RenderBlock {H3} at (0,168.44) size 784x23
RenderText {#text} at (0,0) size 295x22
text run at (0,0) width 295: "ROWSPAN of 1025 - Doesn't Work"
- RenderTable {TABLE} at (0,210) size 165x109 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,210.16) size 165x108 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 163x106
RenderTableRow {TR} at (0,2) size 163x24
RenderTableCell {TD} at (2,2) size 45x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698