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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 776x18 7 LayoutText {#text} at (0,0) size 775x18
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 31x18 [color=#FF0000] 10 LayoutInline {A} at (0,0) size 31x18 [color=#FF0000]
11 LayoutInline {SPAN} at (0,0) size 31x18 [color=#008000] 11 LayoutInline {SPAN} at (0,0) size 31x18 [color=#008000]
12 LayoutText {#text} at (0,0) size 31x18 12 LayoutText {#text} at (0,0) size 31x18
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 743x18 16 LayoutText {#text} at (0,0) size 743x18
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 743: "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
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 LayoutBlockFlow {P} at (0,342) size 784x18 52 LayoutBlockFlow {P} at (0,342) size 784x18
53 LayoutInline {A} at (0,0) size 31x18 [color=#FF0000] 53 LayoutInline {A} at (0,0) size 31x18 [color=#FF0000]
54 LayoutText {#text} at (0,0) size 31x18 54 LayoutText {#text} at (0,0) size 31x18
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 5x18 56 LayoutText {#text} at (30,0) size 5x18
57 text run at (30,0) width 5: " " 57 text run at (30,0) width 5: " "
58 LayoutInline {SPAN} at (0,0) size 33x18 [color=#008000] 58 LayoutInline {SPAN} at (0,0) size 33x18 [color=#008000]
59 LayoutText {#text} at (34,0) size 33x18 59 LayoutText {#text} at (34,0) size 33x18
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