Sign in
webkit
/
WebKit
/
8bde3ead3fc6049bffee0a9d68c7b464d3930194
/
.
/
LayoutTests
/
fast
/
attachment
/
attachment-type-attribute.html
blob: 86eb3487fc4bfd0b40cd6ce2961aaddd12a27b84 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<script>
if
(
window
.
internals
)
window
.
internals
.
settings
.
setAttachmentElementEnabled
(
true
)
</script>
<body>
<attachment
type
=
"text/plain"
title
=
" "
></attachment>
</body>
</html>