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

Side by Side Diff: LayoutTests/css3/selectors3/html/css3-modsel-21-expected.txt

Issue 616063002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 800x172
4 RenderBlock {HTML} at (0,0) size 800x172
5 RenderBody {BODY} at (8,16) size 784x140
6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 755x18
8 text run at (0,0) width 225: "This paragraph should be unstyled. "
9 text run at (225,0) width 457: "The background of the following paragr aph should become green when "
10 text run at (682,0) width 73: "you follow "
11 RenderInline {A} at (0,0) size 777x36 [color=#0000EE]
12 RenderText {#text} at (755,0) size 777x36
13 text run at (755,0) width 22: "this"
14 text run at (0,18) width 24: "link"
15 RenderText {#text} at (24,18) size 4x18
16 text run at (24,18) width 4: "."
17 RenderBlock {P} at (0,52) size 784x36
18 RenderText {#text} at (0,0) size 739x18
19 text run at (0,0) width 276: "This paragraph should initially be unsty led. "
20 text run at (276,0) width 463: "It should become green when you select the link above. When you select "
21 RenderInline {A} at (0,0) size 761x36 [color=#0000EE]
22 RenderText {#text} at (739,0) size 761x36
23 text run at (739,0) width 22: "this"
24 text run at (0,18) width 24: "link"
25 RenderText {#text} at (24,18) size 636x18
26 text run at (24,18) width 269: ", it should return to being unstyled a nd the "
27 text run at (293,18) width 367: "background of the paragraph below sho uld become green."
28 RenderBlock {P} at (0,104) size 784x36
29 RenderText {#text} at (0,0) size 745x18
30 text run at (0,0) width 276: "This paragraph should initially be unsty led. "
31 text run at (276,0) width 469: "It should become green when you select the link above. When you follow "
32 RenderInline {A} at (0,0) size 767x36 [color=#0000EE]
33 RenderText {#text} at (745,0) size 767x36
34 text run at (745,0) width 22: "this"
35 text run at (0,18) width 24: "link"
36 RenderText {#text} at (24,18) size 357x18
37 text run at (24,18) width 139: ", the three paragraphs "
38 text run at (163,18) width 218: "should all return to being unstyled."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698