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
/
1531578-1.html
blob
6fb1077c8f51c2b2a1fa3d92f4218c6609658133
1
<style>
2
* {
3
filter: brightness(
0.1638
);
4
outline:
64
px dotted;
5
}
6
</style>
7
<script>
8
function
go
() {
9
a
.
setAttribute
(
"text-decoration"
,
"line-through"
)
10
}
11
</script>
12
<body
onload=go()
>
13
<svg>
14
<marker>
15
<foreignObject
id
=
"a"
>
16
<ins>
17