.. |
AudioBox.cpp
|
ac2238ee70
LibWeb: Begin implementing the HTMLAudioElement for audio playback
|
2 năm trước cách đây |
AudioBox.h
|
ac2238ee70
LibWeb: Begin implementing the HTMLAudioElement for audio playback
|
2 năm trước cách đây |
AvailableSpace.cpp
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 năm trước cách đây |
AvailableSpace.h
|
7639eccd53
LibWeb: Add default equality operators to Available{Space,Size}
|
2 năm trước cách đây |
BlockContainer.cpp
|
a75915f055
LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}()
|
2 năm trước cách đây |
BlockContainer.h
|
a75915f055
LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}()
|
2 năm trước cách đây |
BlockFormattingContext.cpp
|
ce186dca70
LibWeb: Fix the x coordinate of a block after a float
|
2 năm trước cách đây |
BlockFormattingContext.h
|
ce186dca70
LibWeb: Fix the x coordinate of a block after a float
|
2 năm trước cách đây |
Box.cpp
|
1051624084
LibWeb: Obey CSS aspect-ratio property during layout
|
2 năm trước cách đây |
Box.h
|
1051624084
LibWeb: Obey CSS aspect-ratio property during layout
|
2 năm trước cách đây |
BoxModelMetrics.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 năm trước cách đây |
BoxModelMetrics.h
|
02cd853eee
LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units
|
2 năm trước cách đây |
BreakNode.cpp
|
a0e6882d99
LibWeb: Remove Layout::Node::set_inline()
|
2 năm trước cách đây |
BreakNode.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 năm trước cách đây |
ButtonBox.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
2 năm trước cách đây |
ButtonBox.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
2 năm trước cách đây |
CanvasBox.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
2 năm trước cách đây |
CanvasBox.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
2 năm trước cách đây |
CheckBox.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
2 năm trước cách đây |
CheckBox.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
2 năm trước cách đây |
FlexFormattingContext.cpp
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 năm trước cách đây |
FlexFormattingContext.h
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 năm trước cách đây |
FormAssociatedLabelableNode.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 năm trước cách đây |
FormattingContext.cpp
|
b6f3369b66
LibWeb: Fix spelling of non_anonymous_containing_block()
|
2 năm trước cách đây |
FormattingContext.h
|
ce186dca70
LibWeb: Fix the x coordinate of a block after a float
|
2 năm trước cách đây |
FrameBox.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
2 năm trước cách đây |
FrameBox.h
|
990e7219d6
LibWeb: Fix iframes flickering on window resize
|
2 năm trước cách đây |
GridFormattingContext.cpp
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 năm trước cách đây |
GridFormattingContext.h
|
5a54c686a7
LibWeb: Transform GridItem from a class to a struct in GFC
|
2 năm trước cách đây |
ImageBox.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
2 năm trước cách đây |
ImageBox.h
|
c648e24cff
LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader
|
2 năm trước cách đây |
ImageProvider.h
|
e63f68661f
LibWeb: Have ImageProvider bitmap getter take optional size argument
|
2 năm trước cách đây |
InlineFormattingContext.cpp
|
ce186dca70
LibWeb: Fix the x coordinate of a block after a float
|
2 năm trước cách đây |
InlineFormattingContext.h
|
056acb5ebf
LibWeb: Convert InlineFormattingContext to new pixel units
|
2 năm trước cách đây |
InlineLevelIterator.cpp
|
ca1fa5f748
LibWeb: Use the new to_px() helpers in CSS, SVG and layout code
|
2 năm trước cách đây |
InlineLevelIterator.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 năm trước cách đây |
InlineNode.cpp
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 năm trước cách đây |
InlineNode.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
2 năm trước cách đây |
Label.cpp
|
a75915f055
LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}()
|
2 năm trước cách đây |
Label.h
|
3c7bd5a317
LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events
|
2 năm trước cách đây |
LabelableNode.cpp
|
cb0c5390ff
LibWeb: Move mouse event and label logic from layout to painting tree
|
3 năm trước cách đây |
LabelableNode.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 năm trước cách đây |
LayoutState.cpp
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 năm trước cách đây |
LayoutState.h
|
75e87c32f2
LibWeb: Fix table width algorithm when available space is a constraint
|
2 năm trước cách đây |
LineBox.cpp
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 năm trước cách đây |
LineBox.h
|
79d2c9f3e8
LibWeb: Don't justify text lines that end in a forced break
|
2 năm trước cách đây |
LineBoxFragment.cpp
|
754e458d0a
LibWeb/Layout: Rename Box::{paint => paintable}_box()
|
2 năm trước cách đây |
LineBoxFragment.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 năm trước cách đây |
LineBuilder.cpp
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 năm trước cách đây |
LineBuilder.h
|
79d2c9f3e8
LibWeb: Don't justify text lines that end in a forced break
|
2 năm trước cách đây |
ListItemBox.cpp
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 năm trước cách đây |
ListItemBox.h
|
1cf5737e9e
LibWeb: Add fast_is<T>() for various types stood out in a profile
|
2 năm trước cách đây |
ListItemMarkerBox.cpp
|
293ece2292
LibWeb: Support list-style-position
|
2 năm trước cách đây |
ListItemMarkerBox.h
|
293ece2292
LibWeb: Support list-style-position
|
2 năm trước cách đây |
Node.cpp
|
b6f3369b66
LibWeb: Fix spelling of non_anonymous_containing_block()
|
2 năm trước cách đây |
Node.h
|
b6f3369b66
LibWeb: Fix spelling of non_anonymous_containing_block()
|
2 năm trước cách đây |
Progress.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
2 năm trước cách đây |
Progress.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
2 năm trước cách đây |
RadioButton.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
2 năm trước cách đây |
RadioButton.h
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 năm trước cách đây |
ReplacedBox.cpp
|
a0e6882d99
LibWeb: Remove Layout::Node::set_inline()
|
2 năm trước cách đây |
ReplacedBox.h
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
2 năm trước cách đây |
SVGBox.cpp
|
28b771560a
LibWeb: Make SVG <svg> elements behave as CSS replaced elements
|
3 năm trước cách đây |
SVGBox.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 năm trước cách đây |
SVGFormattingContext.cpp
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 năm trước cách đây |
SVGFormattingContext.h
|
00999a245c
LibWeb: Let FormattingContext decide the automatic width of its root
|
2 năm trước cách đây |
SVGGeometryBox.cpp
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 năm trước cách đây |
SVGGeometryBox.h
|
ba6272a0a0
LibWeb: Don't try to paint SVG elements transformed to zero size
|
2 năm trước cách đây |
SVGGraphicsBox.cpp
|
ec5d5918c4
LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable
|
2 năm trước cách đây |
SVGGraphicsBox.h
|
ec5d5918c4
LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable
|
2 năm trước cách đây |
SVGSVGBox.cpp
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 năm trước cách đây |
SVGSVGBox.h
|
f0560fd087
LibWeb: Support <svg> elements with `display: block`
|
2 năm trước cách đây |
SVGTextBox.cpp
|
0d8d7ae94e
LibWeb: Implement painting for svg text
|
2 năm trước cách đây |
SVGTextBox.h
|
0d8d7ae94e
LibWeb: Implement painting for svg text
|
2 năm trước cách đây |
TableFormattingContext.cpp
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 năm trước cách đây |
TableFormattingContext.h
|
6a7a7e2337
LibWeb: Some row span fixes when combined with nested tables
|
2 năm trước cách đây |
TableWrapper.cpp
|
709fe01f52
LibWeb: Override width calculation for table wrappers
|
2 năm trước cách đây |
TableWrapper.h
|
709fe01f52
LibWeb: Override width calculation for table wrappers
|
2 năm trước cách đây |
TextNode.cpp
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 năm trước cách đây |
TextNode.h
|
f914abaf29
LibWeb: Make a handful of layout node leaf classes `final`
|
2 năm trước cách đây |
TreeBuilder.cpp
|
48706742d8
LibWeb: Fix remove_irrelevant_boxes
|
2 năm trước cách đây |
TreeBuilder.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 năm trước cách đây |
VideoBox.cpp
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
2 năm trước cách đây |
VideoBox.h
|
f156d3d5e5
LibWeb: Create a basic layout node for HTMLVideoElement
|
2 năm trước cách đây |
Viewport.cpp
|
d6c3cbd958
LibWeb: Make StackingContext sorting a lot faster
|
2 năm trước cách đây |
Viewport.h
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 năm trước cách đây |