Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / selectors / selection-window-inactive-expected.html
blob6816d18fe60bd86cd311f1c2dd5d8da054409d54
1 <!DOCTYPE html>
2 <style>
3 span {
4 background-color: rgba(63, 128, 33, 0.95);
5 color: black;
7 </style>
8 <span>Any textual selection in this sentence should have a green background when the window is inactive.</span>