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