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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 719x19 7 LayoutText {#text} at (0,0) size 718x19
8 text run at (0,0) width 719: "Test that visited style matches to the t opmost link in a decendant selector. The link should be green, with red underlin ing." 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 9 LayoutBlockFlow {P} at (0,36) size 784x20
10 LayoutInline {A} at (0,0) size 27x19 [color=#FF0000] 10 LayoutInline {A} at (0,0) size 27x19 [color=#FF0000]
11 LayoutInline {SPAN} at (0,0) size 27x19 [color=#008000] 11 LayoutInline {SPAN} at (0,0) size 27x19 [color=#008000]
12 LayoutText {#text} at (0,0) size 27x19 12 LayoutText {#text} at (0,0) size 27x19
13 text run at (0,0) width 27: "Link" 13 text run at (0,0) width 27: "Link"
14 LayoutText {#text} at (0,0) size 0x0 14 LayoutText {#text} at (0,0) size 0x0
15 LayoutBlockFlow {P} at (0,72) size 784x20 15 LayoutBlockFlow {P} at (0,72) size 784x20
16 LayoutText {#text} at (0,0) size 685x19 16 LayoutText {#text} at (0,0) size 684x19
17 text run at (0,0) width 685: "Test that visited style matches to the t opmost link in a child selector. The link should be green, with red underlining. " 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 18 LayoutBlockFlow {P} at (0,108) size 784x20
19 LayoutInline {A} at (0,0) size 27x19 [color=#FF0000] 19 LayoutInline {A} at (0,0) size 27x19 [color=#FF0000]
20 LayoutInline {SPAN} at (0,0) size 27x19 [color=#008000] 20 LayoutInline {SPAN} at (0,0) size 27x19 [color=#008000]
21 LayoutText {#text} at (0,0) size 27x19 21 LayoutText {#text} at (0,0) size 27x19
22 text run at (0,0) width 27: "Link" 22 text run at (0,0) width 27: "Link"
23 LayoutText {#text} at (0,0) size 0x0 23 LayoutText {#text} at (0,0) size 0x0
24 LayoutBlockFlow {P} at (0,144) size 784x20 24 LayoutBlockFlow {P} at (0,144) size 784x20
25 LayoutText {#text} at (0,0) size 619x19 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." 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 27 LayoutBlockFlow {P} at (0,180) size 784x20
(...skipping 24 matching lines...) Expand all
52 LayoutBlockFlow {P} at (0,364) size 784x20 52 LayoutBlockFlow {P} at (0,364) size 784x20
53 LayoutInline {A} at (0,0) size 27x19 [color=#FF0000] 53 LayoutInline {A} at (0,0) size 27x19 [color=#FF0000]
54 LayoutText {#text} at (0,0) size 27x19 54 LayoutText {#text} at (0,0) size 27x19
55 text run at (0,0) width 27: "Link" 55 text run at (0,0) width 27: "Link"
56 LayoutText {#text} at (27,0) size 4x19 56 LayoutText {#text} at (27,0) size 4x19
57 text run at (27,0) width 4: " " 57 text run at (27,0) width 4: " "
58 LayoutInline {SPAN} at (0,0) size 31x19 [color=#008000] 58 LayoutInline {SPAN} at (0,0) size 31x19 [color=#008000]
59 LayoutText {#text} at (31,0) size 31x19 59 LayoutText {#text} at (31,0) size 31x19
60 text run at (31,0) width 31: "Span" 60 text run at (31,0) width 31: "Span"
61 LayoutText {#text} at (0,0) size 0x0 61 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698