We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29744b2 commit 9fe2ea2Copy full SHA for 9fe2ea2
2 files changed
Jakefile.js
@@ -22,7 +22,7 @@
22
"IE 9.0.0 (Windows 7)",
23
"Firefox 25.0.0 (Mac OS X 10.8)",
24
"Chrome 30.0.1599 (Mac OS X 10.8.5)",
25
- "Safari 6.0.5 (Mac OS X 10.8.5)",
+ "Safari 6.1.0 (Mac OS X 10.8.5)",
26
"Mobile Safari 7.0.0 (iOS 7.0)"
27
];
28
todo.txt
@@ -32,6 +32,8 @@ Engineering Tasks:
32
- integrate
33
34
To Do on current task:
35
+- AT START OF NEXT EPISODE:
36
+ - http://www.letscodejavascript.com/v3/comments/live/145#comment-1112202388
37
- put tests around changes to html_element.js
38
- setCapture/releaseCapture()
39
- relativeX and relativeY does not work properly when setCapture is used?
0 commit comments