mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-11 13:39:55 +02:00
System/Libraries/Html/Tokenizer: Add fontWeight property to @html_dom_node
This commit is contained in:
@@ -96,6 +96,7 @@ class @html_dom_node : JsonElement
|
||||
U32 color;
|
||||
U8* fontFamily;
|
||||
I64 fontSize;
|
||||
I64 fontWeight;
|
||||
Bool display_block;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user