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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug19599-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/bug19599-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug19599-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug19599-expected.txt
index 940b8456722d1f3fd3b2eaf7d580edfb5d9906c9..cbda228141b8da5475258411dda94e732a2f1092 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug19599-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug19599-expected.txt
@@ -3,22 +3,22 @@ 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 784x32
- RenderText {#text} at (0,0) size 742x16
+ RenderBlock {P} at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 742x18
text run at (0,0) width 742: "The INPUT element using the IMAGE attribute is used to load the image in the table. This image flows outside the "
RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (0,16) size 280x16
- text run at (0,16) width 280: "the table after the window has been resized."
- LayoutTable {TABLE} at (292,48) size 200x24 [bgcolor=#FF0000]
+ RenderText {#text} at (0,18) size 280x18
+ text run at (0,18) width 280: "the table after the window has been resized."
+ LayoutTable {TABLE} at (292,52) size 200x24 [bgcolor=#FF0000]
LayoutTableSection {TBODY} at (0,0) size 200x24
LayoutTableRow {TR} at (0,2) size 200x20
LayoutTableCell {TD} at (2,2) size 196x20 [r=0 c=0 rs=1 cs=1]
RenderImage {INPUT} at (1,1) size 19x18
RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,88) size 784x16
- RenderText {#text} at (0,0) size 560x16
+ RenderBlock {P} at (0,92) size 784x18
+ RenderText {#text} at (0,0) size 560x18
text run at (0,0) width 560: "This test case is identicate to one above except the table is assigned a border of 2 pixels"
- LayoutTable {TABLE} at (292,120) size 200x30 [bgcolor=#FF0000] [border: (2px outset #808080)]
+ LayoutTable {TABLE} at (292,126) size 200x30 [bgcolor=#FF0000] [border: (2px outset #808080)]
LayoutTableSection {TBODY} at (2,2) size 196x26
LayoutTableRow {TR} at (0,2) size 196x22
LayoutTableCell {TD} at (2,2) size 192x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698