blob: ff61884419284a43f4a8906d838187f3d9c00b53 [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="Default Action"></attachment></div>
<div style="background-color: -apple-system-green;"><attachment action="Destructive Action" style="color: -apple-system-green;"></attachment></div>
</body>
</html>