.. |
AudioBox.cpp
|
ac2238ee70
LibWeb: Begin implementing the HTMLAudioElement for audio playback
|
преди 2 години |
AudioBox.h
|
ac2238ee70
LibWeb: Begin implementing the HTMLAudioElement for audio playback
|
преди 2 години |
AvailableSpace.cpp
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
преди 2 години |
AvailableSpace.h
|
7639eccd53
LibWeb: Add default equality operators to Available{Space,Size}
|
преди 2 години |
BlockContainer.cpp
|
a75915f055
LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}()
|
преди 2 години |
BlockContainer.h
|
a75915f055
LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}()
|
преди 2 години |
BlockFormattingContext.cpp
|
6a17a30e2e
LibWeb: Handle overlapping floating box and left margin
|
преди 2 години |
BlockFormattingContext.h
|
b12820c967
LibWeb: Handle float clearing specified on line break elements
|
преди 2 години |
Box.cpp
|
1051624084
LibWeb: Obey CSS aspect-ratio property during layout
|
преди 2 години |
Box.h
|
1051624084
LibWeb: Obey CSS aspect-ratio property during layout
|
преди 2 години |
BoxModelMetrics.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
преди 4 години |
BoxModelMetrics.h
|
02cd853eee
LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units
|
преди 2 години |
BreakNode.cpp
|
a0e6882d99
LibWeb: Remove Layout::Node::set_inline()
|
преди 2 години |
BreakNode.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
преди 2 години |
ButtonBox.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
преди 2 години |
ButtonBox.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
преди 2 години |
CanvasBox.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
преди 2 години |
CanvasBox.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
преди 2 години |
CheckBox.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
преди 2 години |
CheckBox.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
преди 2 години |
FlexFormattingContext.cpp
|
6de701b5c3
LibWeb: Handle auto margins with flex and justify-content
|
преди 2 години |
FlexFormattingContext.h
|
152ce88984
LibWeb: Avoid leaking infinite remaining_free_space in FFC calculation
|
преди 2 години |
FormAssociatedLabelableNode.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
преди 2 години |
FormattingContext.cpp
|
4f9f21e8fe
LibWeb: Only derive baseline from children with a non-empty line box
|
преди 2 години |
FormattingContext.h
|
6a17a30e2e
LibWeb: Handle overlapping floating box and left margin
|
преди 2 години |
FrameBox.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
преди 2 години |
FrameBox.h
|
990e7219d6
LibWeb: Fix iframes flickering on window resize
|
преди 2 години |
GridFormattingContext.cpp
|
11b844ce20
LibWeb: Add support for `align-items` and `align-self` in CSS grid
|
преди 2 години |
GridFormattingContext.h
|
11b844ce20
LibWeb: Add support for `align-items` and `align-self` in CSS grid
|
преди 2 години |
ImageBox.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
преди 2 години |
ImageBox.h
|
c648e24cff
LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader
|
преди 2 години |
ImageProvider.h
|
e63f68661f
LibWeb: Have ImageProvider bitmap getter take optional size argument
|
преди 2 години |
InlineFormattingContext.cpp
|
b12820c967
LibWeb: Handle float clearing specified on line break elements
|
преди 2 години |
InlineFormattingContext.h
|
e99a6fede4
LibWeb: Allow IFC to size inline-flex boxes midway through flex layout
|
преди 2 години |
InlineLevelIterator.cpp
|
b12820c967
LibWeb: Handle float clearing specified on line break elements
|
преди 2 години |
InlineLevelIterator.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
преди 2 години |
InlineNode.cpp
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
преди 2 години |
InlineNode.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
преди 2 години |
Label.cpp
|
a75915f055
LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}()
|
преди 2 години |
Label.h
|
3c7bd5a317
LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events
|
преди 2 години |
LabelableNode.cpp
|
cb0c5390ff
LibWeb: Move mouse event and label logic from layout to painting tree
|
преди 3 години |
LabelableNode.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
преди 2 години |
LayoutState.cpp
|
bf25568703
LibWeb: Bring measuring of scrollable overflow closer to spec
|
преди 2 години |
LayoutState.h
|
a7166eb103
LibWeb: Complete table border conflict resolution
|
преди 2 години |
LineBox.cpp
|
92b56ded02
LibWeb: Fix whitespace getting trimmed incorrectly
|
преди 2 години |
LineBox.h
|
a74c56bc1b
LibWeb: Remove unused code
|
преди 2 години |
LineBoxFragment.cpp
|
754e458d0a
LibWeb/Layout: Rename Box::{paint => paintable}_box()
|
преди 2 години |
LineBoxFragment.h
|
a74c56bc1b
LibWeb: Remove unused code
|
преди 2 години |
LineBuilder.cpp
|
4ac7c41483
LibWeb: Add -libweb-left and -libweb-right text-align values
|
преди 2 години |
LineBuilder.h
|
79d2c9f3e8
LibWeb: Don't justify text lines that end in a forced break
|
преди 2 години |
ListItemBox.cpp
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
преди 2 години |
ListItemBox.h
|
1cf5737e9e
LibWeb: Add fast_is<T>() for various types stood out in a profile
|
преди 2 години |
ListItemMarkerBox.cpp
|
293ece2292
LibWeb: Support list-style-position
|
преди 2 години |
ListItemMarkerBox.h
|
293ece2292
LibWeb: Support list-style-position
|
преди 2 години |
Node.cpp
|
38edab09a0
LibWeb: Allow <svg> to act as a containing block
|
преди 2 години |
Node.h
|
21ace4f90b
LibWeb: Add Node::scaled_font(float scale_factor)
|
преди 2 години |
Progress.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
преди 2 години |
Progress.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
преди 2 години |
RadioButton.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
преди 2 години |
RadioButton.h
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
преди 2 години |
ReplacedBox.cpp
|
a0e6882d99
LibWeb: Remove Layout::Node::set_inline()
|
преди 2 години |
ReplacedBox.h
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
преди 2 години |
SVGBox.cpp
|
28b771560a
LibWeb: Make SVG <svg> elements behave as CSS replaced elements
|
преди 3 години |
SVGBox.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
преди 2 години |
SVGFormattingContext.cpp
|
bec07d4af7
LibWeb: Use fixed-point saturated arithmetics for CSSPixels
|
преди 2 години |
SVGFormattingContext.h
|
00999a245c
LibWeb: Let FormattingContext decide the automatic width of its root
|
преди 2 години |
SVGGeometryBox.cpp
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
преди 2 години |
SVGGeometryBox.h
|
ba6272a0a0
LibWeb: Don't try to paint SVG elements transformed to zero size
|
преди 2 години |
SVGGraphicsBox.cpp
|
ec5d5918c4
LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable
|
преди 2 години |
SVGGraphicsBox.h
|
ec5d5918c4
LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable
|
преди 2 години |
SVGSVGBox.cpp
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
преди 2 години |
SVGSVGBox.h
|
f0560fd087
LibWeb: Support <svg> elements with `display: block`
|
преди 2 години |
SVGTextBox.cpp
|
0e12503586
LibWeb: Split SVGTextContentElement into spec defined subclasses
|
преди 2 години |
SVGTextBox.h
|
0e12503586
LibWeb: Split SVGTextContentElement into spec defined subclasses
|
преди 2 години |
TableFormattingContext.cpp
|
3b75b9ef1c
LibWeb: Avoid division by zero when computing table measures
|
преди 2 години |
TableFormattingContext.h
|
26c20e3da1
LibWeb: Split BorderConflictFinder::conflicting_edges method
|
преди 2 години |
TableWrapper.cpp
|
709fe01f52
LibWeb: Override width calculation for table wrappers
|
преди 2 години |
TableWrapper.h
|
709fe01f52
LibWeb: Override width calculation for table wrappers
|
преди 2 години |
TextNode.cpp
|
b918ce4022
LibWeb: Make Layout::TextNode::text_for_rendering() lazily computed
|
преди 2 години |
TextNode.h
|
b918ce4022
LibWeb: Make Layout::TextNode::text_for_rendering() lazily computed
|
преди 2 години |
TreeBuilder.cpp
|
0e8a0a8191
LibWeb: Add support for "display: contents"
|
преди 2 години |
TreeBuilder.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
преди 2 години |
VideoBox.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
преди 2 години |
VideoBox.h
|
f156d3d5e5
LibWeb: Create a basic layout node for HTMLVideoElement
|
преди 2 години |
Viewport.cpp
|
d6c3cbd958
LibWeb: Make StackingContext sorting a lot faster
|
преди 2 години |
Viewport.h
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
преди 2 години |