Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / selectors / input-with-selection-pseudo-element-expected.html
blob306230d5d2b9aaf1b521ed1eb0fef84751beb786
1 <!DOCTYPE html>
2 <div style="border: 5px solid; width:100px; font-size: 16px; font-family:sans-serif;">
3 <span style="background-color: rgba(63, 128, 33, 0.95); color: yellow;">Hello</span>
4 </div>
5 <br>The above selected text in the input box should have green background and yellow color.