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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/selectors/visited-descendant-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 718x19
8 text run at (0,0) width 718: "Test that visited style matches to the t opmost link in a decendant selector. The link should be green, with red underlin ing."
9 LayoutBlockFlow {P} at (0,36) size 784x20
10 LayoutInline {A} at (0,0) size 27x19 [color=#FF0000]
11 LayoutInline {SPAN} at (0,0) size 27x19 [color=#008000]
12 LayoutText {#text} at (0,0) size 27x19
13 text run at (0,0) width 27: "Link"
14 LayoutText {#text} at (0,0) size 0x0
15 LayoutBlockFlow {P} at (0,72) size 784x20
16 LayoutText {#text} at (0,0) size 684x19
17 text run at (0,0) width 684: "Test that visited style matches to the t opmost link in a child selector. The link should be green, with red underlining. "
18 LayoutBlockFlow {P} at (0,108) size 784x20
19 LayoutInline {A} at (0,0) size 27x19 [color=#FF0000]
20 LayoutInline {SPAN} at (0,0) size 27x19 [color=#008000]
21 LayoutText {#text} at (0,0) size 27x19
22 text run at (0,0) width 27: "Link"
23 LayoutText {#text} at (0,0) size 0x0
24 LayoutBlockFlow {P} at (0,144) size 784x20
25 LayoutText {#text} at (0,0) size 619x19
26 text run at (0,0) width 619: "Test that visited style does not match t o non-topmost links. The link should be red, with red underlining."
27 LayoutBlockFlow {P} at (0,180) size 784x20
28 LayoutInline {A} at (0,0) size 0x0 [color=#FF0000]
29 LayoutInline {SPAN} at (0,0) size 0x0
30 LayoutInline {A} at (0,0) size 27x19 [color=#FF0000]
31 LayoutText {#text} at (0,0) size 27x19
32 text run at (0,0) width 27: "Link"
33 LayoutText {#text} at (0,0) size 0x0
34 LayoutBlockFlow {P} at (0,216) size 784x40
35 LayoutText {#text} at (0,0) size 747x39
36 text run at (0,0) width 747: "Test that direct adjacent selector doesn 't match visited style. The link should be red, with red underlining. The span s hould be"
37 text run at (0,20) width 37: "green."
38 LayoutBlockFlow {P} at (0,272) size 784x20
39 LayoutInline {A} at (0,0) size 27x19 [color=#FF0000]
40 LayoutText {#text} at (0,0) size 27x19
41 text run at (0,0) width 27: "Link"
42 LayoutText {#text} at (27,0) size 4x19
43 text run at (27,0) width 4: " "
44 LayoutInline {SPAN} at (0,0) size 31x19 [color=#008000]
45 LayoutText {#text} at (31,0) size 31x19
46 text run at (31,0) width 31: "Span"
47 LayoutText {#text} at (0,0) size 0x0
48 LayoutBlockFlow {P} at (0,308) size 784x40
49 LayoutText {#text} at (0,0) size 757x39
50 text run at (0,0) width 757: "Test that indirect adjacent selector doe sn't match visited style. The link should be red, with red underlining. The span should be"
51 text run at (0,20) width 37: "green."
52 LayoutBlockFlow {P} at (0,364) size 784x20
53 LayoutInline {A} at (0,0) size 27x19 [color=#FF0000]
54 LayoutText {#text} at (0,0) size 27x19
55 text run at (0,0) width 27: "Link"
56 LayoutText {#text} at (27,0) size 4x19
57 text run at (27,0) width 4: " "
58 LayoutInline {SPAN} at (0,0) size 31x19 [color=#008000]
59 LayoutText {#text} at (31,0) size 31x19
60 text run at (31,0) width 31: "Span"
61 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698