haikuwebkit/LayoutTests/fast/selectors/selection-window-inactive-e...

9 lines
219 B
HTML

<!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>