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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug46268-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/bug46268-3-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug46268-3-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug46268-3-expected.txt
deleted file mode 100644
index a2392c615523e13fc52c9e8868dcb7f70db7050b..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug46268-3-expected.txt
+++ /dev/null
@@ -1,23 +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 (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 228x19
- text run at (0,0) width 228: "table - color, tbodies color, row color"
- LayoutTable {TABLE} at (0,20) size 186x314 [bgcolor=#FFA500] [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (41,41) size 104x168 [bgcolor=#FF0000]
- LayoutTableRow {TR} at (0,40) size 104x24 [bgcolor=#FFFF00]
- LayoutTableCell {TD} at (40,40) size 24x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "foo"
- LayoutTableRow {TR} at (0,104) size 104x24
- LayoutTableCell {TD} at (40,104) size 24x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "foo"
- LayoutTableSection {TBODY} at (41,209) size 104x64 [bgcolor=#008000]
- LayoutTableRow {TR} at (0,0) size 104x24
- LayoutTableCell {TD} at (40,0) size 24x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "foo"

Powered by Google App Engine
This is Rietveld 408576698