Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / css / hover-subselector-expected.txt
blobfa16e6c83032e45ff27778eac105700dde251ba2
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 784x20
7         LayoutInline {SPAN} at (0,0) size 212x19 [color=#FF0000]
8           LayoutText {#text} at (0,0) size 212x19
9             text run at (0,0) width 212: "This should turn red when hovered."
10         LayoutText {#text} at (0,0) size 0x0
11       LayoutBlockFlow {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]
12       LayoutBlockFlow {P} at (0,46) size 784x40
13         LayoutText {#text} at (0,0) size 51x19
14           text run at (0,0) width 51: "Test for "
15         LayoutInline {I} at (0,0) size 780x39
16           LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
17             LayoutText {#text} at (51,0) size 350x19
18               text run at (51,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7327"
19           LayoutText {#text} at (401,0) size 780x39
20             text run at (401,0) width 379: " REGRESSION (r12869): :hover subselector does not work"
21             text run at (0,20) width 95: "in quirks mode"
22         LayoutText {#text} at (95,20) size 94x19
23           text run at (95,20) width 94: ". This tests that "
24         LayoutInline {CODE} at (0,0) size 96x16
25           LayoutText {#text} at (189,23) size 96x16
26             text run at (189,23) width 96: "span#t:hover"
27         LayoutText {#text} at (285,20) size 164x19
28           text run at (285,20) width 164: " matches the hovered span."