Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 år sedan
..
BlockBox.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 år sedan
BlockBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 år sedan
BlockFormattingContext.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 år sedan
BlockFormattingContext.h c51dbb4372 LibWeb: Expose size calculation of BlockFormattingContext 4 år sedan
Box.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 år sedan
Box.h 5471c87246 LibWeb: Add box-shadow rendering 4 år sedan
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
BoxModelMetrics.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
BreakNode.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
BreakNode.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 år sedan
ButtonBox.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 år sedan
ButtonBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
CanvasBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
CanvasBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
CheckBox.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 år sedan
CheckBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
FlexFormattingContext.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 år sedan
FlexFormattingContext.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
FormattingContext.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 år sedan
FormattingContext.h 174c940479 LibWeb: Fix height computation (again) :^) 4 år sedan
FrameBox.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 år sedan
FrameBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 år sedan
ImageBox.cpp 3a7e26ef28 LibWeb: Rename frame_did_set_viewport_rect() => browsing_context_*() 3 år sedan
ImageBox.h 3a7e26ef28 LibWeb: Rename frame_did_set_viewport_rect() => browsing_context_*() 3 år sedan
InitialContainingBlock.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 år sedan
InitialContainingBlock.h e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 år sedan
InlineFormattingContext.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 år sedan
InlineFormattingContext.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
InlineNode.cpp 226fe4b57d LibWeb: Paint inspection outline for InlineNodes :^) 4 år sedan
InlineNode.h 226fe4b57d LibWeb: Paint inspection outline for InlineNodes :^) 4 år sedan
Label.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 år sedan
Label.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
LabelableNode.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
LayoutPosition.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
LayoutPosition.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
LineBox.cpp fa4eeca0ac LibWeb: Properly handle newlines at the end of LineBoxes 4 år sedan
LineBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
LineBoxFragment.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 år sedan
LineBoxFragment.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
ListItemBox.cpp 2a77abf85e Everywhere: Use tobyase@serenityos.org for my copyright headers 4 år sedan
ListItemBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
ListItemMarkerBox.cpp 2a77abf85e Everywhere: Use tobyase@serenityos.org for my copyright headers 4 år sedan
ListItemMarkerBox.h 2a77abf85e Everywhere: Use tobyase@serenityos.org for my copyright headers 4 år sedan
Node.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 år sedan
Node.h e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 år sedan
RadioButton.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 år sedan
RadioButton.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
ReplacedBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
ReplacedBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 år sedan
SVGBox.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 år sedan
SVGBox.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 år sedan
SVGGraphicsBox.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 år sedan
SVGGraphicsBox.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 år sedan
SVGPathBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
SVGPathBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 år sedan
SVGSVGBox.cpp 758d816b23 LibWeb: Clear SVG context after SVGSVGBox children are painted 4 år sedan
SVGSVGBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 år sedan
TableBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
TableBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
TableCellBox.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 år sedan
TableCellBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
TableFormattingContext.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 år sedan
TableFormattingContext.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
TableRowBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
TableRowBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
TableRowGroupBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
TableRowGroupBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
TextNode.cpp 27c5eb66f1 LibWeb: Rename wrap_breaks to respect_linebreaks 4 år sedan
TextNode.h 27c5eb66f1 LibWeb: Rename wrap_breaks to respect_linebreaks 4 år sedan
TreeBuilder.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 år sedan
TreeBuilder.h e8d10fb429 LibWeb: Ignore svg elements outside of <svg> when building layout tree 4 år sedan