.. |
AudioBox.cpp
|
|
|
AudioBox.h
|
|
|
AvailableSpace.cpp
|
LibWeb/Layout: Replace INFINITY with CSSPixels::min() or max()
|
2023-08-17 20:03:13 +02:00 |
AvailableSpace.h
|
LibWeb: Remove implicit conversion from float and double to CSSPixels
|
2023-08-26 23:53:45 +02:00 |
BlockContainer.cpp
|
|
|
BlockContainer.h
|
|
|
BlockFormattingContext.cpp
|
AK+Everywhere: Remove the null state of DeprecatedString
|
2023-10-13 18:33:21 +03:30 |
BlockFormattingContext.h
|
LibWeb: Boxes that establish FFC or GFC should avoid overlapping floats
|
2023-09-22 16:48:28 +02:00 |
Box.cpp
|
LibWeb: Introduce RecordingPainter to serialize painting commands
|
2023-10-18 10:58:42 +02:00 |
Box.h
|
LibWeb: Use CSSPixelFraction to represent aspect ratios
|
2023-09-04 12:40:17 +02:00 |
BoxModelMetrics.cpp
|
|
|
BoxModelMetrics.h
|
|
|
BreakNode.cpp
|
|
|
BreakNode.h
|
LibWeb: Don't generate ::before/::after for BR elements
|
2023-09-14 21:46:28 +02:00 |
ButtonBox.cpp
|
LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint)
|
2023-08-26 23:53:45 +02:00 |
ButtonBox.h
|
|
|
CanvasBox.cpp
|
LibWeb: Introduce RecordingPainter to serialize painting commands
|
2023-10-18 10:58:42 +02:00 |
CanvasBox.h
|
|
|
CheckBox.cpp
|
|
|
CheckBox.h
|
|
|
FlexFormattingContext.cpp
|
LibWeb: Don't offset abspos children of flex container by padding twice
|
2023-10-08 09:06:30 +02:00 |
FlexFormattingContext.h
|
LibWeb: Use CSSPixelFraction to represent aspect ratios
|
2023-09-04 12:40:17 +02:00 |
FormAssociatedLabelableNode.h
|
|
|
FormattingContext.cpp
|
LibWeb: Port CharacterData from DeprecatedString to String
|
2023-09-19 10:54:07 +02:00 |
FormattingContext.h
|
LibWeb: Resolve CSS inset properties when entering inline-flow elements
|
2023-08-15 16:37:11 +02:00 |
FrameBox.cpp
|
LibWeb: Change viewport ownership from BrowsingContext to Navigable
|
2023-09-16 16:53:32 +02:00 |
FrameBox.h
|
|
|
GridFormattingContext.cpp
|
LibWeb: Handle fit-content in calculate_max_content_contribution in GFC
|
2023-10-26 08:37:42 +02:00 |
GridFormattingContext.h
|
LibWeb: Fix building of areas spanning multiple rows in GFC
|
2023-10-22 19:38:18 +02:00 |
ImageBox.cpp
|
LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint)
|
2023-08-26 23:53:45 +02:00 |
ImageBox.h
|
|
|
ImageProvider.h
|
LibWeb: Use CSSPixelFraction to represent aspect ratios
|
2023-09-04 12:40:17 +02:00 |
InlineFormattingContext.cpp
|
LibWeb: Fix min-content width calculation in dimension_box_on_line()
|
2023-10-16 21:44:48 +02:00 |
InlineFormattingContext.h
|
LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext
|
2023-08-12 20:06:01 +02:00 |
InlineLevelIterator.cpp
|
LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint)
|
2023-08-26 23:53:45 +02:00 |
InlineLevelIterator.h
|
LibWeb: Improve the line breaking algorithm
|
2023-08-21 19:31:00 +02:00 |
InlineNode.cpp
|
|
|
InlineNode.h
|
|
|
Label.cpp
|
AK+Everywhere: Remove the null state of DeprecatedString
|
2023-10-13 18:33:21 +03:30 |
Label.h
|
|
|
LabelableNode.cpp
|
|
|
LabelableNode.h
|
|
|
LayoutState.cpp
|
LibWeb: Layout SVG <mask> elements (but don't paint them)
|
2023-09-19 10:46:05 +02:00 |
LayoutState.h
|
LibWeb: Relax restrictions on LayoutState::get() input type
|
2023-09-04 18:22:59 +02:00 |
LineBox.cpp
|
LibWeb: Use actual line height to calculate float y in IFC
|
2023-09-09 17:05:22 +02:00 |
LineBox.h
|
LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext
|
2023-08-12 20:06:01 +02:00 |
LineBoxFragment.cpp
|
LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint)
|
2023-08-26 23:53:45 +02:00 |
LineBoxFragment.h
|
|
|
LineBuilder.cpp
|
LibWeb: Use actual line height to calculate float y in IFC
|
2023-09-09 17:05:22 +02:00 |
LineBuilder.h
|
LibWeb: Remove unused argument of InlineLevelIterator::next
|
2023-08-17 09:08:18 +02:00 |
ListItemBox.cpp
|
|
|
ListItemBox.h
|
|
|
ListItemMarkerBox.cpp
|
|
|
ListItemMarkerBox.h
|
AK+Everywhere: Remove the null state of DeprecatedString
|
2023-10-13 18:33:21 +03:30 |
Node.cpp
|
LibWeb: Resolve backdrop filter length in apply_style()
|
2023-10-12 07:38:48 +02:00 |
Node.h
|
LibWeb: Track quote-nesting level while building the layout tree
|
2023-09-28 14:49:10 +02:00 |
Progress.cpp
|
|
|
Progress.h
|
|
|
RadioButton.cpp
|
|
|
RadioButton.h
|
|
|
ReplacedBox.cpp
|
|
|
ReplacedBox.h
|
|
|
SVGBox.cpp
|
|
|
SVGBox.h
|
|
|
SVGFormattingContext.cpp
|
LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint)
|
2023-08-26 23:53:45 +02:00 |
SVGFormattingContext.h
|
|
|
SVGGeometryBox.cpp
|
LibWeb: Resolve and paint simple SVG masks
|
2023-09-19 10:46:05 +02:00 |
SVGGeometryBox.h
|
LibWeb: Resolve and paint simple SVG masks
|
2023-09-19 10:46:05 +02:00 |
SVGGraphicsBox.cpp
|
|
|
SVGGraphicsBox.h
|
|
|
SVGSVGBox.cpp
|
LibWeb: Use CSSPixelFraction to represent aspect ratios
|
2023-09-04 12:40:17 +02:00 |
SVGSVGBox.h
|
LibWeb: Use CSSPixelFraction to represent aspect ratios
|
2023-09-04 12:40:17 +02:00 |
SVGTextBox.cpp
|
|
|
SVGTextBox.h
|
|
|
TableFormattingContext.cpp
|
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
2023-09-05 20:36:09 -04:00 |
TableFormattingContext.h
|
LibWeb: Implement table missing cells fixup
|
2023-08-20 18:38:15 +02:00 |
TableGrid.cpp
|
LibWeb: Move table grid slots functionality to separate module
|
2023-08-20 18:38:15 +02:00 |
TableGrid.h
|
LibWeb: Move table grid slots functionality to separate module
|
2023-08-20 18:38:15 +02:00 |
TableWrapper.cpp
|
|
|
TableWrapper.h
|
|
|
TextNode.cpp
|
AK+Everywhere: Remove the null state of DeprecatedString
|
2023-10-13 18:33:21 +03:30 |
TextNode.h
|
AK+Everywhere: Remove the null state of DeprecatedString
|
2023-10-13 18:33:21 +03:30 |
TreeBuilder.cpp
|
LibWeb: Stop inserting inline nodes into a generated wrapper box
|
2023-10-11 07:05:23 +02:00 |
TreeBuilder.h
|
LibWeb: Track quote-nesting level while building the layout tree
|
2023-09-28 14:49:10 +02:00 |
VideoBox.cpp
|
LibWeb: Use CSSPixelFraction to represent aspect ratios
|
2023-09-04 12:40:17 +02:00 |
VideoBox.h
|
LibWeb: Move viewport subscriptions from BrowsingContext to Document
|
2023-08-23 20:14:20 +02:00 |
Viewport.cpp
|
LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable
|
2023-08-20 05:02:59 +02:00 |
Viewport.h
|
LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable
|
2023-08-20 05:02:59 +02:00 |