.. |
AvailableSpace.cpp
|
f5f25562d1
LibWeb: Convert FormattingContext to new pixel units
|
2 years ago |
AvailableSpace.h
|
f5f25562d1
LibWeb: Convert FormattingContext to new pixel units
|
2 years ago |
BlockContainer.cpp
|
3dd006f719
LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box
|
2 years ago |
BlockContainer.h
|
3dd006f719
LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box
|
2 years ago |
BlockFormattingContext.cpp
|
db545b51ef
LibWeb: Make sure `float: left` boxes get pushed down if they can't fit
|
2 years ago |
BlockFormattingContext.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
Box.cpp
|
3dd006f719
LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box
|
2 years ago |
Box.h
|
1c1b902a6a
LibJS+LibWeb: Move headers around to allow including Value from Cell
|
2 years ago |
BoxModelMetrics.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
BoxModelMetrics.h
|
02cd853eee
LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units
|
2 years ago |
BreakNode.cpp
|
a0e6882d99
LibWeb: Remove Layout::Node::set_inline()
|
2 years ago |
BreakNode.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 years ago |
ButtonBox.cpp
|
b71c7a6e44
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
|
2 years ago |
ButtonBox.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
2 years ago |
CanvasBox.cpp
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 years ago |
CanvasBox.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
2 years ago |
CheckBox.cpp
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 years ago |
CheckBox.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
2 years ago |
FlexFormattingContext.cpp
|
1dc074fc18
LibWeb: Treat flex item's cyclic percentage cross size as auto
|
2 years ago |
FlexFormattingContext.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
FormAssociatedLabelableNode.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 years ago |
FormattingContext.cpp
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
FormattingContext.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
FrameBox.cpp
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 years ago |
FrameBox.h
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 years ago |
GridFormattingContext.cpp
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
GridFormattingContext.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
ImageBox.cpp
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 years ago |
ImageBox.h
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 years ago |
InlineFormattingContext.cpp
|
166f7e0b96
LibWeb: Respect `box-sizing: content-box` inside inline-blocks
|
2 years ago |
InlineFormattingContext.h
|
056acb5ebf
LibWeb: Convert InlineFormattingContext to new pixel units
|
2 years ago |
InlineLevelIterator.cpp
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
InlineLevelIterator.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
InlineNode.cpp
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 years ago |
InlineNode.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
2 years ago |
Label.cpp
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 years ago |
Label.h
|
3c7bd5a317
LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events
|
2 years ago |
LabelableNode.cpp
|
cb0c5390ff
LibWeb: Move mouse event and label logic from layout to painting tree
|
3 years ago |
LabelableNode.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 years ago |
LayoutState.cpp
|
b96920a9d6
LibWeb: Consider margins of atomic inlines in layout
|
2 years ago |
LayoutState.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
LineBox.cpp
|
76047d1932
LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units
|
2 years ago |
LineBox.h
|
9927dab993
LibWeb: Don't drop single <br/> lines
|
2 years ago |
LineBoxFragment.cpp
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
LineBoxFragment.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
LineBuilder.cpp
|
9927dab993
LibWeb: Don't drop single <br/> lines
|
2 years ago |
LineBuilder.h
|
76047d1932
LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units
|
2 years ago |
ListItemBox.cpp
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 years ago |
ListItemBox.h
|
1cf5737e9e
LibWeb: Add fast_is<T>() for various types stood out in a profile
|
2 years ago |
ListItemMarkerBox.cpp
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 years ago |
ListItemMarkerBox.h
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 years ago |
Node.cpp
|
8b177a6da5
LibWeb: Clarify stacking context creation for viewport box
|
2 years ago |
Node.h
|
1cf5737e9e
LibWeb: Add fast_is<T>() for various types stood out in a profile
|
2 years ago |
Progress.cpp
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 years ago |
Progress.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
2 years ago |
RadioButton.cpp
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 years ago |
RadioButton.h
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 years ago |
ReplacedBox.cpp
|
a0e6882d99
LibWeb: Remove Layout::Node::set_inline()
|
2 years ago |
ReplacedBox.h
|
65cdf89a8b
LibWeb: Convert Layout Boxes to new pixel units
|
2 years ago |
SVGBox.cpp
|
28b771560a
LibWeb: Make SVG <svg> elements behave as CSS replaced elements
|
3 years ago |
SVGBox.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 years ago |
SVGFormattingContext.cpp
|
c70dcaefcd
LibWeb: Convert LayoutState to new pixel units
|
2 years ago |
SVGFormattingContext.h
|
f5f25562d1
LibWeb: Convert FormattingContext to new pixel units
|
2 years ago |
SVGGeometryBox.cpp
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 years ago |
SVGGeometryBox.h
|
f6426cdcd4
LibWeb: Use static_cast in SVGGeometryBox::dom_node()
|
2 years ago |
SVGGraphicsBox.cpp
|
02b316fd5c
LibWeb: Let Paintable perform the painting
|
3 years ago |
SVGGraphicsBox.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 years ago |
SVGSVGBox.cpp
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 years ago |
SVGSVGBox.h
|
1cf5737e9e
LibWeb: Add fast_is<T>() for various types stood out in a profile
|
2 years ago |
TableBox.cpp
|
e107c83a57
LibWeb: Remove inheritance of `TableBox` from `BlockContainer`
|
2 years ago |
TableBox.h
|
aa19c4a340
LibWeb: Add Layout::Node::is_table() and make is<TableBox>() fast
|
2 years ago |
TableCellBox.cpp
|
dbf76e8ae1
LibWeb: Take rowspan into account while table formatting
|
2 years ago |
TableCellBox.h
|
276a77f02d
LibWeb: Support display inline-table
|
2 years ago |
TableFormattingContext.cpp
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
TableFormattingContext.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
TableRowBox.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
TableRowBox.h
|
276a77f02d
LibWeb: Support display inline-table
|
2 years ago |
TableRowGroupBox.cpp
|
c8337e9ee8
LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer`
|
2 years ago |
TableRowGroupBox.h
|
c8337e9ee8
LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer`
|
2 years ago |
TableWrapper.cpp
|
709fe01f52
LibWeb: Override width calculation for table wrappers
|
2 years ago |
TableWrapper.h
|
709fe01f52
LibWeb: Override width calculation for table wrappers
|
2 years ago |
TextNode.cpp
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 years ago |
TextNode.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
2 years ago |
TreeBuilder.cpp
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
TreeBuilder.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
Viewport.cpp
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 years ago |
Viewport.h
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 years ago |