repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
selectors
/
selection-window-inactive-expected.html
blob
6816d18fe60bd86cd311f1c2dd5d8da054409d54
1
<!DOCTYPE
html
>
2
<style>
3
span {
4
background-color: rgba(
63
,
128
,
33
,
0.95
);
5
color: black;
6
}
7
</style>
8
<span>
Any textual selection in this sentence should have a green background when the window is inactive.
</span>