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/bug52506-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/bug52506-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug52506-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug52506-expected.txt
deleted file mode 100644
index 9fc974e48756ed465ff1326fdf65b3bb99d77a7c..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug52506-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x126
- RenderBlock {HTML} at (0,0) size 800x126
- RenderBody {BODY} at (8,8) size 784x110
- RenderBlock {FORM} at (0,0) size 784x44
- RenderButton {INPUT} at (0,0) size 196x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,3) size 180x16
- RenderText {#text} at (0,0) size 180x16
- text run at (0,0) width 180: "[Step 1] Set cell height to 60px"
- RenderButton {INPUT} at (0,22) size 196x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,3) size 180x16
- RenderText {#text} at (0,0) size 180x16
- text run at (0,0) width 180: "[Step 2] Set cell height to 20px"
- LayoutTable {TABLE} at (0,44) size 42x66
- LayoutTableSection {TBODY} at (0,0) size 42x66
- LayoutTableRow {TR} at (0,2) size 42x30
- LayoutTableCell {TD} at (2,2) size 18x30 [border: (4px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (5,5) size 8x19
- text run at (5,5) width 8: "1"
- LayoutTableCell {TD} at (22,2) size 18x30 [border: (4px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (5,5) size 8x19
- text run at (5,5) width 8: "2"
- LayoutTableRow {TR} at (0,34) size 42x30
- LayoutTableCell {TD} at (2,34) size 18x30 [border: (4px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (5,5) size 8x19
- text run at (5,5) width 8: "2"
- LayoutTableCell {TD} at (22,34) size 18x30 [border: (4px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (5,5) size 8x19
- text run at (5,5) width 8: "2"

Powered by Google App Engine
This is Rietveld 408576698