summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/links/linktypes/link-type-stylesheet/process-stylesheet-linked-resource-ascii-case-insensitive-ref.html
blob: 5ac2432547ea7b4caa6e28a563ce3e80832a09c9 (plain)
1
2
3
4
5
6
7
8
9
<!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?