JS: introduce HTML::ScriptElement::getScript()

This commit is contained in:
Esben Sparre Andreasen
2019-01-28 15:40:30 +01:00
parent a78dd422b6
commit 5e2b1c026a
5 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
import javascript
from HTML::ScriptElement e
select e, e.getScript()