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