chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22ce838
)
wip, overall move
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 7 Jun 2020 20:58:41 +0000
(21:58 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 7 Jun 2020 20:58:41 +0000
(21:58 +0100)
templates/test.html
patch
|
blob
|
history
diff --git
a/templates/test.html
b/templates/test.html
index 49f5876d5bc731f5dd231e4f82b857a1e6f0d8e9..47484c64291a00493864001bc992a33cff8f7ced 100644
(file)
--- a/
templates/test.html
+++ b/
templates/test.html
@@
-7,11
+7,12
@@
</p>
<svg id="space"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 200"
+ onmousedown="drag_mousedown(event)"
>
<rect fill="green" x="42" y="56" width="100" height="80"/>
<use href="#piece42"
x="50" y="80"
-
onmousedown="drag_mousedown(event)"
/>
+
/>
<defs>
<g id="piece42">
<circle