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/bug2296-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/bug2296-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug2296-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug2296-expected.txt
deleted file mode 100644
index d142abed9d7f2b37c38a518ffdd1c5c8321edafe..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug2296-expected.txt
+++ /dev/null
@@ -1,24 +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 [bgcolor=#FFFFFF]
- LayoutTable {TABLE} at (0,0) size 604x54 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 602x52
- LayoutTableRow {TR} at (0,0) size 602x30
- LayoutTableCell {TD} at (0,0) size 602x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
- LayoutTable {TABLE} at (1,1) size 600x28 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 598x26
- LayoutTableRow {TR} at (0,0) size 598x26
- LayoutTableCell {TD} at (0,0) size 598x26 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutTable {TABLE} at (1,1) size 596x24 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 594x22
- LayoutTableRow {TR} at (0,0) size 594x22 [bgcolor=#FF0000]
- LayoutTableCell {TD} at (0,0) size 594x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 50x19
- text run at (1,1) width 50: "cell data"
- RenderText {#text} at (0,0) size 0x0
- LayoutTableRow {TR} at (0,30) size 602x22
- LayoutTableCell {TD} at (0,30) size 602x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 62x19
- text run at (1,1) width 62: "cell data 2"

Powered by Google App Engine
This is Rietveld 408576698