1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-17 22:09:07 +00:00
Files
UXP/layout/reftests/canvas/default-size-ref.html
T

8 lines
123 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<canvas style="border: 1px solid black;" width="300" height="150">
</canvas>
</body>
</html>