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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug29157-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/bug29157-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug29157-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug29157-expected.txt
deleted file mode 100644
index 7aabcf1296fa30ef964b5e8c6f7b323b367427ce..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug29157-expected.txt
+++ /dev/null
@@ -1,32 +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 116x82 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 116x0
- LayoutTableSection {TBODY} at (1,1) size 114x80
- LayoutTableRow {TR} at (0,2) size 114x24
- LayoutTableCell {TD} at (2,2) size 54x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 50x19
- text run at (2,2) width 50: "cell data"
- LayoutTableCell {TD} at (58,2) size 54x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 50x19
- text run at (2,2) width 50: "cell data"
- LayoutTableRow {TR} at (0,28) size 114x24
- LayoutTableCell {TD} at (2,28) size 54x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 50x19
- text run at (2,2) width 50: "cell data"
- LayoutTableCell {TD} at (58,28) size 54x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 50x19
- text run at (2,2) width 50: "cell data"
- LayoutTableRow {TR} at (0,54) size 114x24
- LayoutTableCell {TD} at (2,54) size 54x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 50x19
- text run at (2,2) width 50: "cell data"
- LayoutTableCell {TD} at (58,54) size 54x24 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 50x19
- text run at (2,2) width 50: "cell data"
- RenderBlock (anonymous) at (0,82) size 784x20
- RenderText {#text} at (0,0) size 177x19
- text run at (0,0) width 177: "[object HTMLTableElement]"

Powered by Google App Engine
This is Rietveld 408576698