Andreas Kling 6cbf8a3426 LibHTML: Use the correct inherited color for LayoutListItemMarker há 5 anos atrás
..
BoxModelMetrics.cpp 9c0e9a1a20 LibHTML: Rename ComputedStyle to BoxModelMetrics há 5 anos atrás
BoxModelMetrics.h 9c0e9a1a20 LibHTML: Rename ComputedStyle to BoxModelMetrics há 5 anos atrás
LayoutBlock.cpp 5e29238a49 LibHTML: Make "children are inline" flag imperative há 5 anos atrás
LayoutBlock.h 5e29238a49 LibHTML: Make "children are inline" flag imperative há 5 anos atrás
LayoutBox.cpp 5a34225999 LibHTML: Implement basic tiled background image support há 5 anos atrás
LayoutBox.h 5a34225999 LibHTML: Implement basic tiled background image support há 5 anos atrás
LayoutBreak.cpp 4814253589 LibHTML: Introduce LayoutBox and LayoutNodeWithStyleAndBoxModelMetrics há 5 anos atrás
LayoutBreak.h 4814253589 LibHTML: Introduce LayoutBox and LayoutNodeWithStyleAndBoxModelMetrics há 5 anos atrás
LayoutDocument.cpp 4814253589 LibHTML: Introduce LayoutBox and LayoutNodeWithStyleAndBoxModelMetrics há 5 anos atrás
LayoutDocument.h 4e35bbffdd LibHTML: LayoutText should always use parent's style properties há 5 anos atrás
LayoutImage.cpp 18fa662eb2 LibHTML: Use ImageLoader for <img> elements to defer bitmap decoding há 5 anos atrás
LayoutImage.h ee567cdc3d LibHTML: Implement basic layout for inline <img alt> há 5 anos atrás
LayoutInline.cpp 4814253589 LibHTML: Introduce LayoutBox and LayoutNodeWithStyleAndBoxModelMetrics há 5 anos atrás
LayoutInline.h 4814253589 LibHTML: Introduce LayoutBox and LayoutNodeWithStyleAndBoxModelMetrics há 5 anos atrás
LayoutListItem.cpp 3309bdf722 LibHTML: Add some convenient geometry getters on LayoutNode há 5 anos atrás
LayoutListItem.h f5bf8f6380 LibHTML: Add LayoutNode classes for "display: list-item" and its marker há 5 anos atrás
LayoutListItemMarker.cpp 6cbf8a3426 LibHTML: Use the correct inherited color for LayoutListItemMarker há 5 anos atrás
LayoutListItemMarker.h 4814253589 LibHTML: Introduce LayoutBox and LayoutNodeWithStyleAndBoxModelMetrics há 5 anos atrás
LayoutNode.cpp 5c2b21705a LibHTML: LayoutNode::set_needs_display() needs to invalidate fragments há 5 anos atrás
LayoutNode.h 2305dee455 LibHTML: Add LayoutNode::first_ancestor_of_type<T>() há 5 anos atrás
LayoutReplaced.cpp 762f20944c LibHTML: Replaced elements should not break lines at start of line há 5 anos atrás
LayoutReplaced.h 4814253589 LibHTML: Introduce LayoutBox and LayoutNodeWithStyleAndBoxModelMetrics há 5 anos atrás
LayoutTable.cpp 65ad6c35f0 LibHTML: Add typed child/sibling traversal helpers for LayoutNode há 5 anos atrás
LayoutTable.h 65ad6c35f0 LibHTML: Add typed child/sibling traversal helpers for LayoutNode há 5 anos atrás
LayoutTableCell.cpp 41896ff521 LibHTML: Add stub classes for basic table layout há 5 anos atrás
LayoutTableCell.h 65ad6c35f0 LibHTML: Add typed child/sibling traversal helpers for LayoutNode há 5 anos atrás
LayoutTableRow.cpp 65ad6c35f0 LibHTML: Add typed child/sibling traversal helpers for LayoutNode há 5 anos atrás
LayoutTableRow.h 65ad6c35f0 LibHTML: Add typed child/sibling traversal helpers for LayoutNode há 5 anos atrás
LayoutText.cpp 07cbe2daa4 LibHTML: Preserve UTF-8 codepoints when collapsing whitespace há 5 anos atrás
LayoutText.h d14b60533f LibHTML: Add is<T> and to<T> helpers for LayoutNode class family há 5 anos atrás
LayoutTreeBuilder.cpp 6c22b46b37 LibHTML: Hard-code LayoutTable to never have inline children há 5 anos atrás
LayoutTreeBuilder.h f7cd5662ef LibHTML: Move layout tree building to a LayoutTreeBuilder class há 5 anos atrás
LineBox.cpp 1d65cf367f LibHTML: Rewrite inline and text layout há 5 anos atrás
LineBox.h 1d65cf367f LibHTML: Rewrite inline and text layout há 5 anos atrás
LineBoxFragment.cpp d14b60533f LibHTML: Add is<T> and to<T> helpers for LayoutNode class family há 5 anos atrás
LineBoxFragment.h 1d65cf367f LibHTML: Rewrite inline and text layout há 5 anos atrás