Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/tt-attribute-mutation-fix-attribute-node-tests
/
.
/
css
/
CSS2
/
selectors
/
first-letter-abspos-ref.html
blob: 7c6cbbf2c23fc837f5440557c200f0a8d0299d6a [
file
] [
log
] [
blame
] [
edit
]
<!doctype html>
<title>
CSS Test Reference
</title>
<style>
span
{
color
:
green
;
}
</style>
<div><span>
P
</span>
ASS
</div>