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