Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/canvas/reftest.list
<!DOCTYPE html>
<html>
<head>
<title>Empty Canvas</title>
</head>
<body>
<canvas style="border-width: 2px solid black" width="0" height="0"></canvas>
</body>
</html>