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

Side by Side Diff: LayoutTests/platform/win-xp/css1/conformance/forward_compatible_parsing-expected.txt

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 4321 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 4321
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x4321 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x4321 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x4321 4 LayoutBlockFlow {HTML} at (0,0) size 785x4321
5 LayoutBlockFlow {BODY} at (8,8) size 769x4305 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x4305 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 337x19 7 LayoutText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,36) size 769x864 9 LayoutBlockFlow {PRE} at (0,36) size 769x864
10 LayoutText {#text} at (0,0) size 568x864 10 LayoutText {#text} at (0,0) size 568x864
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 LayoutBlockFlow {P} at (0,1455) size 769x20 163 LayoutBlockFlow {P} at (0,1455) size 769x20
164 LayoutText {#text} at (0,0) size 627x19 164 LayoutText {#text} at (0,0) size 627x19
165 text run at (0,0) width 627: "This paragraph should be black, because the style declaration that applies to it is within an invalid at-rule." 165 text run at (0,0) width 627: "This paragraph should be black, because the style declaration that applies to it is within an invalid at-rule."
166 LayoutBlockFlow {P} at (0,1491) size 769x40 [color=#008000] 166 LayoutBlockFlow {P} at (0,1491) size 769x40 [color=#008000]
167 LayoutText {#text} at (0,0) size 726x39 167 LayoutText {#text} at (0,0) size 726x39
168 text run at (0,0) width 197: "This paragraph should be green. " 168 text run at (0,0) width 197: "This paragraph should be green. "
169 text run at (197,0) width 529: "CSS is case-insensitive, unless requir ed to be case sensitive due to interaction with other" 169 text run at (197,0) width 529: "CSS is case-insensitive, unless requir ed to be case sensitive due to interaction with other"
170 text run at (0,20) width 228: "standards (e.g., font names or URLs.)" 170 text run at (0,20) width 228: "standards (e.g., font names or URLs.)"
171 LayoutBlockFlow {OL} at (0,1547) size 769x20 171 LayoutBlockFlow {OL} at (0,1547) size 769x20
172 LayoutListItem {LI} at (40,0) size 729x20 172 LayoutListItem {LI} at (40,0) size 729x20
173 LayoutListMarker at (-21,0) size 16x19: "1" 173 LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
174 LayoutText {#text} at (0,0) size 596x19 174 LayoutText {#text} at (0,0) size 596x19
175 text run at (0,0) width 596: "This ordered list item should be black , because the declaration has an invalid pseudo-class selector." 175 text run at (0,0) width 596: "This ordered list item should be black , because the declaration has an invalid pseudo-class selector."
176 LayoutBlockFlow {P} at (0,1583) size 769x40 176 LayoutBlockFlow {P} at (0,1583) size 769x40
177 LayoutText {#text} at (0,0) size 764x39 177 LayoutText {#text} at (0,0) size 764x39
178 text run at (0,0) width 764: "This paragraph should be black, because, in CSS1, :first-child is an invalid pseudo-class, and in CSS2, this paragraph i s not the" 178 text run at (0,0) width 764: "This paragraph should be black, because, in CSS1, :first-child is an invalid pseudo-class, and in CSS2, this paragraph i s not the"
179 text run at (0,20) width 58: "first child." 179 text run at (0,20) width 58: "first child."
180 LayoutBlockFlow {UL} at (0,1639) size 769x40 180 LayoutBlockFlow {UL} at (0,1639) size 769x40
181 LayoutListItem {LI} at (40,0) size 729x40 181 LayoutListItem {LI} at (40,0) size 729x40
182 LayoutListMarker at (-18,0) size 7x19: bullet 182 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
183 LayoutText {#text} at (0,0) size 728x39 183 LayoutText {#text} at (0,0) size 728x39
184 text run at (0,0) width 728: "This unordered list item should be bla ck, because, according to CSS1, the selector is invalid, and according to CSS2, the" 184 text run at (0,0) width 728: "This unordered list item should be bla ck, because, according to CSS1, the selector is invalid, and according to CSS2, the"
185 text run at (0,20) width 154: "selector should not apply." 185 text run at (0,20) width 154: "selector should not apply."
186 LayoutBlockFlow {BLOCKQUOTE} at (40,1695) size 689x40 186 LayoutBlockFlow {BLOCKQUOTE} at (40,1695) size 689x40
187 LayoutText {#text} at (0,0) size 685x39 187 LayoutText {#text} at (0,0) size 685x39
188 text run at (0,0) width 685: "This blockquote should be black, because , according to CSS1, the selector is invalid, and according to CSS2, the" 188 text run at (0,0) width 685: "This blockquote should be black, because , according to CSS1, the selector is invalid, and according to CSS2, the"
189 text run at (0,20) width 154: "selector should not apply." 189 text run at (0,20) width 154: "selector should not apply."
190 LayoutBlockFlow {P} at (0,1751) size 769x40 190 LayoutBlockFlow {P} at (0,1751) size 769x40
191 LayoutInline {ACRONYM} at (0,0) size 763x39 191 LayoutInline {ACRONYM} at (0,0) size 763x39
192 LayoutText {#text} at (0,0) size 763x39 192 LayoutText {#text} at (0,0) size 763x39
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
381 LayoutBlockFlow {P} at (4,528) size 747x20 381 LayoutBlockFlow {P} at (4,528) size 747x20
382 LayoutText {#text} at (0,0) size 627x19 382 LayoutText {#text} at (0,0) size 627x19
383 text run at (0,0) width 627: "This paragraph should be black, because the style declaration that applies to it is within an invalid at-rule." 383 text run at (0,0) width 627: "This paragraph should be black, because the style declaration that applies to it is within an invalid at-rule."
384 LayoutBlockFlow {P} at (4,564) size 747x40 [color=#008000] 384 LayoutBlockFlow {P} at (4,564) size 747x40 [color=#008000]
385 LayoutText {#text} at (0,0) size 726x39 385 LayoutText {#text} at (0,0) size 726x39
386 text run at (0,0) width 197: "This paragraph should be green. " 386 text run at (0,0) width 197: "This paragraph should be green. "
387 text run at (197,0) width 529: "CSS is case-insensitive, unles s required to be case sensitive due to interaction with other" 387 text run at (197,0) width 529: "CSS is case-insensitive, unles s required to be case sensitive due to interaction with other"
388 text run at (0,20) width 228: "standards (e.g., font names or URLs.)" 388 text run at (0,20) width 228: "standards (e.g., font names or URLs.)"
389 LayoutBlockFlow {OL} at (4,620) size 747x20 389 LayoutBlockFlow {OL} at (4,620) size 747x20
390 LayoutListItem {LI} at (40,0) size 707x20 390 LayoutListItem {LI} at (40,0) size 707x20
391 LayoutListMarker at (-21,0) size 16x19: "1" 391 LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
392 LayoutText {#text} at (0,0) size 596x19 392 LayoutText {#text} at (0,0) size 596x19
393 text run at (0,0) width 596: "This ordered list item should be black, because the declaration has an invalid pseudo-class selector." 393 text run at (0,0) width 596: "This ordered list item should be black, because the declaration has an invalid pseudo-class selector."
394 LayoutBlockFlow {P} at (4,656) size 747x40 394 LayoutBlockFlow {P} at (4,656) size 747x40
395 LayoutText {#text} at (0,0) size 742x39 395 LayoutText {#text} at (0,0) size 742x39
396 text run at (0,0) width 742: "This paragraph should be black, because, in CSS1, :first-child is an invalid pseudo-class, and in CSS2, this par agraph is not" 396 text run at (0,0) width 742: "This paragraph should be black, because, in CSS1, :first-child is an invalid pseudo-class, and in CSS2, this par agraph is not"
397 text run at (0,20) width 80: "the first child." 397 text run at (0,20) width 80: "the first child."
398 LayoutBlockFlow {UL} at (4,712) size 747x40 398 LayoutBlockFlow {UL} at (4,712) size 747x40
399 LayoutListItem {LI} at (40,0) size 707x40 399 LayoutListItem {LI} at (40,0) size 707x40
400 LayoutListMarker at (-18,0) size 7x19: bullet 400 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
401 LayoutText {#text} at (0,0) size 706x39 401 LayoutText {#text} at (0,0) size 706x39
402 text run at (0,0) width 706: "This unordered list item shoul d be black, because, according to CSS1, the selector is invalid, and according t o CSS2," 402 text run at (0,0) width 706: "This unordered list item shoul d be black, because, according to CSS1, the selector is invalid, and according t o CSS2,"
403 text run at (0,20) width 176: "the selector should not apply ." 403 text run at (0,20) width 176: "the selector should not apply ."
404 LayoutBlockFlow {BLOCKQUOTE} at (44,768) size 667x40 404 LayoutBlockFlow {BLOCKQUOTE} at (44,768) size 667x40
405 LayoutText {#text} at (0,0) size 663x39 405 LayoutText {#text} at (0,0) size 663x39
406 text run at (0,0) width 663: "This blockquote should be black, because, according to CSS1, the selector is invalid, and according to CSS2," 406 text run at (0,0) width 663: "This blockquote should be black, because, according to CSS1, the selector is invalid, and according to CSS2,"
407 text run at (0,20) width 176: "the selector should not apply." 407 text run at (0,20) width 176: "the selector should not apply."
408 LayoutBlockFlow {P} at (4,824) size 747x40 408 LayoutBlockFlow {P} at (4,824) size 747x40
409 LayoutInline {ACRONYM} at (0,0) size 720x39 409 LayoutInline {ACRONYM} at (0,0) size 720x39
410 LayoutText {#text} at (0,0) size 720x39 410 LayoutText {#text} at (0,0) size 720x39
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
533 LayoutText {#text} at (0,0) size 452x19 533 LayoutText {#text} at (0,0) size 452x19
534 text run at (0,0) width 452: "This paragraph should be green, because only the first declaration is invalid." 534 text run at (0,0) width 452: "This paragraph should be green, because only the first declaration is invalid."
535 LayoutBlockFlow {P} at (4,1588) size 747x20 535 LayoutBlockFlow {P} at (4,1588) size 747x20
536 LayoutText {#text} at (48,0) size 571x19 536 LayoutText {#text} at (48,0) size 571x19
537 text run at (48,0) width 459: "This paragraph should be indent ed half an inch, but it should not be maroon. " 537 text run at (48,0) width 459: "This paragraph should be indent ed half an inch, but it should not be maroon. "
538 text run at (507,0) width 112: "It should be black." 538 text run at (507,0) width 112: "It should be black."
539 LayoutBlockFlow {P} at (4,1624) size 747x40 539 LayoutBlockFlow {P} at (4,1624) size 747x40
540 LayoutText {#text} at (0,0) size 722x39 540 LayoutText {#text} at (0,0) size 722x39
541 text run at (0,0) width 722: "This paragraph should be black, because the color declaration after the previous ruleset should be considered pa rt of the" 541 text run at (0,0) width 722: "This paragraph should be black, because the color declaration after the previous ruleset should be considered pa rt of the"
542 text run at (0,20) width 588: "selector for this ruleset, and this ruleset therefore has an invalid selector and should not be applied." 542 text run at (0,20) width 588: "selector for this ruleset, and this ruleset therefore has an invalid selector and should not be applied."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698