Andreas Kling d30cbf5d72 LibWeb: Remove unnecessary check for 0-sized fragments in InlineNode 3 gadi atpakaļ
..
BlockContainer.cpp 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API 3 gadi atpakaļ
BlockContainer.h 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API 3 gadi atpakaļ
BlockFormattingContext.cpp 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 gadi atpakaļ
BlockFormattingContext.h 54beb7433e LibWeb: Place block-level boxes vertically before formatting them inside 3 gadi atpakaļ
Box.cpp 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 gadi atpakaļ
Box.h 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 gadi atpakaļ
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 gadi atpakaļ
BoxModelMetrics.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 gadi atpakaļ
BreakNode.cpp 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API 3 gadi atpakaļ
BreakNode.h 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API 3 gadi atpakaļ
ButtonBox.cpp 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 gadi atpakaļ
ButtonBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 gadi atpakaļ
CanvasBox.cpp 81590b1804 LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it 3 gadi atpakaļ
CanvasBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 gadi atpakaļ
CheckBox.cpp 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 gadi atpakaļ
CheckBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 gadi atpakaļ
FlexFormattingContext.cpp 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 gadi atpakaļ
FlexFormattingContext.h dee26ca5cd LibWeb: Add missing headers 3 gadi atpakaļ
FormattingContext.cpp 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 gadi atpakaļ
FormattingContext.h 934360583f LibWeb: Remove duplicated auto height computation 3 gadi atpakaļ
FrameBox.cpp 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 gadi atpakaļ
FrameBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 gadi atpakaļ
ImageBox.cpp 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 gadi atpakaļ
ImageBox.h 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 gadi atpakaļ
InitialContainingBlock.cpp 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 gadi atpakaļ
InitialContainingBlock.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 gadi atpakaļ
InlineFormattingContext.cpp 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 gadi atpakaļ
InlineFormattingContext.h 00bd17034d LibWeb: Make IFC aware that its parent is always a BFC 3 gadi atpakaļ
InlineLevelIterator.cpp 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 gadi atpakaļ
InlineLevelIterator.h b1fd801436 LibWeb: Pass correct state to TextNode::compute_text_for_rendering() 3 gadi atpakaļ
InlineNode.cpp d30cbf5d72 LibWeb: Remove unnecessary check for 0-sized fragments in InlineNode 3 gadi atpakaļ
InlineNode.h 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API 3 gadi atpakaļ
Label.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 gadi atpakaļ
Label.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 gadi atpakaļ
LabelableNode.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 gadi atpakaļ
LayoutPosition.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 gadi atpakaļ
LayoutPosition.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 gadi atpakaļ
LineBox.cpp 30c39e0e41 LibWeb: Fix inline blocks swallowing trailing whitespace 3 gadi atpakaļ
LineBox.h 70a56d21dc LibWeb: Don't do horizontal inline line layout twice for last line 3 gadi atpakaļ
LineBoxFragment.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 gadi atpakaļ
LineBoxFragment.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 gadi atpakaļ
LineBuilder.cpp 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 gadi atpakaļ
LineBuilder.h b60e19fd34 LibWeb: Make LineBuilder assign height to empty line boxes 3 gadi atpakaļ
ListItemBox.cpp 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 gadi atpakaļ
ListItemBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 gadi atpakaļ
ListItemMarkerBox.cpp 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 gadi atpakaļ
ListItemMarkerBox.h ef62118c8b LibWeb: Render any specified list-style-image for list items 3 gadi atpakaļ
Node.cpp 69aac6ecd7 LibWeb: Add new property 'text-decoration-style' 3 gadi atpakaļ
Node.h 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API 3 gadi atpakaļ
RadioButton.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 gadi atpakaļ
RadioButton.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 gadi atpakaļ
ReplacedBox.cpp 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API 3 gadi atpakaļ
ReplacedBox.h 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API 3 gadi atpakaļ
SVGBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 gadi atpakaļ
SVGBox.h 225a5f2fe6 LibWeb: Add fast_is<T>() for SVGBox and SVGPathBox 3 gadi atpakaļ
SVGFormattingContext.cpp 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 gadi atpakaļ
SVGFormattingContext.h 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees 3 gadi atpakaļ
SVGGraphicsBox.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 gadi atpakaļ
SVGGraphicsBox.h 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees 3 gadi atpakaļ
SVGPathBox.cpp 0bb680bacd LibWeb: Remove bogus offset when painting an SVG <path> box 3 gadi atpakaļ
SVGPathBox.h 225a5f2fe6 LibWeb: Add fast_is<T>() for SVGBox and SVGPathBox 3 gadi atpakaļ
SVGSVGBox.cpp 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees 3 gadi atpakaļ
SVGSVGBox.h 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees 3 gadi atpakaļ
TableBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 gadi atpakaļ
TableBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 gadi atpakaļ
TableCellBox.cpp ca154723f7 LibWeb: Remove Layout::Box::width_of_logical_containing_block() 3 gadi atpakaļ
TableCellBox.h ca154723f7 LibWeb: Remove Layout::Box::width_of_logical_containing_block() 3 gadi atpakaļ
TableFormattingContext.cpp 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 gadi atpakaļ
TableFormattingContext.h f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 gadi atpakaļ
TableRowBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 gadi atpakaļ
TableRowBox.h 85a0772147 LibWeb: Start work towards modern CSS "display" values 3 gadi atpakaļ
TableRowGroupBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 gadi atpakaļ
TableRowGroupBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 gadi atpakaļ
TextNode.cpp 3b877c889b LibWeb: Consider TextDecorationStyle when rendering text 3 gadi atpakaļ
TextNode.h 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API 3 gadi atpakaļ
TreeBuilder.cpp 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder 3 gadi atpakaļ
TreeBuilder.h dee26ca5cd LibWeb: Add missing headers 3 gadi atpakaļ