mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 05:48:26 +00:00
8 lines
164 B
HTML
8 lines
164 B
HTML
<!DOCTYPE html>
|
|
<html style="filter: url(#e);">
|
|
<head></head>
|
|
<body onload="document.documentElement.style.counterReset = 'a';">
|
|
<div id="e"></div>
|
|
</body>
|
|
</html>
|