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

Unified Diff: LayoutTests/platform/android/css3/selectors3/xhtml/css3-modsel-33-expected.txt

Issue 886333003: 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/css3/selectors3/xhtml/css3-modsel-33-expected.txt
diff --git a/LayoutTests/platform/android/css3/selectors3/xhtml/css3-modsel-33-expected.txt b/LayoutTests/platform/android/css3/selectors3/xhtml/css3-modsel-33-expected.txt
deleted file mode 100644
index 85ff9c710294ba479ff1e79937e86cf19c474b84..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/css3/selectors3/xhtml/css3-modsel-33-expected.txt
+++ /dev/null
@@ -1,45 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x142
- RenderBlock {html} at (0,0) size 800x142
- RenderBody {body} at (8,8) size 784x118
- RenderBlock {div} at (0,0) size 784x82
- LayoutTable {table} at (0,0) size 119x82 [border: (1px outset #808080)]
- LayoutTableSection (anonymous) at (1,1) size 117x80
- LayoutTableRow {tr} at (0,2) size 117x24
- LayoutTableCell {td} at (2,2) 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: "1.1"
- LayoutTableCell {td} at (28,2) size 24x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "1.2"
- LayoutTableCell {td} at (54,2) size 61x24 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 57x19
- text run at (2,2) width 57: "green cell"
- LayoutTableRow {tr} at (0,28) size 117x24
- LayoutTableCell {td} at (2,28) 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: "2.1"
- LayoutTableCell {td} at (28,28) size 24x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "2.2"
- LayoutTableCell {td} at (54,28) size 61x24 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 57x19
- text run at (2,2) width 57: "green cell"
- LayoutTableRow {tr} at (0,54) size 117x24
- LayoutTableCell {td} at (2,54) size 24x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "3.1"
- LayoutTableCell {td} at (28,54) size 24x24 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "3.2"
- LayoutTableCell {td} at (54,54) size 61x24 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 57x19
- text run at (2,2) width 57: "green cell"
- RenderBlock {p} at (0,98) size 784x20
- RenderInline {span} at (0,0) size 411x19 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 411x19
- text run at (0,0) width 259: "This paragraph contains a span that should "
- text run at (259,0) width 152: "have a green background"
- RenderText {#text} at (411,0) size 134x19
- text run at (411,0) width 134: " and some text after it."

Powered by Google App Engine
This is Rietveld 408576698