Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
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>