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
/
1683907.html
blob
d8286f1c276570a616d14c84c70326e98146a6a4
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<style>
5
* {
6
block-size: max-content;
7
display: table-column-group;
8
}
9
</style>
10
</head>
11
<svg>
12
<rect
id='rect' height='
18
pc' width='
64
ex'
>
13
<animateMotion>
14
<mpath
xlink:href='#rect' xlink:type='simple'
>
15
</mpath>
16
</animateMotion>
17
</rect>
18
</svg>
19
</html>
20