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 1928997: Update tabs icon in Unified Search popup r=desktop-theme-reviewers,daleh...
[gecko.git]
/
dom
/
svg
/
crashtests
/
1513603.html
blob
21271a6837c4314d5bfacef8fbd50b9ebda88bfb
1
<script>
2
function
go
() {
3
b
.
addEventListener
(
"DOMSubtreeModified"
,
eh
)
4
b
.
max
=
0.44
5
b
.
value
=
0.94
6
}
7
function
eh
() {
8
SpecialPowers
.
gc
()
9
SpecialPowers
.
forceCC
()
10
polygon
.
animatedPoints
.
z
=
1
;
11
path
.
animatedPathSegList
.
z
=
1
;
12
svg
.
requiredExtensions
.
z
=
1
;
13
}
14
</script>
15
<body
onload=go()
>
16
<svg
id
=
"svg"
>
17
<polygon
id
=
"polygon"
/>
18
<path
id
=
"path"
/>
19
<dl>
20
<meter
id
=
"b"
>