mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
12 lines
167 B
HTML
12 lines
167 B
HTML
<html>
|
|
<head>
|
|
<style>.classname { font-size: 2666.3423423423423424 }</style>
|
|
<title>bla crash</title>
|
|
</head>
|
|
|
|
<body>
|
|
<p class="classname">crash!</p>
|
|
</body>
|
|
|
|
</html>
|