System/Libraries/Css+Html: Handle display: inline-block
This commit is contained in:
parent
49666d7ea9
commit
1cf0007b0b
3 changed files with 186 additions and 87 deletions
|
@ -100,7 +100,7 @@ class @html_dom_node : JsonElement
|
|||
I64 fontSize;
|
||||
I64 fontWeight;
|
||||
Bool italic;
|
||||
Bool display_block;
|
||||
I64 display;
|
||||
};
|
||||
|
||||
class @html_input_buffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue