Sign in
webkit
/
WebKit
/
b387ed984cfa86e07321d6d915fc6d801afbcecc
/
.
/
LayoutTests
/
svg
/
animations
/
animate-keytimes-crash-expected.html
blob: 159fcc5a9475f21e395f3a6c26e87cb2aa7c798c [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
Test for WK108828: This test passes if it does not crash.
<svg
id
=
"svg"
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"500"
height
=
"500"
>
<rect
x
=
"0"
y
=
"0"
width
=
"100"
height
=
"100"
fill
=
"green"
/>
</svg>
</html>