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