mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Make non-standard pluginspage attribute to embed hyperlinkable
Appears on page reachable from links on http://www.gilbertogil.com.br/sec_discografia_view.php?id=17
This commit is contained in:
parent
0b98c5051b
commit
1d62835148
@ -93,6 +93,7 @@ HTML_(ATTRIBUTE, ONSUBMIT, 0),
|
||||
HTML_(ATTRIBUTE, ONUNLOAD, 0),
|
||||
HTML_(ATTRIBUTE, PROFILE, SGML_ATTRIBUTE_REFERENCE),
|
||||
HTML_(ATTRIBUTE, PROMPT, 0),
|
||||
HTML_(ATTRIBUTE, PLUGINSPAGE, SGML_ATTRIBUTE_REFERENCE),
|
||||
HTML_(ATTRIBUTE, READONLY, 0),
|
||||
HTML_(ATTRIBUTE, REL, 0),
|
||||
HTML_(ATTRIBUTE, REV, 0),
|
||||
|
Loading…
Reference in New Issue
Block a user