.. |
AvailableSpace.cpp
|
|
|
AvailableSpace.h
|
|
|
BlockContainer.cpp
|
|
|
BlockContainer.h
|
|
|
BlockFormattingContext.cpp
|
LibWeb: Consider inline content (line boxes) when measuring overflow
|
2023-03-22 12:56:44 +01:00 |
BlockFormattingContext.h
|
LibWeb: Let FormattingContext decide the automatic width of its root
|
2023-03-20 17:57:58 +01:00 |
Box.cpp
|
LibWeb: Declare overflow_value_makes_box_a_scroll_container as static
|
2023-03-26 10:38:05 -04:00 |
Box.h
|
LibWeb: Add Layout::Box::is_scroll_container()
|
2023-03-26 15:14:35 +02:00 |
BoxModelMetrics.cpp
|
|
|
BoxModelMetrics.h
|
|
|
BreakNode.cpp
|
|
|
BreakNode.h
|
|
|
ButtonBox.cpp
|
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
|
2023-03-04 00:29:38 +01:00 |
ButtonBox.h
|
|
|
CanvasBox.cpp
|
|
|
CanvasBox.h
|
|
|
CheckBox.cpp
|
|
|
CheckBox.h
|
|
|
FlexFormattingContext.cpp
|
LibWeb: Don't compute main axis "auto min-size" for flex item cross axis
|
2023-03-26 15:14:35 +02:00 |
FlexFormattingContext.h
|
LibWeb: Let FormattingContext decide the automatic width of its root
|
2023-03-20 17:57:58 +01:00 |
FormAssociatedLabelableNode.h
|
|
|
FormattingContext.cpp
|
LibWeb: Don't allow resolved height of abspos elements to become negative
|
2023-03-25 19:41:31 +01:00 |
FormattingContext.h
|
LibWeb: Let FormattingContext decide the automatic width of its root
|
2023-03-20 17:57:58 +01:00 |
FrameBox.cpp
|
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2023-02-28 12:21:56 +01:00 |
FrameBox.h
|
|
|
GridFormattingContext.cpp
|
LibWeb: Let FormattingContext decide the automatic width of its root
|
2023-03-20 17:57:58 +01:00 |
GridFormattingContext.h
|
LibWeb: Let FormattingContext decide the automatic width of its root
|
2023-03-20 17:57:58 +01:00 |
ImageBox.cpp
|
LibWeb: Don't use image source URL as backup alt attribute
|
2023-03-25 19:41:31 +01:00 |
ImageBox.h
|
|
|
InlineFormattingContext.cpp
|
|
|
InlineFormattingContext.h
|
|
|
InlineLevelIterator.cpp
|
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2023-03-15 08:48:49 +01:00 |
InlineLevelIterator.h
|
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2023-03-15 08:48:49 +01:00 |
InlineNode.cpp
|
|
|
InlineNode.h
|
|
|
Label.cpp
|
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2023-02-28 12:21:56 +01:00 |
Label.h
|
|
|
LabelableNode.cpp
|
|
|
LabelableNode.h
|
|
|
LayoutState.cpp
|
LibWeb: Fix mistype in LayoutState
|
2023-03-26 13:28:07 +02:00 |
LayoutState.h
|
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2023-03-15 08:48:49 +01:00 |
LineBox.cpp
|
|
|
LineBox.h
|
LibWeb: Don't drop single <br/> lines
|
2023-03-16 08:40:29 +00:00 |
LineBoxFragment.cpp
|
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2023-03-15 08:48:49 +01:00 |
LineBoxFragment.h
|
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2023-03-15 08:48:49 +01:00 |
LineBuilder.cpp
|
LibWeb: Don't drop single <br/> lines
|
2023-03-16 08:40:29 +00:00 |
LineBuilder.h
|
|
|
ListItemBox.cpp
|
|
|
ListItemBox.h
|
LibWeb: Add fast_is<T>() for various types stood out in a profile
|
2023-03-11 10:46:26 +01:00 |
ListItemMarkerBox.cpp
|
|
|
ListItemMarkerBox.h
|
|
|
Node.cpp
|
LibWeb: Split StyleValueList out of StyleValue.{h,cpp}
|
2023-03-25 16:56:04 +00:00 |
Node.h
|
LibWeb: Add fast_is<T>() for various types stood out in a profile
|
2023-03-11 10:46:26 +01:00 |
Progress.cpp
|
|
|
Progress.h
|
|
|
RadioButton.cpp
|
|
|
RadioButton.h
|
|
|
ReplacedBox.cpp
|
|
|
ReplacedBox.h
|
|
|
SVGBox.cpp
|
|
|
SVGBox.h
|
|
|
SVGFormattingContext.cpp
|
LibWeb: Let FormattingContext decide the automatic width of its root
|
2023-03-20 17:57:58 +01:00 |
SVGFormattingContext.h
|
LibWeb: Let FormattingContext decide the automatic width of its root
|
2023-03-20 17:57:58 +01:00 |
SVGGeometryBox.cpp
|
|
|
SVGGeometryBox.h
|
LibWeb: Use static_cast in SVGGeometryBox::dom_node()
|
2023-03-11 10:46:26 +01:00 |
SVGGraphicsBox.cpp
|
|
|
SVGGraphicsBox.h
|
|
|
SVGSVGBox.cpp
|
LibWeb: Support more length types in SVG width/height attributes
|
2023-03-20 23:45:01 +01:00 |
SVGSVGBox.h
|
LibWeb: Add fast_is<T>() for various types stood out in a profile
|
2023-03-11 10:46:26 +01:00 |
TableBox.cpp
|
|
|
TableBox.h
|
|
|
TableCellBox.cpp
|
|
|
TableCellBox.h
|
|
|
TableFormattingContext.cpp
|
LibWeb: Fix intrinsic sizing early return condition in TFC
|
2023-03-27 23:10:16 +02:00 |
TableFormattingContext.h
|
LibWeb: Let FormattingContext decide the automatic width of its root
|
2023-03-20 17:57:58 +01:00 |
TableRowBox.cpp
|
|
|
TableRowBox.h
|
|
|
TableRowGroupBox.cpp
|
|
|
TableRowGroupBox.h
|
|
|
TableWrapper.cpp
|
|
|
TableWrapper.h
|
|
|
TextNode.cpp
|
|
|
TextNode.h
|
LibWeb: Make a handful of layout node leaf classes final
|
2023-01-11 14:03:18 +01:00 |
TreeBuilder.cpp
|
LibWeb: Add out-of-flow boxes to anonymous wrapper block when possible
|
2023-03-25 19:41:31 +01:00 |
TreeBuilder.h
|
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2023-03-15 08:48:49 +01:00 |
Viewport.cpp
|
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2023-02-28 12:21:56 +01:00 |
Viewport.h
|
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2023-02-28 12:21:56 +01:00 |