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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug32205-3-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/bug32205-3-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug32205-3-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug32205-3-expected.txt
deleted file mode 100644
index 004ac1250c29601581bc06b17acd5eb47d004345..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug32205-3-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 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- LayoutTable {TABLE} at (0,0) size 784x584 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 782x582
- LayoutTableRow {TR} at (0,2) size 782x578
- LayoutTableCell {TD} at (2,269) size 364x44 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 76x19
- text run at (2,2) width 76: "Outer Table:"
- RenderBR {BR} at (78,17) size 0x0
- RenderText {#text} at (2,22) size 307x19
- text run at (2,22) width 307: "<table border=\"1\" width=\"100%\" height=\"100%\">"
- LayoutTableCell {TD} at (368,2) size 412x578 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutTable {TABLE} at (2,2) size 408x574 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 406x572
- LayoutTableRow {TR} at (0,2) size 406x568
- LayoutTableCell {TD} at (2,254) size 365x64 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 85x19
- text run at (2,2) width 85: "Nested Table:"
- RenderBR {BR} at (87,17) size 0x0
- RenderText {#text} at (2,22) size 307x19
- text run at (2,22) width 307: "<table border=\"1\" width=\"100%\" height=\"100%\">"
- RenderBR {BR} at (309,37) size 0x0
- RenderText {#text} at (2,42) size 125x19
- text run at (2,42) width 125: "<td height=\"100%\">"
- LayoutTableCell {TD} at (369,274) size 35x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 25x19
- text run at (2,2) width 25: "asdf"

Powered by Google App Engine
This is Rietveld 408576698