MacDue 0265041d44 LibWeb: Fix ::-webkit-progress-bar/value pseudo elements 2 năm trước cách đây
..
AvailableSpace.cpp 9c44634ca5 LibWeb: Reorganize layout algorithms around available space 2 năm trước cách đây
AvailableSpace.h 9c44634ca5 LibWeb: Reorganize layout algorithms around available space 2 năm trước cách đây
BlockContainer.cpp 086969277e Everywhere: Run clang-format 3 năm trước cách đây
BlockContainer.h 086969277e Everywhere: Run clang-format 3 năm trước cách đây
BlockFormattingContext.cpp b9a45cf1aa LibWeb: Don't try to layout inside of replaced elements in BFC 2 năm trước cách đây
BlockFormattingContext.h 9c44634ca5 LibWeb: Reorganize layout algorithms around available space 2 năm trước cách đây
Box.cpp b3d85afd92 LibWeb: Make Layout::Box::set_needs_display() work for all boxes 3 năm trước cách đây
Box.h 74927fd218 LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node 3 năm trước cách đây
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
BoxModelMetrics.h fe908e7db2 LibWeb: Rename "offset" in box model metrics to "inset" 3 năm trước cách đây
BreakNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 năm trước cách đây
BreakNode.h 02b316fd5c LibWeb: Let Paintable perform the painting 3 năm trước cách đây
ButtonBox.cpp 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 năm trước cách đây
ButtonBox.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 năm trước cách đây
CanvasBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
CanvasBox.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 năm trước cách đây
CheckBox.cpp 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 năm trước cách đây
CheckBox.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 năm trước cách đây
FlexFormattingContext.cpp 78bc856e07 LibWeb: Treat cross min/max sizes better in flexbox layout 2 năm trước cách đây
FlexFormattingContext.h 78bc856e07 LibWeb: Treat cross min/max sizes better in flexbox layout 2 năm trước cách đây
FormAssociatedLabelableNode.h 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement 3 năm trước cách đây
FormattingContext.cpp 5ff1fc4347 LibWeb: Make sure replaced elements never create a BFC 2 năm trước cách đây
FormattingContext.h b13a8706e1 LibWeb: Make intrinsic heights dependent on available width 2 năm trước cách đây
FrameBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
FrameBox.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 năm trước cách đây
GridFormattingContext.cpp e537035cc6 LibWeb+Base: Deal with column-spans greater than implicit grid 2 năm trước cách đây
GridFormattingContext.h a764e43db3 LibWeb: Factor out OccupationGrid functions 2 năm trước cách đây
ImageBox.cpp e72896e35e LibWeb: Get default fonts via Platform::FontPlugin 2 năm trước cách đây
ImageBox.h faf9746244 LibWeb: Cache width of "alt" text in ImageBox 2 năm trước cách đây
InitialContainingBlock.cpp 85dd891811 LibWeb: Ignore non-painting layout nodes when building stacking contexts 3 năm trước cách đây
InitialContainingBlock.h fe48fed4fa LibWeb: Break inclusion cycle by removing unnecessary include 2 năm trước cách đây
InlineFormattingContext.cpp 97bbb630c8 LibWeb: Make IFC happy to layout anything as long as it's inline outside 2 năm trước cách đây
InlineFormattingContext.h 9c44634ca5 LibWeb: Reorganize layout algorithms around available space 2 năm trước cách đây
InlineLevelIterator.cpp b4c90e35df LibWeb: Use CSS::Display::is_flow_inside() in InlineLevelIterator 2 năm trước cách đây
InlineLevelIterator.h d073a31c21 LibWeb: Add missing includes 2 năm trước cách đây
InlineNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 năm trước cách đây
InlineNode.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 năm trước cách đây
Label.cpp 086969277e Everywhere: Run clang-format 3 năm trước cách đây
Label.h 086969277e Everywhere: Run clang-format 3 năm trước cách đây
LabelableNode.cpp cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree 3 năm trước cách đây
LabelableNode.h cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree 3 năm trước cách đây
LayoutPosition.cpp bb547ce1c4 LibWeb: Make AbstractRange and subclasses GC-allocated 2 năm trước cách đây
LayoutPosition.h bb547ce1c4 LibWeb: Make AbstractRange and subclasses GC-allocated 2 năm trước cách đây
LayoutState.cpp ce0e4b71a3 LibWeb: Floating boxes with width:auto don't have definite width 2 năm trước cách đây
LayoutState.h 9c44634ca5 LibWeb: Reorganize layout algorithms around available space 2 năm trước cách đây
LineBox.cpp 45f717cfad LibWeb: Respect inline-axis margins between line box fragments :^) 3 năm trước cách đây
LineBox.h 195ef5e26f LibWeb: Bring CSS line-height implementation closer to spec 3 năm trước cách đây
LineBoxFragment.cpp 52862c72d0 LibWeb: Rename FormattingState to LayoutState 3 năm trước cách đây
LineBoxFragment.h 52862c72d0 LibWeb: Rename FormattingState to LayoutState 3 năm trước cách đây
LineBuilder.cpp f260afedb1 LibWeb: Don't add half-leading twice to inline block boxes 2 năm trước cách đây
LineBuilder.h 412b2313f3 LibWeb: Improve inline flow around floating boxes 2 năm trước cách đây
ListItemBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
ListItemBox.h 7bb721bea2 LibWeb: Make `display: foo` box constructors take the Element by pointer 3 năm trước cách đây
ListItemMarkerBox.cpp 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base 3 năm trước cách đây
ListItemMarkerBox.h 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base 3 năm trước cách đây
Node.cpp 13834cfdff LibWeb: Use Layout::Node::display() everywhere 2 năm trước cách đây
Node.h 49eb324535 LibWeb: Add Layout::Node::display() 2 năm trước cách đây
Progress.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
Progress.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 năm trước cách đây
RadioButton.cpp 7dfd5afd37 LibWeb: Set 1:1 intrinsic aspect ratio for radio buttons 3 năm trước cách đây
RadioButton.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 năm trước cách đây
ReplacedBox.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 năm trước cách đây
ReplacedBox.h afc5fade05 LibWeb: Add some fast_is<T> helpers for hot classes on GitHub :^) 3 năm trước cách đây
SVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 năm trước cách đây
SVGBox.h 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 năm trước cách đây
SVGFormattingContext.cpp 9c44634ca5 LibWeb: Reorganize layout algorithms around available space 2 năm trước cách đây
SVGFormattingContext.h 9c44634ca5 LibWeb: Reorganize layout algorithms around available space 2 năm trước cách đây
SVGGeometryBox.cpp e099960e4d LibWeb: Remove a bunch of no-longer needed #includes 3 năm trước cách đây
SVGGeometryBox.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 năm trước cách đây
SVGGraphicsBox.cpp 02b316fd5c LibWeb: Let Paintable perform the painting 3 năm trước cách đây
SVGGraphicsBox.h 02b316fd5c LibWeb: Let Paintable perform the painting 3 năm trước cách đây
SVGSVGBox.cpp 17a6fcfde3 LibWeb: Try to work out the intrinsic size of <svg> elements 3 năm trước cách đây
SVGSVGBox.h 17a6fcfde3 LibWeb: Try to work out the intrinsic size of <svg> elements 3 năm trước cách đây
TableBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
TableBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 năm trước cách đây
TableCellBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
TableCellBox.h 086969277e Everywhere: Run clang-format 3 năm trước cách đây
TableFormattingContext.cpp 9c44634ca5 LibWeb: Reorganize layout algorithms around available space 2 năm trước cách đây
TableFormattingContext.h 9c44634ca5 LibWeb: Reorganize layout algorithms around available space 2 năm trước cách đây
TableRowBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
TableRowBox.h 85a0772147 LibWeb: Start work towards modern CSS "display" values 3 năm trước cách đây
TableRowGroupBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
TableRowGroupBox.h 7bb721bea2 LibWeb: Make `display: foo` box constructors take the Element by pointer 3 năm trước cách đây
TextNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 năm trước cách đây
TextNode.h 64959a8504 LibWeb: Express intrinsic size layout via size constraints 3 năm trước cách đây
TreeBuilder.cpp 0265041d44 LibWeb: Fix ::-webkit-progress-bar/value pseudo elements 2 năm trước cách đây
TreeBuilder.h fe03149a47 LibWeb: Base Layout::TreeBuilder decisions on CSS display property 2 năm trước cách đây