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

8 lines
223 B
HTML

<!DOCTYPE html><!-- webkit-test-runner [ AttachmentElementEnabled=true ] -->
<html>
<body>
<attachment title=" " type="public.jpeg"></attachment>
<attachment title=" " type="public.plain-text"></attachment>
</body>
</html>