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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug222846-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/bug222846-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug222846-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug222846-expected.txt
deleted file mode 100644
index 25b96e8e0d1699f2da7bf24db14ea633461eddfb..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug222846-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 800x204
- RenderBlock {HTML} at (0,0) size 800x204
- RenderBody {BODY} at (8,8) size 784x188
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 195x19
- text run at (0,0) width 195: "Both tables should look identical"
- LayoutTable {TABLE} at (0,20) size 200x84 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 200x37
- RenderText {#text} at (53,0) size 94x36
- text run at (53,0) width 94: "caption"
- LayoutTableSection {TBODY} at (1,38) size 198x45
- LayoutTableRow {TR} at (0,2) size 198x41
- LayoutTableCell {TD} at (2,2) size 194x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 62x36
- text run at (2,2) width 62: "cell1"
- LayoutTable {TABLE} at (0,104) size 200x84 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 200x37
- RenderText {#text} at (53,0) size 94x36
- text run at (53,0) width 94: "caption"
- LayoutTableSection {TBODY} at (1,38) size 198x45
- LayoutTableRow {TR} at (0,2) size 198x41
- LayoutTableCell {TD} at (2,2) size 194x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 62x36
- text run at (2,2) width 62: "cell1"

Powered by Google App Engine
This is Rietveld 408576698