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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug21299-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/bug21299-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug21299-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug21299-expected.txt
deleted file mode 100644
index 424c605c95e1e0ccd8a47ad5b6c35896d93a4203..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug21299-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x90
- RenderBlock {HTML} at (0,0) size 800x90
- RenderBody {BODY} at (8,16) size 784x66
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 279x19
- text run at (0,0) width 279: "The background color should span all columns"
- LayoutTable {TABLE} at (0,36) size 440x30 [border: (1px outset #808080)]
- LayoutTableCol {COLGROUP} at (0,0) size 0x0
- LayoutTableCol {COL} at (0,0) size 0x0 [bgcolor=#00FF00]
- LayoutTableSection {TBODY} at (1,1) size 438x28
- LayoutTableRow {TR} at (0,2) size 438x24
- LayoutTableCell {TD} at (2,2) size 107x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 103x19
- text run at (2,2) width 103: "Column 1, row 1"
- LayoutTableCell {TD} at (111,2) size 107x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 103x19
- text run at (2,2) width 103: "Column 2, row 1"
- LayoutTableCell {TD} at (220,2) size 107x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 103x19
- text run at (2,2) width 103: "Column 3, row 1"
- LayoutTableCell {TD} at (329,2) size 107x24 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 103x19
- text run at (2,2) width 103: "Column 4, row 1"

Powered by Google App Engine
This is Rietveld 408576698