Commit 4693ea9
p12
images: Don't add interactive style to SVG images
<img>, not <object> tag must be used within wiki. We can't use <object> tag,
because it doesn't support image-maps, which are needed because native SVG
linking support isn't adequate for our needs. SVG images within <img> tags lose
all interactive features.1 parent f0971c7 commit 4693ea9
1 file changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 21 | | |
32 | 22 | | |
33 | 23 | | |
| |||
0 commit comments