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

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

Issue 616923003: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/mac/tables/mozilla/bugs/bug19599-expected.txt
diff --git a/LayoutTests/tables/mozilla/bugs/bug19599-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug19599-expected.txt
similarity index 65%
rename from LayoutTests/tables/mozilla/bugs/bug19599-expected.txt
rename to LayoutTests/platform/mac/tables/mozilla/bugs/bug19599-expected.txt
index 845df73f556da1d99f4dc5333a71d17dc4289204..05d9bd4713c5c91f7b9e27afdd94e1a8f23b7b68 100644
--- a/LayoutTests/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 784x36
- RenderText {#text} at (0,0) size 728x18
- text run at (0,0) width 728: "The INPUT element using the IMAGE attribute is used to load the image in the table. This image flows outside the "
+ RenderBlock {P} at (0,0) size 784x32
+ RenderText {#text} at (0,0) size 742x16
+ 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,18) size 275x18
- text run at (0,18) width 275: "the table after the window has been resized."
- RenderTable {TABLE} at (292,52) size 200x24 [bgcolor=#FF0000]
+ RenderText {#text} at (0,16) size 280x16
+ text run at (0,16) width 280: "the table after the window has been resized."
+ RenderTable {TABLE} at (292,48) size 200x24 [bgcolor=#FF0000]
RenderTableSection {TBODY} at (0,0) size 200x24
RenderTableRow {TR} at (0,2) size 200x20
RenderTableCell {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,92) size 784x18
- RenderText {#text} at (0,0) size 547x18
- text run at (0,0) width 547: "This test case is identicate to one above except the table is assigned a border of 2 pixels"
- RenderTable {TABLE} at (292,126) size 200x30 [bgcolor=#FF0000] [border: (2px outset #808080)]
+ RenderBlock {P} at (0,88) size 784x16
+ RenderText {#text} at (0,0) size 560x16
+ 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"
+ RenderTable {TABLE} at (292,120) size 200x30 [bgcolor=#FF0000] [border: (2px outset #808080)]
RenderTableSection {TBODY} at (2,2) size 196x26
RenderTableRow {TR} at (0,2) size 196x22
RenderTableCell {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