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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug60013-expected.txt

Issue 908473003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/mac/tables/mozilla/bugs/bug60013-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug60013-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug60013-expected.txt
index 0f85e651b24be49498b6cff3cd3fbe5ccc48058e..b7241f83bf5d7c7ff023cc42e59eff446e5355ad 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug60013-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug60013-expected.txt
@@ -3,15 +3,15 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- LayoutTable {TABLE} at (0,0) size 250x26 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 248x24
- LayoutTableRow {TR} at (0,2) size 248x20 [bgcolor=#CCFFFF]
- LayoutTableCell {TD} at (2,2) size 244x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 240x16
+ LayoutTable {TABLE} at (0,0) size 250x28 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 248x26
+ LayoutTableRow {TR} at (0,2) size 248x22 [bgcolor=#CCFFFF]
+ LayoutTableCell {TD} at (2,2) size 244x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 240x18
text run at (2,2) width 240: "THis table has zero % width declared"
- LayoutTable {TABLE} at (0,26) size 222x26 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 220x24
- LayoutTableRow {TR} at (0,2) size 220x20 [bgcolor=#CCFFFF]
- LayoutTableCell {TD} at (2,2) size 216x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 212x16
+ LayoutTable {TABLE} at (0,28) size 222x28 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 220x26
+ LayoutTableRow {TR} at (0,2) size 220x22 [bgcolor=#CCFFFF]
+ LayoutTableCell {TD} at (2,2) size 216x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 212x18
text run at (2,2) width 212: "THis table has no width declared"

Powered by Google App Engine
This is Rietveld 408576698