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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug60992-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/bug60992-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug60992-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug60992-expected.txt
deleted file mode 100644
index 77d393d645a6242ef1dcb818ed5b4fb760484f1c..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug60992-expected.txt
+++ /dev/null
@@ -1,41 +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
- LayoutTable {TABLE} at (0,0) size 220x306
- LayoutTableSection {TBODY} at (0,0) size 220x306
- LayoutTableRow {TR} at (0,2) size 220x138
- LayoutTableCell {TD} at (2,2) size 216x138 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (1,1) size 214x60
- RenderText {#text} at (0,0) size 214x19
- text run at (0,0) width 214: "This cell has the nowrap parameter "
- RenderBR {BR} at (214,15) size 0x0
- RenderBR {BR} at (0,20) size 0x19
- RenderText {#text} at (0,40) size 30x19
- text run at (0,40) width 30: "<hr>"
- RenderBlock {HR} at (1,69) size 214x2 [border: (1px inset #EEEEEE)]
- RenderBlock (anonymous) at (1,79) size 214x40
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 92x19
- text run at (0,20) width 92: "<hr width=30>"
- RenderBlock {HR} at (92,127) size 32x2 [border: (1px inset #EEEEEE)]
- LayoutTableRow {TR} at (0,142) size 220x22
- LayoutTableCell {TD} at (2,142) size 216x22 [bgcolor=#CCCCCC] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x19
- text run at (1,1) width 4: " "
- LayoutTableRow {TR} at (0,166) size 220x138
- LayoutTableCell {TD} at (2,166) size 216x138 [r=2 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (1,1) size 214x60
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 100: "This cell doesn't "
- RenderBR {BR} at (100,15) size 0x0
- RenderBR {BR} at (0,20) size 0x19
- RenderText {#text} at (0,40) size 30x19
- text run at (0,40) width 30: "<hr>"
- RenderBlock {HR} at (1,69) size 214x2 [border: (1px inset #EEEEEE)]
- RenderBlock (anonymous) at (1,79) size 214x40
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 92x19
- text run at (0,20) width 92: "<hr width=30>"
- RenderBlock {HR} at (92,127) size 32x2 [border: (1px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698