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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 776x17 7 LayoutText {#text} at (0,0) size 775x17
8 text run at (0,0) width 776: "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 775: "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,34) size 784x18 9 LayoutBlockFlow {P} at (0,34) size 784x18
10 LayoutInline {A} at (0,0) size 31x17 [color=#FF0000] 10 LayoutInline {A} at (0,0) size 31x17 [color=#FF0000]
11 LayoutInline {SPAN} at (0,0) size 31x17 [color=#008000] 11 LayoutInline {SPAN} at (0,0) size 31x17 [color=#008000]
12 LayoutText {#text} at (0,0) size 31x17 12 LayoutText {#text} at (0,0) size 31x17
13 text run at (0,0) width 31: "Link" 13 text run at (0,0) width 31: "Link"
14 LayoutText {#text} at (0,0) size 0x0 14 LayoutText {#text} at (0,0) size 0x0
15 LayoutBlockFlow {P} at (0,68) size 784x18 15 LayoutBlockFlow {P} at (0,68) size 784x18
16 LayoutText {#text} at (0,0) size 743x17 16 LayoutText {#text} at (0,0) size 742x17
17 text run at (0,0) width 743: "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 742: "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,102) size 784x18 18 LayoutBlockFlow {P} at (0,102) size 784x18
19 LayoutInline {A} at (0,0) size 31x17 [color=#FF0000] 19 LayoutInline {A} at (0,0) size 31x17 [color=#FF0000]
20 LayoutInline {SPAN} at (0,0) size 31x17 [color=#008000] 20 LayoutInline {SPAN} at (0,0) size 31x17 [color=#008000]
21 LayoutText {#text} at (0,0) size 31x17 21 LayoutText {#text} at (0,0) size 31x17
22 text run at (0,0) width 31: "Link" 22 text run at (0,0) width 31: "Link"
23 LayoutText {#text} at (0,0) size 0x0 23 LayoutText {#text} at (0,0) size 0x0
24 LayoutBlockFlow {P} at (0,136) size 784x18 24 LayoutBlockFlow {P} at (0,136) size 784x18
25 LayoutText {#text} at (0,0) size 667x17 25 LayoutText {#text} at (0,0) size 667x17
26 text run at (0,0) width 667: "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 667: "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,170) size 784x18 27 LayoutBlockFlow {P} at (0,170) size 784x18
(...skipping 24 matching lines...) Expand all
52 LayoutBlockFlow {P} at (0,342) size 784x18 52 LayoutBlockFlow {P} at (0,342) size 784x18
53 LayoutInline {A} at (0,0) size 31x17 [color=#FF0000] 53 LayoutInline {A} at (0,0) size 31x17 [color=#FF0000]
54 LayoutText {#text} at (0,0) size 31x17 54 LayoutText {#text} at (0,0) size 31x17
55 text run at (0,0) width 31: "Link" 55 text run at (0,0) width 31: "Link"
56 LayoutText {#text} at (30,0) size 5x17 56 LayoutText {#text} at (30,0) size 5x17
57 text run at (30,0) width 5: " " 57 text run at (30,0) width 5: " "
58 LayoutInline {SPAN} at (0,0) size 33x17 [color=#008000] 58 LayoutInline {SPAN} at (0,0) size 33x17 [color=#008000]
59 LayoutText {#text} at (34,0) size 33x17 59 LayoutText {#text} at (34,0) size 33x17
60 text run at (34,0) width 33: "Span" 60 text run at (34,0) width 33: "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