Handbook
Glossary
push-attribute ( document -- )
Vocabulary
html5
Inputs
document
an
object
Outputs
None
Definition
USING:
accessors
kernel
;
IN:
html5
:
push-attribute
( document -- )
[
current-attribute
]
[
tag>>
attributes>>
push-when
]
[
reset-attribute
]
tri
;