.. |
AvailableSpace.cpp
|
f5f25562d1
LibWeb: Convert FormattingContext to new pixel units
|
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
|
1051624084
LibWeb: Obey CSS aspect-ratio property during layout
|
2 سال پیش |
BlockFormattingContext.h
|
1051624084
LibWeb: Obey CSS aspect-ratio property during layout
|
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
|
1051624084
LibWeb: Obey CSS aspect-ratio property during layout
|
2 سال پیش |
FlexFormattingContext.h
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 سال پیش |
FormAssociatedLabelableNode.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 سال پیش |
FormattingContext.cpp
|
1051624084
LibWeb: Obey CSS aspect-ratio property during layout
|
2 سال پیش |
FormattingContext.h
|
1051624084
LibWeb: Obey CSS aspect-ratio property during layout
|
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
|
1c979e0ed7
LibWeb: Resolve percentage padding and margins for grid items in GFC
|
2 سال پیش |
GridFormattingContext.h
|
10cab5fbdb
LibWeb: Include gaps in for_each_spanned_track_by_item in GFC
|
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
|
1051624084
LibWeb: Obey CSS aspect-ratio property during layout
|
2 سال پیش |
InlineFormattingContext.h
|
056acb5ebf
LibWeb: Convert InlineFormattingContext to new pixel units
|
2 سال پیش |
InlineLevelIterator.cpp
|
ca1fa5f748
LibWeb: Use the new to_px() helpers in CSS, SVG and layout code
|
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
|
caa491b72a
LibWeb: Measure the overflow for all scroll containers
|
2 سال پیش |
LayoutState.h
|
caa491b72a
LibWeb: Measure the overflow for all scroll containers
|
2 سال پیش |
LineBox.cpp
|
76047d1932
LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units
|
2 سال پیش |
LineBox.h
|
e938860126
LibWeb: Make text justification work between floats
|
2 سال پیش |
LineBoxFragment.cpp
|
754e458d0a
LibWeb/Layout: Rename Box::{paint => paintable}_box()
|
2 سال پیش |
LineBoxFragment.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 سال پیش |
LineBuilder.cpp
|
de9604212f
LibWeb: Avoid text-aligning content that is too long for its line box
|
2 سال پیش |
LineBuilder.h
|
5d4e9a0673
LibWeb: Basic support for CSS `text-indent: <length-percentage>`
|
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
|
6fd3b39bef
LibWeb: Parse `aspect-ratio` property
|
2 سال پیش |
Node.h
|
258f3ea952
LibWeb: Remove Layout::TableBox
|
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
|
0d8d7ae94e
LibWeb: Implement painting for svg text
|
2 سال پیش |
SVGFormattingContext.h
|
00999a245c
LibWeb: Let FormattingContext decide the automatic width of its root
|
2 سال پیش |
SVGGeometryBox.cpp
|
31d536912c
LibWeb: Allow SVG painting to escape out of a shadow tree
|
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
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
2 سال پیش |
SVGSVGBox.h
|
f0560fd087
LibWeb: Support <svg> elements with `display: block`
|
2 سال پیش |
SVGTextBox.cpp
|
0d8d7ae94e
LibWeb: Implement painting for svg text
|
2 سال پیش |
SVGTextBox.h
|
0d8d7ae94e
LibWeb: Implement painting for svg text
|
2 سال پیش |
TableFormattingContext.cpp
|
42470d837e
LibWeb: Move layout box rect helpers into FormattingContext
|
2 سال پیش |
TableFormattingContext.h
|
3a3a085404
LibWeb: Remove Layout::TableRowBox
|
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
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 سال پیش |
TextNode.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
2 سال پیش |
TreeBuilder.cpp
|
293ece2292
LibWeb: Support list-style-position
|
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 سال پیش |