.. |
AudioBox.cpp
|
|
|
AudioBox.h
|
|
|
AvailableSpace.cpp
|
|
|
AvailableSpace.h
|
|
|
BlockContainer.cpp
|
|
|
BlockContainer.h
|
|
|
BlockFormattingContext.cpp
|
LibWeb: Add flow relative values for the clear property
|
2025-06-17 09:26:26 +02:00 |
BlockFormattingContext.h
|
LibWeb: Ensure floats are correctly placed under the preceding float
|
2025-05-23 10:58:15 +02:00 |
Box.cpp
|
LibWeb: Move containment checks to Layout::Node
|
2025-05-13 15:30:14 +03:00 |
Box.h
|
LibWeb: Move containment checks to Layout::Node
|
2025-05-13 15:30:14 +03:00 |
BreakNode.cpp
|
|
|
BreakNode.h
|
|
|
CanvasBox.cpp
|
|
|
CanvasBox.h
|
|
|
CheckBox.cpp
|
|
|
CheckBox.h
|
|
|
FieldSetBox.cpp
|
|
|
FieldSetBox.h
|
|
|
FlexFormattingContext.cpp
|
LibWeb: Avoid computing automatic minimum size for some flex items
|
2025-04-22 15:46:10 +02:00 |
FlexFormattingContext.h
|
LibWeb: Avoid computing automatic minimum size for some flex items
|
2025-04-22 15:46:10 +02:00 |
FormAssociatedLabelableNode.h
|
|
|
FormattingContext.cpp
|
LibWeb: Use a BFC for MathML
|
2025-06-05 12:37:52 +01:00 |
FormattingContext.h
|
LibWeb: Correct the calculation for right float intrusion
|
2025-05-27 17:31:47 +02:00 |
GridFormattingContext.cpp
|
LibWeb: Delete redundant GridFitContent class from track representation
|
2025-06-18 15:51:10 +01:00 |
GridFormattingContext.h
|
LibWeb: Fix grid placement with named lines
|
2025-04-05 21:30:37 +02:00 |
ImageBox.cpp
|
|
|
ImageBox.h
|
|
|
ImageProvider.cpp
|
|
|
ImageProvider.h
|
|
|
InlineFormattingContext.cpp
|
LibWeb: Convert white-space CSS property to shorthand
|
2025-05-29 12:04:28 +02:00 |
InlineFormattingContext.h
|
|
|
InlineLevelIterator.cpp
|
LibGfx+LibWeb: Perform unchecked appends related to text layout
|
2025-06-17 11:55:28 +02:00 |
InlineLevelIterator.h
|
LibWeb: Remove unused include from InlineLevelIterator
|
2025-06-17 17:03:33 +02:00 |
InlineNode.cpp
|
|
|
InlineNode.h
|
|
|
Label.cpp
|
|
|
Label.h
|
|
|
LabelableNode.cpp
|
|
|
LabelableNode.h
|
|
|
LayoutState.cpp
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
LayoutState.h
|
LibWeb: Maintain tree order inside LayoutState
|
2025-05-19 15:21:53 +02:00 |
LegendBox.cpp
|
|
|
LegendBox.h
|
|
|
LineBox.cpp
|
LibWeb: Make fragment start/length size_t instead of int
|
2025-06-13 15:08:26 +02:00 |
LineBox.h
|
LibWeb: Make fragment start/length size_t instead of int
|
2025-06-13 15:08:26 +02:00 |
LineBoxFragment.cpp
|
LibGfx+LibWeb: Append glyphs in LineBoxFragment run more efficiently
|
2025-06-17 17:03:33 +02:00 |
LineBoxFragment.h
|
LibWeb: Make fragment start/length size_t instead of int
|
2025-06-13 15:08:26 +02:00 |
LineBuilder.cpp
|
LibWeb: Ensure floats are correctly placed under the preceding float
|
2025-05-23 10:58:15 +02:00 |
LineBuilder.h
|
LibWeb: Let LineBuilder decide on Y-coordinate for float insertion
|
2025-04-01 16:02:53 +02:00 |
ListItemBox.cpp
|
|
|
ListItemBox.h
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
ListItemMarkerBox.cpp
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
ListItemMarkerBox.h
|
LibWeb: Support reversed ordered lists
|
2025-02-21 04:23:28 +00:00 |
NavigableContainerViewport.cpp
|
|
|
NavigableContainerViewport.h
|
|
|
Node.cpp
|
LibWeb/CSS: Implement the empty-cells property
|
2025-06-18 14:55:03 +01:00 |
Node.h
|
LibWeb/Layout: Expose which pseudo-element a node was generated for
|
2025-06-19 12:35:31 +01:00 |
RadioButton.cpp
|
|
|
RadioButton.h
|
|
|
ReplacedBox.cpp
|
|
|
ReplacedBox.h
|
|
|
SVGBox.cpp
|
|
|
SVGBox.h
|
|
|
SVGClipBox.cpp
|
|
|
SVGClipBox.h
|
|
|
SVGForeignObjectBox.cpp
|
|
|
SVGForeignObjectBox.h
|
|
|
SVGFormattingContext.cpp
|
LibGfx: Join ScaledFont into Font
|
2025-04-21 09:51:16 +02:00 |
SVGFormattingContext.h
|
|
|
SVGGeometryBox.cpp
|
|
|
SVGGeometryBox.h
|
|
|
SVGGraphicsBox.cpp
|
|
|
SVGGraphicsBox.h
|
LibWeb: Add more fast_is<T> helpers for layout and paintable nodes
|
2025-04-18 14:45:56 +02:00 |
SVGImageBox.cpp
|
|
|
SVGImageBox.h
|
|
|
SVGMaskBox.cpp
|
|
|
SVGMaskBox.h
|
|
|
SVGSVGBox.cpp
|
|
|
SVGSVGBox.h
|
|
|
SVGTextBox.cpp
|
|
|
SVGTextBox.h
|
|
|
SVGTextPathBox.cpp
|
|
|
SVGTextPathBox.h
|
|
|
TableFormattingContext.cpp
|
LibWeb: Use the correct definition of separated-borders mode
|
2025-06-04 15:02:42 +01:00 |
TableFormattingContext.h
|
|
|
TableGrid.cpp
|
LibWeb: Handle interleaved table-row and table-row-group boxes
|
2025-02-26 13:50:01 +01:00 |
TableGrid.h
|
|
|
TableWrapper.cpp
|
|
|
TableWrapper.h
|
|
|
TextNode.cpp
|
LibWeb: Undo curious case of line wrapping
|
2025-06-17 17:03:33 +02:00 |
TextNode.h
|
LibGfx+LibWeb: Store Typeface and Font-related types in RefPtr to const
|
2025-04-16 10:41:44 -06:00 |
TreeBuilder.cpp
|
LibWeb/Layout: Store computed style for ::marker
|
2025-06-19 12:35:31 +01:00 |
TreeBuilder.h
|
LibWeb/CSS: Move and rename PseudoElement types to prep for code gen
|
2025-03-24 09:49:50 +00:00 |
VideoBox.cpp
|
|
|
VideoBox.h
|
|
|
Viewport.cpp
|
LibWeb: Use code unit offsets in Document::find_matching_text()
|
2025-06-13 15:08:26 +02:00 |
Viewport.h
|
LibWeb: Use code unit offsets in Document::find_matching_text()
|
2025-06-13 15:08:26 +02:00 |