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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug52505-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/bug52505-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug52505-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug52505-expected.txt
deleted file mode 100644
index cc53444877fc784b6aab5c7f1b6a7ff9435236a1..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug52505-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 800x118
- RenderBlock {HTML} at (0,0) size 800x118
- RenderBody {BODY} at (8,8) size 784x102
- RenderBlock {FORM} at (0,0) size 784x44
- RenderButton {INPUT} at (0,0) size 277x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,3) size 261x16
- RenderText {#text} at (0,0) size 261x16
- text run at (0,0) width 261: "[Step 1] Set cell width to 60px (nothing seen)"
- RenderButton {INPUT} at (0,22) size 281x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,3) size 265x16
- RenderText {#text} at (0,0) size 265x16
- text run at (0,0) width 265: "[Step 2] Set cell width to 20px (garbage seen)"
- LayoutTable {TABLE} at (0,44) size 34x58
- LayoutTableSection {TBODY} at (0,0) size 34x58
- LayoutTableRow {TR} at (0,2) size 34x26
- LayoutTableCell {TD} at (2,2) size 14x26 [border: (2px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (3,3) size 8x19
- text run at (3,3) width 8: "1"
- LayoutTableCell {TD} at (18,2) size 14x26 [border: (2px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (3,3) size 8x19
- text run at (3,3) width 8: "2"
- LayoutTableRow {TR} at (0,30) size 34x26
- LayoutTableCell {TD} at (2,30) size 14x26 [border: (2px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (3,3) size 8x19
- text run at (3,3) width 8: "2"
- LayoutTableCell {TD} at (18,30) size 14x26 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (3,3) size 8x19
- text run at (3,3) width 8: "2"

Powered by Google App Engine
This is Rietveld 408576698