blob: 0310d1ba2437a59235a980f5fce2d95f2775b8fc [file] [log] [blame] [edit]
<!DOCTYPE html>
<html>
<head>
<style>
dialog {
background: green;
border-color: green;
}
</style>
</head>
<body>
<p>The test passes if you see no green rectangle.
</body>
</html>