Daniel Bertalan c6fafd3e90 AK+Userland: Add generic `AK::abs()` function and use it 4 years ago
..
BlockBox.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
BlockBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
BlockFormattingContext.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
BlockFormattingContext.h c51dbb4372 LibWeb: Expose size calculation of BlockFormattingContext 4 years ago
Box.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
Box.h 7a566e54e5 LibWeb: Introduce struct to hold border radii and normalize once 4 years ago
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
BoxModelMetrics.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
BreakNode.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
BreakNode.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
ButtonBox.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 years ago
ButtonBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
CanvasBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
CanvasBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
CheckBox.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 years ago
CheckBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
FlexFormattingContext.cpp c6fafd3e90 AK+Userland: Add generic `AK::abs()` function and use it 4 years ago
FlexFormattingContext.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
FormattingContext.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
FormattingContext.h 174c940479 LibWeb: Fix height computation (again) :^) 4 years ago
FrameBox.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 years ago
FrameBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
ImageBox.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
ImageBox.h 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 years ago
InitialContainingBlockBox.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 years ago
InitialContainingBlockBox.h dba261f79b LibWeb: Propagate body background properties to root HTML element 4 years ago
InlineFormattingContext.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
InlineFormattingContext.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
InlineNode.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
InlineNode.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Label.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 years ago
Label.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
LabelableNode.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
LayoutPosition.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
LayoutPosition.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
LineBox.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
LineBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
LineBoxFragment.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
LineBoxFragment.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
ListItemBox.cpp e7498bb918 LibWeb: Position the ListItemMarkers according to their width 4 years ago
ListItemBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
ListItemMarkerBox.cpp e18e2af826 LibWeb: Add roman numerals as a list-style for ol's 4 years ago
ListItemMarkerBox.h e7498bb918 LibWeb: Position the ListItemMarkers according to their width 4 years ago
Node.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
Node.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
RadioButton.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 years ago
RadioButton.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
ReplacedBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
ReplacedBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
SVGBox.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 years ago
SVGBox.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 years ago
SVGGraphicsBox.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
SVGGraphicsBox.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 years ago
SVGPathBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
SVGPathBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
SVGSVGBox.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 years ago
SVGSVGBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
TableBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
TableBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
TableCellBox.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
TableCellBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
TableFormattingContext.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 years ago
TableFormattingContext.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
TableRowBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
TableRowBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
TableRowGroupBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
TableRowGroupBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
TextNode.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
TextNode.h d3e7529297 LibWeb: Move Layout::TextNode whitespace collapse to separate function 4 years ago
TreeBuilder.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
TreeBuilder.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago