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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug39209-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/bug39209-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug39209-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug39209-expected.txt
deleted file mode 100644
index a414aa3643b486af7e007c883a6d484adab48db4..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug39209-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
- LayoutTable {TABLE} at (0,0) size 409x84 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 407x82
- LayoutTableRow {TR} at (0,2) size 407x52
- LayoutTableCell {TD} at (2,16) size 121x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 27x19
- text run at (2,2) width 27: "Blah"
- LayoutTableCell {TD} at (125,2) size 280x52 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutTable {TABLE} at (106.50,2) size 67x48 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 65x46
- LayoutTableRow {TR} at (0,2) size 65x42
- LayoutTableCell {TD} at (2,2) size 61x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (2,2) size 57x22
- RenderButton {INPUT} at (0,0) size 57x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,3) size 41x16
- RenderText {#text} at (0,0) size 41x16
- text run at (0,0) width 41: "Submit"
- RenderText {#text} at (0,0) size 0x0
- LayoutTableRow {TR} at (0,56) size 407x24
- LayoutTableCell {TD} at (2,56) size 403x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
- RenderText {#text} at (2,2) size 399x19
- text run at (2,2) width 399: "This line is only here to separate the two columns in the row above"

Powered by Google App Engine
This is Rietveld 408576698