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

Unified Diff: LayoutTests/platform/win/tables/mozilla/marvin/x_thead_class-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_class-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/marvin/x_thead_class-expected.txt b/LayoutTests/platform/win/tables/mozilla/marvin/x_thead_class-expected.txt
index 2c05f34baa4432d824c3b75137ae66fe6e1e0249..616ceae26bf896e8bf18d16e547dac5f8bc3724c 100644
--- a/LayoutTests/platform/win/tables/mozilla/marvin/x_thead_class-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/marvin/x_thead_class-expected.txt
@@ -1,9 +1,9 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x102
- RenderBlock {html} at (0,0) size 800x102
- RenderBody {body} at (8,8) size 784x86
- RenderTable {table} at (0,0) size 598x86 [border: (1px outset #808080)]
+layer at (0,0) size 800x98
+ RenderBlock {html} at (0,0) size 800x98
+ RenderBody {body} at (8,8) size 784x82
+ RenderTable {table} at (0,0) size 598x82 [border: (1px outset #808080)]
RenderTableSection {thead} at (1,1) size 596x28 [bgcolor=#00FF00]
RenderTableRow {tr} at (0,2) size 596x24
RenderTableCell {td} at (2,2) size 295x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
@@ -12,19 +12,19 @@ layer at (0,0) size 800x102
RenderTableCell {td} at (299,2) size 295x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 252x19
text run at (2,2) width 252: "This thead should have a lime background"
- RenderTableSection {tfoot} at (1,57) size 596x28
- RenderTableRow {tr} at (0,2) size 596x24
- RenderTableCell {td} at (2,2) size 295x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {tfoot} at (1,55) size 596x26
+ RenderTableRow {tr} at (0,0) size 596x24
+ RenderTableCell {td} at (2,0) size 295x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 284x19
text run at (2,2) width 284: "This tfoot should NOT have a lime background"
- RenderTableCell {td} at (299,2) size 295x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {td} at (299,0) size 295x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 284x19
text run at (2,2) width 284: "This tfoot should NOT have a lime background"
- RenderTableSection {tbody} at (1,29) size 596x28
- RenderTableRow {tr} at (0,2) size 596x24
- RenderTableCell {td} at (2,2) size 295x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {tbody} at (1,29) size 596x26
+ RenderTableRow {tr} at (0,0) size 596x24
+ RenderTableCell {td} at (2,0) size 295x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 291x19
text run at (2,2) width 291: "This tbody should NOT have a lime background"
- RenderTableCell {td} at (299,2) size 295x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {td} at (299,0) size 295x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 291x19
text run at (2,2) width 291: "This tbody should NOT have a lime background"

Powered by Google App Engine
This is Rietveld 408576698