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