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
/
1402798.html
blob
43d7a77e868b434dc37d15abe16b84eb51c97a67
1
<style>
2
text::first-letter {}
3
</style>
4
<script>
5
function
js
() {
6
a
.
setAttribute
(
"fill"
,
"url()"
);
7
}
8
</script>
9
<body
onload=js()
>
10
<svg>
11
<text
id
=
"a"
>
aa
</text>