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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/css/child-style-can-override-visited-style-expected.txt

Issue 1431183003: Set the correct style on the middle anonymous block in continuations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated Created 5 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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow (anonymous) at (0,0) size 784x20 6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 337x19 7 LayoutText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "This tests that a child style can overri de the :visited style." 8 text run at (0,0) width 337: "This tests that a child style can overri de the :visited style."
9 LayoutInline {A} at (0,0) size 0x0 [color=#FF0000] 9 LayoutInline {A} at (0,0) size 0x0 [color=#FF0000]
10 LayoutText {#text} at (0,0) size 0x0 10 LayoutText {#text} at (0,0) size 0x0
11 LayoutBlockFlow (anonymous) at (0,20) size 784x20 [color=#FF0000] 11 LayoutBlockFlow (anonymous) at (0,20) size 784x20
12 LayoutBlockFlow {DIV} at (0,0) size 784x20 [color=#008000] 12 LayoutBlockFlow {DIV} at (0,0) size 784x20 [color=#008000]
13 LayoutText {#text} at (0,0) size 252x19 13 LayoutText {#text} at (0,0) size 252x19
14 text run at (0,0) width 252: "This text should be green (and underli ned)" 14 text run at (0,0) width 252: "This text should be green (and underli ned)"
15 LayoutBlockFlow (anonymous) at (0,40) size 784x0 15 LayoutBlockFlow (anonymous) at (0,40) size 784x0
16 LayoutInline {A} at (0,0) size 0x0 [color=#FF0000] 16 LayoutInline {A} at (0,0) size 0x0 [color=#FF0000]
17 LayoutText {#text} at (0,0) size 0x0 17 LayoutText {#text} at (0,0) size 0x0
18 LayoutBlockFlow {DIV} at (0,40) size 784x20 [color=#008000] 18 LayoutBlockFlow {DIV} at (0,40) size 784x20 [color=#008000]
19 LayoutText {#text} at (0,0) size 150x19 19 LayoutText {#text} at (0,0) size 150x19
20 text run at (0,0) width 150: "This text should be green" 20 text run at (0,0) width 150: "This text should be green"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698