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

Side by Side Diff: LayoutTests/platform/mac/css1/cascade/cascade_order-expected.txt

Issue 891973004: 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
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 720 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 790
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x720 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x790 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x720 4 RenderBlock {HTML} at (0,0) size 785x790
5 RenderBody {BODY} at (8,8) size 769x704 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 769x774 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 769x16 6 RenderBlock {P} at (0,0) size 769x18
7 RenderText {#text} at (0,0) size 363x16 7 RenderText {#text} at (0,0) size 363x18
8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,32) size 769x143 9 RenderBlock {PRE} at (0,34) size 769x165
10 RenderText {#text} at (0,0) size 562x143 10 RenderText {#text} at (0,0) size 562x165
11 text run at (0,0) width 562: "<LINK rel=\"stylesheet\" type=\"text/css \" HREF=\"../resources/linktest.css\">" 11 text run at (0,0) width 562: "<LINK rel=\"stylesheet\" type=\"text/css \" HREF=\"../resources/linktest.css\">"
12 text run at (561,0) width 1: " " 12 text run at (561,0) width 1: " "
13 text run at (0,13) width 149: "LI {color: purple;}" 13 text run at (0,15) width 149: "LI {color: purple;}"
14 text run at (148,13) width 1: " " 14 text run at (148,15) width 1: " "
15 text run at (0,26) width 157: "UL LI {color: blue;}" 15 text run at (0,30) width 157: "UL LI {color: blue;}"
16 text run at (156,26) width 1: " " 16 text run at (156,30) width 1: " "
17 text run at (0,39) width 180: "UL LI LI {color: gray;}" 17 text run at (0,45) width 180: "UL LI LI {color: gray;}"
18 text run at (179,39) width 1: " " 18 text run at (179,45) width 1: " "
19 text run at (0,52) width 172: "LI.red {color: green;}" 19 text run at (0,60) width 172: "LI.red {color: green;}"
20 text run at (171,52) width 1: " " 20 text run at (171,60) width 1: " "
21 text run at (0,65) width 211: "UL LI.mar {color: #660000;}" 21 text run at (0,75) width 211: "UL LI.mar {color: #660000;}"
22 text run at (210,65) width 1: " " 22 text run at (210,75) width 1: " "
23 text run at (0,78) width 196: "UL LI#gre {color: green;}" 23 text run at (0,90) width 196: "UL LI#gre {color: green;}"
24 text run at (195,78) width 1: " " 24 text run at (195,90) width 1: " "
25 text run at (0,91) width 157: ".test {color: blue;}" 25 text run at (0,105) width 157: ".test {color: blue;}"
26 text run at (156,91) width 1: " " 26 text run at (156,105) width 1: " "
27 text run at (0,104) width 172: ".test {color: purple;}" 27 text run at (0,120) width 172: ".test {color: purple;}"
28 text run at (171,104) width 1: " " 28 text run at (171,120) width 1: " "
29 text run at (0,117) width 289: ".one {text-decoration: line-through;}" 29 text run at (0,135) width 289: ".one {text-decoration: line-through;}"
30 text run at (288,117) width 1: " " 30 text run at (288,135) width 1: " "
31 text run at (0,130) width 0: " " 31 text run at (0,150) width 0: " "
32 RenderBlock {HR} at (0,188) size 769x2 [border: (1px inset #EEEEEE)] 32 RenderBlock {HR} at (0,212) size 769x2 [border: (1px inset #EEEEEE)]
33 RenderBlock {UL} at (0,206) size 769x128 33 RenderBlock {UL} at (0,230) size 769x144
34 RenderListItem {LI} at (40,0) size 729x16 [color=#0000FF] 34 RenderListItem {LI} at (40,0) size 729x18 [color=#0000FF]
35 RenderListMarker at (-16,0) size 6x16: bullet 35 RenderListMarker at (-17,0) size 7x18: bullet
36 RenderText {#text} at (0,0) size 194x16 36 RenderText {#text} at (0,0) size 194x18
37 text run at (0,0) width 194: "This list item should be blue..." 37 text run at (0,0) width 194: "This list item should be blue..."
38 RenderListItem {LI} at (40,16) size 729x64 [color=#0000FF] 38 RenderListItem {LI} at (40,18) size 729x72 [color=#0000FF]
39 RenderBlock (anonymous) at (0,0) size 729x16 39 RenderBlock (anonymous) at (0,0) size 729x18
40 RenderListMarker at (-16,0) size 6x16: bullet 40 RenderListMarker at (-17,0) size 7x18: bullet
41 RenderText {#text} at (0,0) size 295x16 41 RenderText {#text} at (0,0) size 295x18
42 text run at (0,0) width 295: "...and so should this; neither shoul d be purple." 42 text run at (0,0) width 295: "...and so should this; neither shoul d be purple."
43 RenderBlock {UL} at (0,16) size 729x48 43 RenderBlock {UL} at (0,18) size 729x54
44 RenderListItem {LI} at (40,0) size 689x16 [color=#808080] 44 RenderListItem {LI} at (40,0) size 689x18 [color=#808080]
45 RenderListMarker at (-16,0) size 6x16: white bullet 45 RenderListMarker at (-17,0) size 7x18: white bullet
46 RenderText {#text} at (0,0) size 195x16 46 RenderText {#text} at (0,0) size 195x18
47 text run at (0,0) width 195: "This list item should be gray..." 47 text run at (0,0) width 195: "This list item should be gray..."
48 RenderListItem {LI} at (40,16) size 689x16 [color=#808080] 48 RenderListItem {LI} at (40,18) size 689x18 [color=#808080]
49 RenderListMarker at (-16,0) size 6x16: white bullet 49 RenderListMarker at (-17,0) size 7x18: white bullet
50 RenderText {#text} at (0,0) size 116x16 50 RenderText {#text} at (0,0) size 116x18
51 text run at (0,0) width 116: "...as should this...." 51 text run at (0,0) width 116: "...as should this...."
52 RenderListItem {LI} at (40,32) size 689x16 [color=#008000] 52 RenderListItem {LI} at (40,36) size 689x18 [color=#008000]
53 RenderListMarker at (-16,0) size 6x16: white bullet 53 RenderListMarker at (-17,0) size 7x18: white bullet
54 RenderText {#text} at (0,0) size 196x16 54 RenderText {#text} at (0,0) size 196x18
55 text run at (0,0) width 196: "...but this one should be green." 55 text run at (0,0) width 196: "...but this one should be green."
56 RenderListItem {LI} at (40,80) size 729x16 [color=#660000] 56 RenderListItem {LI} at (40,90) size 729x18 [color=#660000]
57 RenderListMarker at (-16,0) size 6x16: bullet 57 RenderListMarker at (-17,0) size 7x18: bullet
58 RenderText {#text} at (0,0) size 174x16 58 RenderText {#text} at (0,0) size 174x18
59 text run at (0,0) width 174: "This ought to be dark red..." 59 text run at (0,0) width 174: "This ought to be dark red..."
60 RenderListItem {LI} at (40,96) size 729x16 [color=#008000] 60 RenderListItem {LI} at (40,108) size 729x18 [color=#008000]
61 RenderListMarker at (-16,0) size 6x16: bullet 61 RenderListMarker at (-17,0) size 7x18: bullet
62 RenderText {#text} at (0,0) size 87x16 62 RenderText {#text} at (0,0) size 87x18
63 text run at (0,0) width 87: "...this green..." 63 text run at (0,0) width 87: "...this green..."
64 RenderListItem {LI} at (40,112) size 729x16 [color=#0000FF] 64 RenderListItem {LI} at (40,126) size 729x18 [color=#0000FF]
65 RenderListMarker at (-16,0) size 6x16: bullet 65 RenderListMarker at (-17,0) size 7x18: bullet
66 RenderText {#text} at (0,0) size 98x16 66 RenderText {#text} at (0,0) size 98x18
67 text run at (0,0) width 98: "...and this blue." 67 text run at (0,0) width 98: "...and this blue."
68 RenderBlock {P} at (0,350) size 769x16 [color=#0000FF] 68 RenderBlock {P} at (0,390) size 769x18 [color=#0000FF]
69 RenderText {#text} at (0,0) size 283x16 69 RenderText {#text} at (0,0) size 283x18
70 text run at (0,0) width 283: "This sentence should be blue (STYLE attr .)." 70 text run at (0,0) width 283: "This sentence should be blue (STYLE attr .)."
71 RenderBlock {P} at (0,382) size 769x16 [color=#800080] 71 RenderBlock {P} at (0,424) size 769x18 [color=#800080]
72 RenderText {#text} at (0,0) size 208x16 72 RenderText {#text} at (0,0) size 208x18
73 text run at (0,0) width 208: "This sentence should be purple [" 73 text run at (0,0) width 208: "This sentence should be purple ["
74 RenderInline {CODE} at (0,0) size 95x13 74 RenderInline {CODE} at (0,0) size 95x15
75 RenderText {#text} at (207,2) size 95x13 75 RenderText {#text} at (207,2) size 95x15
76 text run at (207,2) width 95: "class=\"test\"" 76 text run at (207,2) width 95: "class=\"test\""
77 RenderText {#text} at (301,0) size 10x16 77 RenderText {#text} at (301,0) size 10x18
78 text run at (301,0) width 10: "]." 78 text run at (301,0) width 10: "]."
79 RenderBlock {P} at (0,414) size 769x16 79 RenderBlock {P} at (0,458) size 769x18
80 RenderText {#text} at (0,0) size 697x16 80 RenderText {#text} at (0,0) size 697x18
81 text run at (0,0) width 697: "This text should be stricken (overriding the imported underline; only works if LINKed sheets are supported)." 81 text run at (0,0) width 697: "This text should be stricken (overriding the imported underline; only works if LINKed sheets are supported)."
82 LayoutTable {TABLE} at (0,446) size 719x258 [border: (1px outset #808080)] 82 LayoutTable {TABLE} at (0,492) size 719x282 [border: (1px outset #808080)]
83 LayoutTableSection {TBODY} at (1,1) size 717x256 83 LayoutTableSection {TBODY} at (1,1) size 717x280
84 LayoutTableRow {TR} at (0,0) size 717x24 84 LayoutTableRow {TR} at (0,0) size 717x26
85 LayoutTableCell {TD} at (0,0) size 717x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2] 85 LayoutTableCell {TD} at (0,0) size 717x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
86 RenderInline {STRONG} at (0,0) size 163x16 86 RenderInline {STRONG} at (0,0) size 163x18
87 RenderText {#text} at (4,4) size 163x16 87 RenderText {#text} at (4,4) size 163x18
88 text run at (4,4) width 163: "TABLE Testing Section" 88 text run at (4,4) width 163: "TABLE Testing Section"
89 LayoutTableRow {TR} at (0,24) size 717x232 89 LayoutTableRow {TR} at (0,26) size 717x254
90 LayoutTableCell {TD} at (0,128) size 12x24 [bgcolor=#C0C0C0] [border : (1px inset #808080)] [r=1 c=0 rs=1 cs=1] 90 LayoutTableCell {TD} at (0,140) size 12x26 [bgcolor=#C0C0C0] [border : (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
91 RenderText {#text} at (4,4) size 4x16 91 RenderText {#text} at (4,4) size 4x18
92 text run at (4,4) width 4: " " 92 text run at (4,4) width 4: " "
93 LayoutTableCell {TD} at (12,24) size 705x232 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 93 LayoutTableCell {TD} at (12,26) size 705x254 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
94 RenderBlock {UL} at (4,4) size 697x128 94 RenderBlock {UL} at (4,4) size 697x144
95 RenderListItem {LI} at (40,0) size 657x16 [color=#0000FF] 95 RenderListItem {LI} at (40,0) size 657x18 [color=#0000FF]
96 RenderListMarker at (-16,0) size 6x16: bullet 96 RenderListMarker at (-17,0) size 7x18: bullet
97 RenderText {#text} at (0,0) size 194x16 97 RenderText {#text} at (0,0) size 194x18
98 text run at (0,0) width 194: "This list item should be blue. .." 98 text run at (0,0) width 194: "This list item should be blue. .."
99 RenderListItem {LI} at (40,16) size 657x64 [color=#0000FF] 99 RenderListItem {LI} at (40,18) size 657x72 [color=#0000FF]
100 RenderBlock (anonymous) at (0,0) size 657x16 100 RenderBlock (anonymous) at (0,0) size 657x18
101 RenderListMarker at (-16,0) size 6x16: bullet 101 RenderListMarker at (-17,0) size 7x18: bullet
102 RenderText {#text} at (0,0) size 295x16 102 RenderText {#text} at (0,0) size 295x18
103 text run at (0,0) width 295: "...and so should this; neith er should be purple." 103 text run at (0,0) width 295: "...and so should this; neith er should be purple."
104 RenderBlock {UL} at (0,16) size 657x48 104 RenderBlock {UL} at (0,18) size 657x54
105 RenderListItem {LI} at (40,0) size 617x16 [color=#808080] 105 RenderListItem {LI} at (40,0) size 617x18 [color=#808080]
106 RenderListMarker at (-16,0) size 6x16: white bullet 106 RenderListMarker at (-17,0) size 7x18: white bullet
107 RenderText {#text} at (0,0) size 195x16 107 RenderText {#text} at (0,0) size 195x18
108 text run at (0,0) width 195: "This list item should be g ray..." 108 text run at (0,0) width 195: "This list item should be g ray..."
109 RenderListItem {LI} at (40,16) size 617x16 [color=#808080] 109 RenderListItem {LI} at (40,18) size 617x18 [color=#808080]
110 RenderListMarker at (-16,0) size 6x16: white bullet 110 RenderListMarker at (-17,0) size 7x18: white bullet
111 RenderText {#text} at (0,0) size 116x16 111 RenderText {#text} at (0,0) size 116x18
112 text run at (0,0) width 116: "...as should this...." 112 text run at (0,0) width 116: "...as should this...."
113 RenderListItem {LI} at (40,32) size 617x16 [color=#008000] 113 RenderListItem {LI} at (40,36) size 617x18 [color=#008000]
114 RenderListMarker at (-16,0) size 6x16: white bullet 114 RenderListMarker at (-17,0) size 7x18: white bullet
115 RenderText {#text} at (0,0) size 196x16 115 RenderText {#text} at (0,0) size 196x18
116 text run at (0,0) width 196: "...but this one should be green." 116 text run at (0,0) width 196: "...but this one should be green."
117 RenderListItem {LI} at (40,80) size 657x16 [color=#660000] 117 RenderListItem {LI} at (40,90) size 657x18 [color=#660000]
118 RenderListMarker at (-16,0) size 6x16: bullet 118 RenderListMarker at (-17,0) size 7x18: bullet
119 RenderText {#text} at (0,0) size 174x16 119 RenderText {#text} at (0,0) size 174x18
120 text run at (0,0) width 174: "This ought to be dark red..." 120 text run at (0,0) width 174: "This ought to be dark red..."
121 RenderListItem {LI} at (40,96) size 657x16 [color=#008000] 121 RenderListItem {LI} at (40,108) size 657x18 [color=#008000]
122 RenderListMarker at (-16,0) size 6x16: bullet 122 RenderListMarker at (-17,0) size 7x18: bullet
123 RenderText {#text} at (0,0) size 87x16 123 RenderText {#text} at (0,0) size 87x18
124 text run at (0,0) width 87: "...this green..." 124 text run at (0,0) width 87: "...this green..."
125 RenderListItem {LI} at (40,112) size 657x16 [color=#0000FF] 125 RenderListItem {LI} at (40,126) size 657x18 [color=#0000FF]
126 RenderListMarker at (-16,0) size 6x16: bullet 126 RenderListMarker at (-17,0) size 7x18: bullet
127 RenderText {#text} at (0,0) size 98x16 127 RenderText {#text} at (0,0) size 98x18
128 text run at (0,0) width 98: "...and this blue." 128 text run at (0,0) width 98: "...and this blue."
129 RenderBlock {P} at (4,148) size 697x16 [color=#0000FF] 129 RenderBlock {P} at (4,164) size 697x18 [color=#0000FF]
130 RenderText {#text} at (0,0) size 283x16 130 RenderText {#text} at (0,0) size 283x18
131 text run at (0,0) width 283: "This sentence should be blue (ST YLE attr.)." 131 text run at (0,0) width 283: "This sentence should be blue (ST YLE attr.)."
132 RenderBlock {P} at (4,180) size 697x16 [color=#800080] 132 RenderBlock {P} at (4,198) size 697x18 [color=#800080]
133 RenderText {#text} at (0,0) size 208x16 133 RenderText {#text} at (0,0) size 208x18
134 text run at (0,0) width 208: "This sentence should be purple [ " 134 text run at (0,0) width 208: "This sentence should be purple [ "
135 RenderInline {CODE} at (0,0) size 95x13 135 RenderInline {CODE} at (0,0) size 95x15
136 RenderText {#text} at (207,2) size 95x13 136 RenderText {#text} at (207,2) size 95x15
137 text run at (207,2) width 95: "class=\"test\"" 137 text run at (207,2) width 95: "class=\"test\""
138 RenderText {#text} at (301,0) size 10x16 138 RenderText {#text} at (301,0) size 10x18
139 text run at (301,0) width 10: "]." 139 text run at (301,0) width 10: "]."
140 RenderBlock {P} at (4,212) size 697x16 140 RenderBlock {P} at (4,232) size 697x18
141 RenderText {#text} at (0,0) size 697x16 141 RenderText {#text} at (0,0) size 697x18
142 text run at (0,0) width 697: "This text should be stricken (ov erriding the imported underline; only works if LINKed sheets are supported)." 142 text run at (0,0) width 697: "This text should be stricken (ov erriding the imported underline; only works if LINKed sheets are supported)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698