mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:57:45 +00:00
LibWeb: Add FlexFormattingContext to the forwarding header
This commit is contained in:
parent
e6e00d2a4d
commit
19eda59359
1 changed files with 1 additions and 0 deletions
|
@ -242,6 +242,7 @@ class BlockFormattingContext;
|
||||||
class Box;
|
class Box;
|
||||||
class ButtonBox;
|
class ButtonBox;
|
||||||
class CheckBox;
|
class CheckBox;
|
||||||
|
class FlexFormattingContext;
|
||||||
class FormattingContext;
|
class FormattingContext;
|
||||||
class InitialContainingBlock;
|
class InitialContainingBlock;
|
||||||
class InlineFormattingContext;
|
class InlineFormattingContext;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue