mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[libdom] Dups
This commit is contained in:
parent
e7f2d6d908
commit
2988237889
@ -381,10 +381,6 @@ CORESTRING_DOM_VALUE(html_namespace, "http://www.w3.org/1999/xhtml");
|
||||
/* keyboardEvent keys */
|
||||
CORESTRING_DOM_STRING(Enter);
|
||||
CORESTRING_DOM_STRING(Insert);
|
||||
CORESTRING_DOM_STRING(ArrowLeft);
|
||||
CORESTRING_DOM_STRING(ArrowRight);
|
||||
CORESTRING_DOM_STRING(ArrowUp);
|
||||
CORESTRING_DOM_STRING(ArrowDown);
|
||||
CORESTRING_DOM_STRING(Backspace);
|
||||
CORESTRING_DOM_STRING(Tab);
|
||||
CORESTRING_DOM_STRING(Delete);
|
||||
|
Loading…
Reference in New Issue
Block a user