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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug32841-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/bug32841-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug32841-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug32841-expected.txt
deleted file mode 100644
index 16c3caabab17f2681755bbb7ebd4c73190f4dc09..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug32841-expected.txt
+++ /dev/null
@@ -1,22 +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 490x50 [bgcolor=#FF0000] [border: (1px outset #808080)]
- LayoutTableCol {COLGROUP} at (0,0) size 0x0
- LayoutTableCol {COL} at (0,0) size 0x0
- LayoutTableCol {COL} at (0,0) size 0x0
- LayoutTableSection {TBODY} at (1,1) size 488x48
- LayoutTableRow {TR} at (0,0) size 488x24
- LayoutTableCell {TD} at (0,0) size 488x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
- RenderText {#text} at (2,2) size 474x19
- text run at (2,2) width 474: "thelefttablecellis335pixwidewhiletherightoneisonly155pixwidehblahlahblahblahb"
- LayoutTableRow {TR} at (0,24) size 488x24
- LayoutTableCell {TD} at (0,24) size 333x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 4x19
- text run at (2,2) width 4: " "
- LayoutTableCell {TD} at (333,24) size 155x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 4x19
- text run at (2,2) width 4: " "
- RenderBlock {HR} at (0,58) size 492x2 [border: (1px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698