Sign in
webkit
/
WebKit
/
69084d7b0eae184a8076d683d5feee69bc80ce44
/
.
/
LayoutTests
/
fast
/
selectors
/
selection-window-inactive-expected.html
blob: 6816d18fe60bd86cd311f1c2dd5d8da054409d54 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
span
{
background-color
:
rgba
(
63
,
128
,
33
,
0.95
);
color
:
black
;
}
</style>
<span>
Any textual selection in this sentence should have a green background when the window is inactive.
</span>