Sign in
webkit
/
WebKit
/
d3072e52a6540fa386303b60cdfe52c38def55fd
/
.
/
LayoutTests
/
fast
/
attachment
/
attachment-icon-from-file-extension.html
blob: c41131d77f6f4b13d13cf9b809847ca2c5b166b8 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<script>
if
(
window
.
internals
)
window
.
internals
.
settings
.
setAttachmentElementEnabled
(
true
)
</script>
<body>
<attachment
title
=
"test-file.txt"
></attachment>
</body>
</html>