add lisp packages

This commit is contained in:
2020-12-05 21:29:49 +01:00
parent 85e20365ae
commit a6e2395755
7272 changed files with 1363243 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
async
crossorigin
defer
language language [Deprecated]\n\nLike the type attribute, this attribute identifies the scripting language in use. Unlike the type attribute, however, this attributes possible values were never standardized. The type attribute should be used instead.
onerror [HTML5]\n\nFires when an error occurs while loading an external file
src src\n\nThis attribute specifies the URI of an external script; this can be used as an alternative to embedding a script directly within a document. script elements with an src attribute specified should not have a script embedded within its tags.
type