mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 15:13:28 +00:00
add 'node' subtype to htmldocument
This commit is contained in:
@@ -39,6 +39,8 @@ pub const HTMLDocument = struct {
|
||||
pub const prototype = *Document;
|
||||
pub const mem_guarantied = true;
|
||||
|
||||
pub const sub_type = "node";
|
||||
|
||||
// JS funcs
|
||||
// --------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user