Andreas Kling ce8043c6c2 LibWeb: Use LineBuilder in IFC to layout line boxes incrementally 3 سال پیش
..
BlockContainer.cpp 1662213737 Userland: Add horizontal mouse scroll support 3 سال پیش
BlockContainer.h 1662213737 Userland: Add horizontal mouse scroll support 3 سال پیش
BlockFormattingContext.cpp bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() 3 سال پیش
BlockFormattingContext.h 7879b98f60 LibWeb: Use W3C urls for CSS-DISPLAY spec links 3 سال پیش
Box.cpp bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() 3 سال پیش
Box.h 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang 3 سال پیش
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
BoxModelMetrics.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
BreakNode.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 سال پیش
BreakNode.h 30c39e0e41 LibWeb: Fix inline blocks swallowing trailing whitespace 3 سال پیش
ButtonBox.cpp 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 سال پیش
ButtonBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
CanvasBox.cpp 81590b1804 LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it 3 سال پیش
CanvasBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
CheckBox.cpp 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 سال پیش
CheckBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
FlexFormattingContext.cpp bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() 3 سال پیش
FlexFormattingContext.h dee26ca5cd LibWeb: Add missing headers 3 سال پیش
FormattingContext.cpp bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() 3 سال پیش
FormattingContext.h 934360583f LibWeb: Remove duplicated auto height computation 3 سال پیش
FrameBox.cpp 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 سال پیش
FrameBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 سال پیش
ImageBox.cpp 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 سال پیش
ImageBox.h 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 سال پیش
InitialContainingBlock.cpp 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 سال پیش
InitialContainingBlock.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 سال پیش
InlineFormattingContext.cpp ce8043c6c2 LibWeb: Use LineBuilder in IFC to layout line boxes incrementally 3 سال پیش
InlineFormattingContext.h ce8043c6c2 LibWeb: Use LineBuilder in IFC to layout line boxes incrementally 3 سال پیش
InlineLevelIterator.cpp 1f603c54ff LibWeb: Add inline-level iterator that enumerates items for line layout 3 سال پیش
InlineLevelIterator.h 1f603c54ff LibWeb: Add inline-level iterator that enumerates items for line layout 3 سال پیش
InlineNode.cpp bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() 3 سال پیش
InlineNode.h 912596fae8 LibWeb: Give InlineNodes a background 3 سال پیش
Label.cpp 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 سال پیش
Label.h c908fa83e3 LibWeb: Add fast_is<T>() for Layout::Label 3 سال پیش
LabelableNode.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
LayoutPosition.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
LayoutPosition.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
LineBox.cpp 30c39e0e41 LibWeb: Fix inline blocks swallowing trailing whitespace 3 سال پیش
LineBox.h 00bde9ca51 LibWeb: Add Layout::LineBuilder class for incremental line box layout 3 سال پیش
LineBoxFragment.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 سال پیش
LineBoxFragment.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
LineBuilder.cpp 00bde9ca51 LibWeb: Add Layout::LineBuilder class for incremental line box layout 3 سال پیش
LineBuilder.h 00bde9ca51 LibWeb: Add Layout::LineBuilder class for incremental line box layout 3 سال پیش
ListItemBox.cpp ef62118c8b LibWeb: Render any specified list-style-image for list items 3 سال پیش
ListItemBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 سال پیش
ListItemMarkerBox.cpp ef62118c8b LibWeb: Render any specified list-style-image for list items 3 سال پیش
ListItemMarkerBox.h ef62118c8b LibWeb: Render any specified list-style-image for list items 3 سال پیش
Node.cpp 1662213737 Userland: Add horizontal mouse scroll support 3 سال پیش
Node.h 1662213737 Userland: Add horizontal mouse scroll support 3 سال پیش
RadioButton.cpp 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 سال پیش
RadioButton.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
ReplacedBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 سال پیش
ReplacedBox.h c94873806c LibWeb: Make ReplacedBox intrinsic size setters take Optional<float> 3 سال پیش
SVGBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 سال پیش
SVGBox.h 225a5f2fe6 LibWeb: Add fast_is<T>() for SVGBox and SVGPathBox 3 سال پیش
SVGFormattingContext.cpp f2d0e8d0ee LibWeb: Expose FormattingContext type 3 سال پیش
SVGFormattingContext.h 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees 3 سال پیش
SVGGraphicsBox.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 سال پیش
SVGGraphicsBox.h 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees 3 سال پیش
SVGPathBox.cpp 0bb680bacd LibWeb: Remove bogus offset when painting an SVG <path> box 3 سال پیش
SVGPathBox.h 225a5f2fe6 LibWeb: Add fast_is<T>() for SVGBox and SVGPathBox 3 سال پیش
SVGSVGBox.cpp 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees 3 سال پیش
SVGSVGBox.h 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees 3 سال پیش
TableBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 سال پیش
TableBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 سال پیش
TableCellBox.cpp ca154723f7 LibWeb: Remove Layout::Box::width_of_logical_containing_block() 3 سال پیش
TableCellBox.h ca154723f7 LibWeb: Remove Layout::Box::width_of_logical_containing_block() 3 سال پیش
TableFormattingContext.cpp dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage 3 سال پیش
TableFormattingContext.h f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 سال پیش
TableRowBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
TableRowBox.h 85a0772147 LibWeb: Start work towards modern CSS "display" values 3 سال پیش
TableRowGroupBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 سال پیش
TableRowGroupBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 سال پیش
TextNode.cpp 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 سال پیش
TextNode.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 سال پیش
TreeBuilder.cpp f6573f5f9d LibWeb: Don't create anonymous table boxes around whitespace 3 سال پیش
TreeBuilder.h dee26ca5cd LibWeb: Add missing headers 3 سال پیش