Sign in
webkit
/
WebKit
/
60c3f717a9141a0f8afd6e8437d26c6404e4424c
/
.
/
LayoutTests
/
fast
/
attachment
/
attachment-respects-css-size.html
blob: 275e6b34514fa3637a08a7bf853ffb09b029a124 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<!-- webkit-test-runner [ AttachmentElementEnabled=true ] -->
<html>
<body>
<attachment
id
=
"attachment"
title
=
"overridden title"
subtitle
=
"1024 bytes"
style
=
"
width
:
500px
;
height
:
500px
;
"
></attachment>
</body>
</html>