mirror of
https://github.com/rkd77/elinks.git
synced 2025-09-21 19:46:23 -04:00
[js] Test commit for "rerendering" of page after modifcation by scripts
This commit is contained in:
@@ -65,6 +65,7 @@ struct ecmascript_interpreter {
|
||||
void *ar;
|
||||
void *document_obj;
|
||||
JS::RootedValue fun;
|
||||
bool changed;
|
||||
};
|
||||
|
||||
/* Why is the interpreter bound to {struct view_state} instead of {struct
|
||||
|
||||
Reference in New Issue
Block a user