Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
svg
/
css
/
svg-write-resources-null-maskImage-crash.html
blob: 42e8ffc63dd033e79e86a662e75321f386ad01ac [
file
] [
edit
]
<div>
<svg>
<g
style
=
"
mask-image
:
none
,
url
()
"
>
</g>
</svg>
This test passes if it doesn't crash.
</div>