Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/DOMParser-interface
/
.
/
html
/
semantics
/
document-metadata
/
the-style-element
/
update-style-block-ascii-case-insensitive-ref.html
blob: 5ac2432547ea7b4caa6e28a563ce3e80832a09c9 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<meta
charset
=
"utf-8"
>
<style>
p
:
after
{
font-weight
:
bold
;
}
p
:
after
{
content
:
"PASS"
;
color
:
green
;
}
</style>
<p>
text/css treated as CSS?
<p>
TeXt/CsS treated as CSS?
<p>
text/cſs ignored?