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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x142
4 RenderBlock {html} at (0,0) size 800x142
5 RenderBody {body} at (8,8) size 784x118
6 RenderBlock {div} at (0,0) size 784x82
7 LayoutTable {table} at (0,0) size 119x82 [border: (1px outset #808080)]
8 LayoutTableSection (anonymous) at (1,1) size 117x80
9 LayoutTableRow {tr} at (0,2) size 117x24
10 LayoutTableCell {td} at (2,2) size 24x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
11 RenderText {#text} at (2,2) size 20x19
12 text run at (2,2) width 20: "1.1"
13 LayoutTableCell {td} at (28,2) size 24x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
14 RenderText {#text} at (2,2) size 20x19
15 text run at (2,2) width 20: "1.2"
16 LayoutTableCell {td} at (54,2) size 61x24 [bgcolor=#00FF00] [borde r: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 57x19
18 text run at (2,2) width 57: "green cell"
19 LayoutTableRow {tr} at (0,28) size 117x24
20 LayoutTableCell {td} at (2,28) size 24x24 [border: (1px inset #808 080)] [r=1 c=0 rs=1 cs=1]
21 RenderText {#text} at (2,2) size 20x19
22 text run at (2,2) width 20: "2.1"
23 LayoutTableCell {td} at (28,28) size 24x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
24 RenderText {#text} at (2,2) size 20x19
25 text run at (2,2) width 20: "2.2"
26 LayoutTableCell {td} at (54,28) size 61x24 [bgcolor=#00FF00] [bord er: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
27 RenderText {#text} at (2,2) size 57x19
28 text run at (2,2) width 57: "green cell"
29 LayoutTableRow {tr} at (0,54) size 117x24
30 LayoutTableCell {td} at (2,54) size 24x24 [border: (1px inset #808 080)] [r=2 c=0 rs=1 cs=1]
31 RenderText {#text} at (2,2) size 20x19
32 text run at (2,2) width 20: "3.1"
33 LayoutTableCell {td} at (28,54) size 24x24 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1]
34 RenderText {#text} at (2,2) size 20x19
35 text run at (2,2) width 20: "3.2"
36 LayoutTableCell {td} at (54,54) size 61x24 [bgcolor=#00FF00] [bord er: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
37 RenderText {#text} at (2,2) size 57x19
38 text run at (2,2) width 57: "green cell"
39 RenderBlock {p} at (0,98) size 784x20
40 RenderInline {span} at (0,0) size 411x19 [bgcolor=#00FF00]
41 RenderText {#text} at (0,0) size 411x19
42 text run at (0,0) width 259: "This paragraph contains a span that sh ould "
43 text run at (259,0) width 152: "have a green background"
44 RenderText {#text} at (411,0) size 134x19
45 text run at (411,0) width 134: " and some text after it."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698