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

9 lines
224 B
HTML

<!DOCTYPE html>
<style>
span {
font-size: 3em;
text-shadow: 1px 1px 2px rgba(63, 128, 33, 0.95);
}
</style>
<span>Any textual selection in this sentence should have a green shadow when the window is inactive.</span>