mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 06:50:46 -08:00
5 lines
121 B
Text
5 lines
121 B
Text
# Base Module
|
|
|
|
base = element base { base.attlist }
|
|
base.attlist = attribute href { URI.datatype }
|
|
head.content &= base?
|