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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug46268-3-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/bugs/bug46268-3-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug46268-3-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug46268-3-expected.txt
index e5234438c14e4c27695501d6c751e678d6b78195..991228b0c5d40f980c3cf7dc648011000b20e4e7 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug46268-3-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug46268-3-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x20
RenderText {#text} at (0,0) size 228x19
text run at (0,0) width 228: "table - color, tbodies color, row color"
- RenderTable {TABLE} at (0,20) size 186x354 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,20) size 186x314 [bgcolor=#FFA500] [border: (1px outset #808080)]
RenderTableSection {TBODY} at (41,41) size 104x168 [bgcolor=#FF0000]
RenderTableRow {TR} at (0,40) size 104x24 [bgcolor=#FFFF00]
RenderTableCell {TD} at (40,40) size 24x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
@@ -16,8 +16,8 @@ layer at (0,0) size 800x600
RenderTableCell {TD} at (40,104) size 24x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 20x19
text run at (2,2) width 20: "foo"
- RenderTableSection {TBODY} at (41,209) size 104x104 [bgcolor=#008000]
- RenderTableRow {TR} at (0,40) size 104x24
- RenderTableCell {TD} at (40,40) size 24x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TBODY} at (41,209) size 104x64 [bgcolor=#008000]
+ RenderTableRow {TR} at (0,0) size 104x24
+ RenderTableCell {TD} at (40,0) size 24x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 20x19
text run at (2,2) width 20: "foo"

Powered by Google App Engine
This is Rietveld 408576698