Sign in
webkit
/
WebKit
/
3a634092e3245645233a54f0f3632665b4137d5f
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
css
/
transform-all-spaces.html
blob: b07bff8a65c11fd44b4c38e919b93e9896bc829c [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<p>
This test passes if it doesn't crash under ASAN.
</p>
<script>
document
.
body
.
webkitTransform
=
' '
;
</script>