MacDue
|
7061a3d8e6
LibWeb: Add .scaled_font() helper to Layout::Node
|
2 سال پیش |
Andreas Kling
|
1cf5737e9e
LibWeb: Add fast_is<T>() for various types stood out in a profile
|
2 سال پیش |
Andreas Kling
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 سال پیش |
Andreas Kling
|
f11899f885
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
|
2 سال پیش |
Timothy Flynn
|
1c1b902a6a
LibJS+LibWeb: Move headers around to allow including Value from Cell
|
2 سال پیش |
Andreas Kling
|
aa19c4a340
LibWeb: Add Layout::Node::is_table() and make is<TableBox>() fast
|
2 سال پیش |
Andreas Kling
|
51555dea7c
LibWeb: Make Layout::Node::containing_block() return a Layout::Box
|
2 سال پیش |
Aliaksandr Kalenik
|
45e85d20b6
LibWeb: Output display type inline-table in layout dump
|
2 سال پیش |
Aliaksandr Kalenik
|
709fe01f52
LibWeb: Override width calculation for table wrappers
|
2 سال پیش |
Andreas Kling
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 سال پیش |
Aliaksandr Kalenik
|
57940f4370
LibWeb: Wrap table roots in anonymous block boxes
|
2 سال پیش |
Sam Atkins
|
5d8e3f5122
LibWeb: Convert Layout::Node to new pixel units
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Andreas Kling
|
6d830e6335
LibWeb: Tie layout tree to a specific browsing context
|
2 سال پیش |
Andreas Kling
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 سال پیش |
Andreas Kling
|
be5a39657e
LibWeb: Only store one DOM pointer per Layout::Node
|
2 سال پیش |
Andreas Kling
|
49eb324535
LibWeb: Add Layout::Node::display()
|
2 سال پیش |
Andreas Kling
|
a0e6882d99
LibWeb: Remove Layout::Node::set_inline()
|
2 سال پیش |
Andreas Kling
|
5989a3ee77
LibWeb: Honor CSS display value in is_inline() and is_inline_block()
|
2 سال پیش |
Andreas Kling
|
9e4226f353
LibWeb: Create flex items for empty generated boxes
|
2 سال پیش |
Andreas Kling
|
e36750d591
LibWeb: Remove unused Layout::Node::did_insert_into_layout_tree()
|
2 سال پیش |
Ben Wiederhake
|
fe48fed4fa
LibWeb: Break inclusion cycle by removing unnecessary include
|
2 سال پیش |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 سال پیش |
MacDue
|
6a6475673f
LibWeb: Convert images to common AbstractImageStyleValue base
|
2 سال پیش |
Andreas Kling
|
3ede8dbffb
LibWeb: Rename IntrinsicSizeDetermination to IntrinsicSizing
|
3 سال پیش |
Andreas Kling
|
71a707480c
LibWeb: Move "has-definite-width/height" flags to UsedValues
|
3 سال پیش |
Andreas Kling
|
9b46091f38
LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues
|
3 سال پیش |
Andreas Kling
|
52862c72d0
LibWeb: Rename FormattingState to LayoutState
|
3 سال پیش |
Andreas Kling
|
0cacaf025d
LibWeb: Stop putting the FormattingState nodes in a slow hash map
|
3 سال پیش |
Andreas Kling
|
64959a8504
LibWeb: Express intrinsic size layout via size constraints
|
3 سال پیش |