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