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

Side by Side Diff: LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-21-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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x160 3 layer at (0,0) size 800x172
4 RenderBlock {html} at (0,0) size 800x160 4 RenderBlock {html} at (0,0) size 800x172
5 RenderBody {body} at (8,16) size 784x128 5 RenderBody {body} at (8,16) size 784x140
6 RenderBlock {p} at (0,0) size 784x32 6 RenderBlock {p} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 761x16 7 RenderText {#text} at (0,0) size 761x18
8 text run at (0,0) width 229: "This paragraph should be unstyled. " 8 text run at (0,0) width 229: "This paragraph should be unstyled. "
9 text run at (228,0) width 463: "The background of the following paragr aph should become green when " 9 text run at (228,0) width 463: "The background of the following paragr aph should become green when "
10 text run at (690,0) width 71: "you follow" 10 text run at (690,0) width 71: "you follow"
11 RenderInline {a} at (0,0) size 53x16 [color=#0000EE] 11 RenderInline {a} at (0,0) size 53x18 [color=#0000EE]
12 RenderText {#text} at (0,16) size 53x16 12 RenderText {#text} at (0,18) size 53x18
13 text run at (0,16) width 53: "this link" 13 text run at (0,18) width 53: "this link"
14 RenderText {#text} at (52,16) size 5x16 14 RenderText {#text} at (52,18) size 5x18
15 text run at (52,16) width 5: "." 15 text run at (52,18) width 5: "."
16 RenderBlock {p} at (0,48) size 784x32 16 RenderBlock {p} at (0,52) size 784x36
17 RenderText {#text} at (0,0) size 753x16 17 RenderText {#text} at (0,0) size 753x18
18 text run at (0,0) width 283: "This paragraph should initially be unsty led. " 18 text run at (0,0) width 283: "This paragraph should initially be unsty led. "
19 text run at (282,0) width 471: "It should become green when you select the link above. When you select " 19 text run at (282,0) width 471: "It should become green when you select the link above. When you select "
20 RenderInline {a} at (0,0) size 776x32 [color=#0000EE] 20 RenderInline {a} at (0,0) size 776x36 [color=#0000EE]
21 RenderText {#text} at (752,0) size 776x32 21 RenderText {#text} at (752,0) size 776x36
22 text run at (752,0) width 24: "this" 22 text run at (752,0) width 24: "this"
23 text run at (0,16) width 25: "link" 23 text run at (0,18) width 25: "link"
24 RenderText {#text} at (24,16) size 647x16 24 RenderText {#text} at (24,18) size 647x18
25 text run at (24,16) width 276: ", it should return to being unstyled a nd the " 25 text run at (24,18) width 276: ", it should return to being unstyled a nd the "
26 text run at (299,16) width 372: "background of the paragraph below sho uld become green." 26 text run at (299,18) width 372: "background of the paragraph below sho uld become green."
27 RenderBlock {p} at (0,96) size 784x32 27 RenderBlock {p} at (0,104) size 784x36
28 RenderText {#text} at (0,0) size 758x16 28 RenderText {#text} at (0,0) size 758x18
29 text run at (0,0) width 283: "This paragraph should initially be unsty led. " 29 text run at (0,0) width 283: "This paragraph should initially be unsty led. "
30 text run at (282,0) width 476: "It should become green when you select the link above. When you follow " 30 text run at (282,0) width 476: "It should become green when you select the link above. When you follow "
31 RenderInline {a} at (0,0) size 781x32 [color=#0000EE] 31 RenderInline {a} at (0,0) size 781x36 [color=#0000EE]
32 RenderText {#text} at (757,0) size 781x32 32 RenderText {#text} at (757,0) size 781x36
33 text run at (757,0) width 24: "this" 33 text run at (757,0) width 24: "this"
34 text run at (0,16) width 25: "link" 34 text run at (0,18) width 25: "link"
35 RenderText {#text} at (24,16) size 366x16 35 RenderText {#text} at (24,18) size 366x18
36 text run at (24,16) width 143: ", the three paragraphs " 36 text run at (24,18) width 143: ", the three paragraphs "
37 text run at (166,16) width 224: "should all return to being unstyled." 37 text run at (166,18) width 224: "should all return to being unstyled."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698