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

Unified Diff: LayoutTests/platform/win/tables/mozilla/marvin/x_thead_align_left-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_thead_align_left-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/marvin/x_thead_align_left-expected.txt b/LayoutTests/platform/win/tables/mozilla/marvin/x_thead_align_left-expected.txt
index 40cc83547e9785ef84c05d6790469b8573d088c1..7d76de93b7abd84cc902eb7cf40fa6b6f3b89e8f 100644
--- a/LayoutTests/platform/win/tables/mozilla/marvin/x_thead_align_left-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/marvin/x_thead_align_left-expected.txt
@@ -1,24 +1,24 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x146
- RenderBlock {html} at (0,0) size 800x146
- RenderBody {body} at (8,16) size 784x122
+layer at (0,0) size 800x142
+ RenderBlock {html} at (0,0) size 800x142
+ RenderBody {body} at (8,16) size 784x118
RenderBlock {p} at (0,0) size 784x20
RenderText {#text} at (0,0) size 302x19
text run at (0,0) width 302: "In this test, the THEAD text should be left aligned."
- RenderTable {table} at (0,36) size 167x86 [border: (1px outset #808080)]
+ RenderTable {table} at (0,36) size 167x82 [border: (1px outset #808080)]
RenderTableSection {thead} at (1,1) size 165x28
RenderTableRow {tr} at (0,2) size 165x24
RenderTableCell {td} at (2,2) size 161x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 51x19
text run at (2,2) width 51: "THEAD"
- RenderTableSection {tfoot} at (1,57) size 165x28
- RenderTableRow {tr} at (0,2) size 165x24
- RenderTableCell {td} at (2,2) size 161x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {tfoot} at (1,55) size 165x26
+ RenderTableRow {tr} at (0,0) size 165x24
+ RenderTableCell {td} at (2,0) size 161x24 [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 165x28
- RenderTableRow {tr} at (0,2) size 165x24
- RenderTableCell {td} at (2,2) size 161x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {tbody} at (1,29) size 165x26
+ RenderTableRow {tr} at (0,0) size 165x24
+ RenderTableCell {td} at (2,0) size 161x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 157x19
text run at (2,2) width 157: "This text is in the TBODY"

Powered by Google App Engine
This is Rietveld 408576698