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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug3454-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/bug3454-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug3454-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug3454-expected.txt
deleted file mode 100644
index cd3a543da3da212085da883f6ba04a65f5d5b386..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug3454-expected.txt
+++ /dev/null
@@ -1,31 +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,16) size 784x568
- LayoutTable {TABLE} at (16,0) size 752x76 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 750x74
- LayoutTableRow {TR} at (0,2) size 750x24
- LayoutTableCell {TH} at (2,2) size 175x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (46,2) size 83x19
- text run at (46,2) width 83: "Header One"
- LayoutTableCell {TH} at (179,2) size 268x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (93,2) size 82x19
- text run at (93,2) width 82: "Header Two"
- LayoutTableCell {TH} at (449,2) size 299x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (102,2) size 95x19
- text run at (102,2) width 95: "Header Three"
- LayoutTableRow {TR} at (0,28) size 750x44
- LayoutTableCell {TD} at (2,28) size 175x44 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 155x39
- text run at (2,2) width 110: "This table uses the"
- text run at (2,22) width 155: "separated borders model."
- LayoutTableCell {TD} at (179,28) size 268x44 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 234x39
- text run at (2,2) width 234: "This means that elements within the cell"
- text run at (2,22) width 174: "have border-spacing of 1em."
- LayoutTableCell {TD} at (449,28) size 299x44 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 268x39
- text run at (2,2) width 198: "The borders on the header cells, "
- text run at (200,2) width 70: "on all sides,"
- text run at (2,22) width 187: "should be medium solid purple."

Powered by Google App Engine
This is Rietveld 408576698