5 lines
255 B
HTML
5 lines
255 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>Bug 1219985: Reference for a regular (non-opaque) canvas with nothing rendered in it. The red background behind the canvas is visible.</title>
|
|
|
|
<div style="width: 200px; height: 200px; background: red"></div>
|