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