tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
Libraries
/
LibWeb
/
Layout
/
at
master
87 files
AvailableSpace.cpp
LibWeb: Convert FormattingContext to new pixel units
3 years ago
AvailableSpace.h
LibWeb: Convert FormattingContext to new pixel units
3 years ago
BlockContainer.cpp
LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box
3 years ago
BlockContainer.h
LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box
3 years ago
BlockFormattingContext.cpp
LibWeb: Consider entire stack of floated boxes when floating new box
3 years ago
BlockFormattingContext.h
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
3 years ago
Box.cpp
LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box
3 years ago
Box.h
LibJS+LibWeb: Move headers around to allow including Value from Cell
3 years ago
BoxModelMetrics.cpp
Everything: Move to SPDX license identifiers in all files.
5 years ago
BoxModelMetrics.h
LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units
3 years ago
BreakNode.cpp
LibWeb: Remove Layout::Node::set_inline()
3 years ago
BreakNode.h
LibWeb: Make the layout tree GC-allocated
3 years ago
ButtonBox.cpp
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
3 years ago
ButtonBox.h
LibWeb: Make a handful of layout node leaf classes `final`
3 years ago
CanvasBox.cpp
LibWeb: Make the paint tree GC-allocated
3 years ago
CanvasBox.h
LibWeb: Make a handful of layout node leaf classes `final`
3 years ago
CheckBox.cpp
LibWeb: Make the paint tree GC-allocated
3 years ago
CheckBox.h
LibWeb: Make a handful of layout node leaf classes `final`
3 years ago
FlexFormattingContext.cpp
LibWeb: Don't touch flex items after they we've been frozen
3 years ago
FlexFormattingContext.h
LibWeb: Rewrite FFC "resolve flexible lengths" algorithm from draft spec
3 years ago
FormAssociatedLabelableNode.h
LibWeb: Make the layout tree GC-allocated
3 years ago
FormattingContext.cpp
LibWeb: Fix bogus percentage vertical padding with box-sizing:border-box
3 years ago
FormattingContext.h
LibWeb: Make grid containers be Layout::Box
3 years ago
FrameBox.cpp
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
3 years ago
FrameBox.h
LibWeb: Make the paint tree GC-allocated
3 years ago
GridFormattingContext.cpp
LibWeb+Base: Fix row-height bug in Grid when there is a column gap
3 years ago
GridFormattingContext.h
LibWeb+Base: Fix row-height bug in Grid when there is a column gap
3 years ago
ImageBox.cpp
LibWeb: Make the paint tree GC-allocated
3 years ago
ImageBox.h
LibWeb: Make the paint tree GC-allocated
3 years ago
InlineFormattingContext.cpp
LibWeb: Respect `box-sizing: content-box` inside inline-blocks
3 years ago
InlineFormattingContext.h
LibWeb: Convert InlineFormattingContext to new pixel units
3 years ago
InlineLevelIterator.cpp
LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units
3 years ago
InlineLevelIterator.h
LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units
3 years ago
InlineNode.cpp
LibWeb: Make the paint tree GC-allocated
3 years ago
InlineNode.h
LibWeb: Make a handful of layout node leaf classes `final`
3 years ago
Label.cpp
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
3 years ago
Label.h
LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events
3 years ago
LabelableNode.cpp
LibWeb: Move mouse event and label logic from layout to painting tree
4 years ago
LabelableNode.h
LibWeb: Make the layout tree GC-allocated
3 years ago
LayoutState.cpp
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
3 years ago
LayoutState.h
LibWeb: Convert LayoutState to new pixel units
3 years ago
LineBox.cpp
LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units
3 years ago
LineBox.h
LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units
3 years ago
LineBoxFragment.cpp
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
3 years ago
LineBoxFragment.h
LibWeb: Convert Paintable coordinates to new pixel units
3 years ago
LineBuilder.cpp
LibWeb: Collapse margin-left with space used by left-side floats
3 years ago
LineBuilder.h
LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units
3 years ago
ListItemBox.cpp
LibWeb: Make the layout tree GC-allocated
3 years ago
ListItemBox.h
LibWeb: Add fast_is<T>() for various types stood out in a profile
3 years ago
ListItemMarkerBox.cpp
LibWeb: Make the paint tree GC-allocated
3 years ago
ListItemMarkerBox.h
LibWeb: Make the paint tree GC-allocated
3 years ago
Node.cpp
LibWeb: Establish a stacking context for root element
3 years ago
Node.h
LibWeb: Add fast_is<T>() for various types stood out in a profile
3 years ago
Progress.cpp
LibWeb: Make the paint tree GC-allocated
3 years ago
Progress.h
LibWeb: Make a handful of layout node leaf classes `final`
3 years ago
RadioButton.cpp
LibWeb: Make the paint tree GC-allocated
3 years ago
RadioButton.h
LibWeb: Make the paint tree GC-allocated
3 years ago
ReplacedBox.cpp
LibWeb: Remove Layout::Node::set_inline()
3 years ago
ReplacedBox.h
LibWeb: Convert Layout Boxes to new pixel units
3 years ago
SVGBox.cpp
LibWeb: Make SVG <svg> elements behave as CSS replaced elements
4 years ago
SVGBox.h
LibWeb: Make the layout tree GC-allocated
3 years ago
SVGFormattingContext.cpp
LibWeb: Convert LayoutState to new pixel units
3 years ago
SVGFormattingContext.h
LibWeb: Convert FormattingContext to new pixel units
3 years ago
SVGGeometryBox.cpp
LibWeb: Make the paint tree GC-allocated
3 years ago
SVGGeometryBox.h
LibWeb: Use static_cast in SVGGeometryBox::dom_node()
3 years ago
SVGGraphicsBox.cpp
LibWeb: Let Paintable perform the painting
4 years ago
SVGGraphicsBox.h
LibWeb: Make the layout tree GC-allocated
3 years ago
SVGSVGBox.cpp
LibWeb: Make the paint tree GC-allocated
3 years ago
SVGSVGBox.h
LibWeb: Add fast_is<T>() for various types stood out in a profile
3 years ago
TableBox.cpp
LibWeb: Remove inheritance of `TableBox` from `BlockContainer`
3 years ago
TableBox.h
LibWeb: Add Layout::Node::is_table() and make is<TableBox>() fast
3 years ago
TableCellBox.cpp
LibWeb: Take rowspan into account while table formatting
3 years ago
TableCellBox.h
LibWeb: Support display inline-table
3 years ago
TableFormattingContext.cpp
LibWeb: Improve column width distribution
3 years ago
TableFormattingContext.h
LibJS+LibWeb: Add a bunch of missing includes
3 years ago
TableRowBox.cpp
Libraries: Use default constructors/destructors in LibWeb
4 years ago
TableRowBox.h
LibWeb: Support display inline-table
3 years ago
TableRowGroupBox.cpp
LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer`
3 years ago
TableRowGroupBox.h
LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer`
3 years ago
TableWrapper.cpp
LibWeb: Override width calculation for table wrappers
3 years ago
TableWrapper.h
LibWeb: Override width calculation for table wrappers
3 years ago
TextNode.cpp
LibWeb: Make the paint tree GC-allocated
3 years ago
TextNode.h
LibWeb: Make a handful of layout node leaf classes `final`
3 years ago
TreeBuilder.cpp
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
3 years ago
TreeBuilder.h
Everywhere: Remove NonnullRefPtr.h includes
3 years ago
Viewport.cpp
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
3 years ago
Viewport.h
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
3 years ago