Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / css / hover-subselector-expected.txt
blob064e0952db2c38d904bfe37ea8be4ddf8fc02a64
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   LayoutBlockFlow {HTML} at (0,0) size 800x600
5     LayoutBlockFlow {BODY} at (8,8) size 784x576
6       LayoutBlockFlow {DIV} at (0,0) size 784x18
7         LayoutInline {SPAN} at (0,0) size 228x18 [color=#FF0000]
8           LayoutText {#text} at (0,0) size 228x18
9             text run at (0,0) width 228: "This should turn red when hovered."
10         LayoutText {#text} at (0,0) size 0x0
11       LayoutBlockFlow {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)]
12       LayoutBlockFlow {P} at (0,44) size 784x36
13         LayoutText {#text} at (0,0) size 55x18
14           text run at (0,0) width 55: "Test for "
15         LayoutInline {I} at (0,0) size 753x36
16           LayoutInline {A} at (0,0) size 354x18 [color=#0000EE]
17             LayoutText {#text} at (54,0) size 354x18
18               text run at (54,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7327"
19           LayoutText {#text} at (407,0) size 753x36
20             text run at (407,0) width 346: " REGRESSION (r12869): :hover subselector does not"
21             text run at (0,18) width 132: "work in quirks mode"
22         LayoutText {#text} at (131,18) size 101x18
23           text run at (131,18) width 101: ". This tests that "
24         LayoutInline {CODE} at (0,0) size 95x15
25           LayoutText {#text} at (231,20) size 95x15
26             text run at (231,20) width 95: "span#t:hover"
27         LayoutText {#text} at (325,18) size 174x18
28           text run at (325,18) width 174: " matches the hovered span."