mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
|
# Base Module
|
||
|
|
||
|
base = element base { base.attlist }
|
||
|
base.attlist = attribute href { URI.datatype }
|
||
|
head.content &= base?
|