mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-01 11:20:41 -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?
|