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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug25086-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/bug25086-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug25086-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug25086-expected.txt
deleted file mode 100644
index ccc45882421daaa9c793fcf9e9107fb39daebd8c..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug25086-expected.txt
+++ /dev/null
@@ -1,39 +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
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 336x19
- text run at (0,0) width 336: "this table is regular html and the cell has a class attribute:"
- LayoutTable {TABLE} at (0,36) size 120x82 [border: (2px outset #808080)]
- LayoutTableSection {TBODY} at (2,2) size 116x78
- LayoutTableRow {TR} at (0,2) size 116x72
- LayoutTableCell {TD} at (2,2) size 112x72 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (26,26) size 60x19
- text run at (26,26) width 60: "padding?"
- LayoutTableRow {TR} at (0,76) size 116x0
- RenderBlock {P} at (0,134) size 784x40
- RenderText {#text} at (0,0) size 763x39
- text run at (0,0) width 469: "this table is partly created by javascript code and the cell has a class attribute. "
- text run at (469,0) width 294: "this is where the text appears to the left of the left"
- text run at (0,20) width 205: "margin created by the cellpadding:"
- LayoutTable {TABLE} at (0,190) size 120x82 [border: (2px outset #808080)]
- LayoutTableSection {TBODY} at (2,2) size 116x78
- LayoutTableRow {TR} at (0,2) size 116x72
- LayoutTableCell {TD} at (2,2) size 112x72 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (26,26) size 60x19
- text run at (26,26) width 60: "padding?"
- LayoutTableRow {TR} at (0,76) size 116x0
- RenderBlock {P} at (0,288) size 784x40
- RenderText {#text} at (0,0) size 778x39
- text run at (0,0) width 477: "this table is partly created by javascript code and the cell has no class attribute. "
- text run at (477,0) width 301: "here the text obeys the cellpadding value, although"
- text run at (0,20) width 484: "there is another problem with this table that i'm filing under a separate bug report:"
- LayoutTable {TABLE} at (0,344) size 115x82 [border: (2px outset #808080)]
- LayoutTableSection {TBODY} at (2,2) size 111x78
- LayoutTableRow {TR} at (0,2) size 111x72
- LayoutTableCell {TD} at (2,2) size 107x72 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (26,26) size 55x19
- text run at (26,26) width 55: "padding?"
- LayoutTableRow {TR} at (0,76) size 111x0

Powered by Google App Engine
This is Rietveld 408576698