blob: adaeb21e36867743160ec2af9918b77f70a423ac [file] [log] [blame]
<!DOCTYPE html>
<html>
<script>
if (window.internals)
window.internals.settings.setAttachmentElementEnabled(true);
</script>
<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>