blob: 43bac6250cc2b525117c6295799f3505df1b7696 [file] [log] [blame]
<!DOCTYPE html><!-- webkit-test-runner [ AttachmentElementEnabled=true ] -->
<html>
<style>
div {
width: 300px;
height: 300px;
}
</style>
<body>
<div style="background-color: -apple-system-blue;"><attachment action=" "></attachment></div>
<div style="background-color: -apple-system-green;"><attachment action=" "></attachment></div>
</body>
</html>