mirror of
https://github.com/servo/servo.git
synced 2025-07-02 21:13:39 +01:00
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> |