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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug3103-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/bug3103-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug3103-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug3103-expected.txt
deleted file mode 100644
index 4a7fac1b10e0eb8eb509f13758acfc00d6cbea1d..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug3103-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
- LayoutTable {TABLE} at (0,0) size 622x400 [border: (4px outset #808080)]
- LayoutTableSection {TBODY} at (4,4) size 614x392
- LayoutTableRow {TR} at (0,2) size 614x193
- LayoutTableCell {TD} at (2,174) size 204x44 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 188x39
- text run at (2,2) width 188: "1 Some sample text for the first"
- text run at (2,22) width 177: "column. Notice its formatting."
- LayoutTableCell {TD} at (208,66) size 404x64 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 398x59
- text run at (2,2) width 386: "2 Here is some sample text to demonstrate the problem. Is there"
- text run at (2,22) width 398: "some setting in Navigator that will make this work correctly ? If so"
- text run at (2,42) width 191: "I haven't found it. Is this a bug ?"
- LayoutTableRow {TR} at (0,197) size 614x193
- LayoutTableCell {TD} at (208,261) size 404x64 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 398x59
- text run at (2,2) width 386: "3 Here is some sample text to demonstrate the problem. Is there"
- text run at (2,22) width 398: "some setting in Navigator that will make this work correctly ? If so"
- text run at (2,42) width 191: "I haven't found it. Is this a bug ?"

Powered by Google App Engine
This is Rietveld 408576698