mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-10 13:09:55 +02:00
System/Libraries/Html/Renderer: Add form_data_str to HtmlRenderer
This commit is contained in:
@@ -81,6 +81,7 @@ class @html_renderer
|
||||
HttpUrl* current_url;
|
||||
JsonArray* css_rules;
|
||||
JsonArray* forms;
|
||||
U8* form_data_str;
|
||||
U8* cache_directory;
|
||||
U8* current_title;
|
||||
U8* current_url_string;
|
||||
|
||||
Reference in New Issue
Block a user