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

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

Issue 2463043003: Fix minor typo in visited-descendant.html. (Closed)
Patch Set: Rebaseline fast/selectors/visited-descendant.html Created 4 years, 1 month 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 718x19 7 LayoutText {#text} at (0,0) size 724x19
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." 8 text run at (0,0) width 724: "Test that visited style matches to the t opmost link in a descendant selector. The link should be green, with red underli ning."
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 684x19 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. " 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
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
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