haikuwebkit/LayoutTests/fast/attachment/attachment-rendering.html

9 lines
199 B
HTML

<html><!-- webkit-test-runner [ AttachmentElementEnabled=true ] -->
<head>
</head>
<body>
<p>This tests that attachments have a custom renderer.</p>
<attachment></attachment>
</body>
</html>