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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-2-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/bug57828-2-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-2-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-2-expected.txt
index 11f4a99934e0746715dea006f282c9636a42165e..119250782dfdbc40d050f63beb545c03bce0c6df 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-2-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-2-expected.txt
@@ -3,10 +3,10 @@ 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
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 411x16
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 411x18
text run at (0,0) width 411: "The table below takes out the nowrap with the cell of 1% width."
- LayoutTable {TABLE} at (0,32) size 675x59
+ LayoutTable {TABLE} at (0,34) size 675x59
LayoutTableSection {TBODY} at (0,0) size 675x59
LayoutTableRow {TR} at (0,0) size 675x59 [bgcolor=#9999CC]
LayoutTableCell {TD} at (0,17) size 633x25 [r=0 c=0 rs=1 cs=1]
@@ -32,10 +32,10 @@ layer at (0,0) size 800x600
text run at (3,30) width 14: "My"
text run at (3,41) width 32: "Yahoo!"
RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,107) size 784x16
- RenderText {#text} at (0,0) size 479x16
+ RenderBlock {P} at (0,109) size 784x18
+ RenderText {#text} at (0,0) size 479x18
text run at (0,0) width 479: "The table below leaves in the nowrap but take out the 1% width in the cell."
- LayoutTable {TABLE} at (0,139) size 675x26
+ LayoutTable {TABLE} at (0,143) size 675x26
LayoutTableSection {TBODY} at (0,0) size 675x26
LayoutTableRow {TR} at (0,0) size 675x26 [bgcolor=#9999CC]
LayoutTableCell {TD} at (0,0) size 510x25 [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698