servo/tests/wpt/web-platform-tests/css/css-content/attr-case-sensitivity-ref-003.html

7 lines
No EOL
181 B
HTML

<!doctype html>
<meta charset=utf-8>
<title>attr case-sensitivity reference 003</title>
<style>
#casematch:before { content: "casematch"; }
</style>
<math id="casematch"></math>