mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Tidy up.
This commit is contained in:
parent
2beadb8f6b
commit
f7bc7c3497
@ -264,7 +264,8 @@ html_skip(struct html_context *html_context, unsigned char *a)
|
|||||||
|
|
||||||
#ifdef CONFIG_ECMASCRIPT
|
#ifdef CONFIG_ECMASCRIPT
|
||||||
int
|
int
|
||||||
do_html_script(struct html_context *html_context, unsigned char *a, unsigned char *html, unsigned char *eof, unsigned char **end)
|
do_html_script(struct html_context *html_context, unsigned char *a,
|
||||||
|
unsigned char *html, unsigned char *eof, unsigned char **end)
|
||||||
{
|
{
|
||||||
/* TODO: <noscript> processing. Well, same considerations apply as to
|
/* TODO: <noscript> processing. Well, same considerations apply as to
|
||||||
* CSS property display: none processing. */
|
* CSS property display: none processing. */
|
||||||
|
Loading…
Reference in New Issue
Block a user