Handbook
Glossary
appropriate-end-tag-token? ( document -- ? )
Vocabulary
html5
Inputs
document
an
object
Outputs
?
an
object
Definition
USING:
kernel
;
IN:
html5
:
appropriate-end-tag-token?
( document -- ? )
drop
f
;