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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug33137-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/bug33137-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug33137-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug33137-expected.txt
deleted file mode 100644
index b11ada4139e5adf7f7b054f3bbf8c795d18f4202..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug33137-expected.txt
+++ /dev/null
@@ -1,29 +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 85x94 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 83x92
- LayoutTableRow {TR} at (0,2) size 83x22
- LayoutTableCell {TD} at (2,2) size 79x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {HR} at (3.50,10) size 72x2 [border: (1px inset #EEEEEE)]
- LayoutTableRow {TR} at (0,26) size 83x64
- LayoutTableCell {TD} at (2,26) size 79x64 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 70x59
- text run at (2,2) width 63: "this should"
- text run at (2,22) width 70: "wrap within"
- text run at (2,42) width 44: "this TD"
- RenderBlock (anonymous) at (0,94) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- LayoutTable {TABLE} at (0,114) size 92x94 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 90x92
- LayoutTableRow {TR} at (0,2) size 90x22
- LayoutTableCell {TD} at (2,2) size 86x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {HR} at (2,10) size 82x2 [border: (1px inset #EEEEEE)]
- LayoutTableRow {TR} at (0,26) size 90x64
- LayoutTableCell {TD} at (2,26) size 86x64 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 70x59
- text run at (2,2) width 63: "this should"
- text run at (2,22) width 70: "wrap within"
- text run at (2,42) width 44: "this TD"

Powered by Google App Engine
This is Rietveld 408576698