mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
8 lines
140 B
HTML
8 lines
140 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<canvas style="padding: 6px; width: 0px;"></canvas>
|
|
<div style="overflow: scroll;"></div>
|
|
</body>
|
|
</html>
|