7 lines
No EOL
181 B
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> |