repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1935611 - Fix libyuv/libpng link failed for loongarch64. r=glandium,tnikkel,ng
[gecko.git]
/
dom
/
svg
/
crashtests
/
821955-1.html
blob
f6db39968e5fd3a3563e086bb60a03d7734f974e
1
<!DOCTYPE
html
>
2
<script>
3
document
.
createElementNS
(
"http://www.w3.org/2000/svg"
,
"polyline"
).
points
.
appendItem
(
document
.
createElementNS
(
"http://www.w3.org/2000/svg"
,
"svg"
).
currentTranslate
)
4
</script>
5