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

Unified Diff: LayoutTests/platform/android/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/android/tables/mozilla/bugs/bug19599-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug19599-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug19599-expected.txt
deleted file mode 100644
index 5ad44a76a6a16c1686fcf8cac65901079d55f02d..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug19599-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-layer at (0,0) size 800x600
- RenderView 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 784x40
- RenderText {#text} at (0,0) size 688x19
- text run at (0,0) width 688: "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,20) size 263x19
- text run at (0,20) width 263: "the table after the window has been resized."
- LayoutTable {TABLE} at (292,56) 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,96) size 784x20
- RenderText {#text} at (0,0) size 527x19
- text run at (0,0) width 527: "This test case is identicate to one above except the table is assigned a border of 2 pixels"
- LayoutTable {TABLE} at (292,132) 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]
- RenderImage {INPUT} at (2,2) size 19x18
- RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698