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

Unified Diff: LayoutTests/platform/win/tables/mozilla/marvin/x_tbody_align_justify-expected.txt

Issue 23974003: Auto-rebaseline for r157364 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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/tables/mozilla/marvin/x_tbody_align_justify-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/marvin/x_tbody_align_justify-expected.txt b/LayoutTests/platform/win/tables/mozilla/marvin/x_tbody_align_justify-expected.txt
index e96c7bcbd811b8dff93d896f55cb7f19182c5b4f..f4b958c0036b0d619ed25786a8e8c661338da9e9 100644
--- a/LayoutTests/platform/win/tables/mozilla/marvin/x_tbody_align_justify-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/marvin/x_tbody_align_justify-expected.txt
@@ -1,25 +1,25 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x206
- RenderBlock {html} at (0,0) size 800x206
- RenderBody {body} at (8,16) size 784x182
+layer at (0,0) size 800x202
+ RenderBlock {html} at (0,0) size 800x202
+ RenderBody {body} at (8,16) size 784x178
RenderBlock {p} at (0,0) size 784x20
RenderText {#text} at (0,0) size 286x19
text run at (0,0) width 286: "In this test, the TBODY text should be justified."
- RenderTable {table} at (0,36) size 300x146 [border: (1px outset #808080)]
+ RenderTable {table} at (0,36) size 300x142 [border: (1px outset #808080)]
RenderTableSection {thead} at (1,1) size 298x28
RenderTableRow {tr} at (0,2) size 298x24
RenderTableCell {td} at (2,2) size 294x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 155x19
text run at (2,2) width 155: "This text is in the THEAD"
- RenderTableSection {tfoot} at (1,117) size 298x28
- RenderTableRow {tr} at (0,2) size 298x24
- RenderTableCell {td} at (2,2) size 294x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {tfoot} at (1,115) size 298x26
+ RenderTableRow {tr} at (0,0) size 298x24
+ RenderTableCell {td} at (2,0) size 294x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 155x19
text run at (2,2) width 155: "This text is in the TFOOT"
- RenderTableSection {tbody} at (1,29) size 298x88
- RenderTableRow {tr} at (0,2) size 298x84
- RenderTableCell {td} at (2,2) size 294x84 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {tbody} at (1,29) size 298x86
+ RenderTableRow {tr} at (0,0) size 298x84
+ RenderTableCell {td} at (2,0) size 294x84 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 290x79
text run at (2,2) width 290: "This TBODY text should be justified which"
text run at (2,22) width 124: "means that the right "

Powered by Google App Engine
This is Rietveld 408576698