mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
HTML - implement the labels attribute
This commit is contained in:
parent
91e5a3a71e
commit
5b24f05ce7
25 changed files with 516 additions and 95 deletions
|
|
@ -526,6 +526,7 @@ GK_ATOM(keytext, "keytext")
|
|||
GK_ATOM(keyup, "keyup")
|
||||
GK_ATOM(kind, "kind")
|
||||
GK_ATOM(label, "label")
|
||||
GK_ATOM(labels, "labels")
|
||||
GK_ATOM(lang, "lang")
|
||||
GK_ATOM(language, "language")
|
||||
GK_ATOM(last, "last")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue