Sign in
webkit
/
WebKit
/
36f2b40ab7a77a55ad95fd9774a954dcad7e6be8
/
.
/
LayoutTests
/
fast
/
attachment
/
attachment-respects-css-size-expected-mismatch.html
blob: 2e9a12fc2bdf154c0ed8b45c4c7c5c4b2008c2d7 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<script>
if
(
window
.
internals
)
window
.
internals
.
settings
.
setAttachmentElementEnabled
(
true
)
</script>
<body>
<attachment
id
=
"attachment"
title
=
"overridden title"
subtitle
=
"1024 bytes"
></attachment>
</body>
</html>