.. |
BlockBox.cpp
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
%!s(int64=3) %!d(string=hai) anos |
BlockBox.h
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
%!s(int64=4) %!d(string=hai) anos |
BlockFormattingContext.cpp
|
a501a02851
LibWeb: Ignore negative margins for calculating height in a BFC
|
%!s(int64=3) %!d(string=hai) anos |
BlockFormattingContext.h
|
6e1f6bd684
LibWeb: Add transform: translateY() support
|
%!s(int64=3) %!d(string=hai) anos |
Box.cpp
|
e1f3fb0146
LibWeb: Move border-painting code out of Box
|
%!s(int64=3) %!d(string=hai) anos |
Box.h
|
abc22b727c
LibWeb: Move background painting from Box to its own file
|
%!s(int64=3) %!d(string=hai) anos |
BoxModelMetrics.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
BoxModelMetrics.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
BreakNode.cpp
|
5a7d3e3cc1
LibWeb: Let <br> elements have style
|
%!s(int64=3) %!d(string=hai) anos |
BreakNode.h
|
5a7d3e3cc1
LibWeb: Let <br> elements have style
|
%!s(int64=3) %!d(string=hai) anos |
ButtonBox.cpp
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
%!s(int64=4) %!d(string=hai) anos |
ButtonBox.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
CanvasBox.cpp
|
e07cf6f41b
LibWeb: Paint bitmaps with rounded_int_rect(), not enclosing_int_rect()
|
%!s(int64=3) %!d(string=hai) anos |
CanvasBox.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
CheckBox.cpp
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
%!s(int64=4) %!d(string=hai) anos |
CheckBox.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
FlexFormattingContext.cpp
|
1496ad0605
LibWeb: Flexbox: Catch zero flex-basis and use width instead
|
%!s(int64=3) %!d(string=hai) anos |
FlexFormattingContext.h
|
2844f89a83
LibWeb: Implement "out-of-flow" property of Layout Box
|
%!s(int64=3) %!d(string=hai) anos |
FormattingContext.cpp
|
54013ffbe0
LibWeb: Proritize FlexFormattingContext when display: flex is specified
|
%!s(int64=3) %!d(string=hai) anos |
FormattingContext.h
|
2844f89a83
LibWeb: Implement "out-of-flow" property of Layout Box
|
%!s(int64=3) %!d(string=hai) anos |
FrameBox.cpp
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
%!s(int64=3) %!d(string=hai) anos |
FrameBox.h
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
%!s(int64=4) %!d(string=hai) anos |
ImageBox.cpp
|
e07cf6f41b
LibWeb: Paint bitmaps with rounded_int_rect(), not enclosing_int_rect()
|
%!s(int64=3) %!d(string=hai) anos |
ImageBox.h
|
3a7e26ef28
LibWeb: Rename frame_did_set_viewport_rect() => browsing_context_*()
|
%!s(int64=3) %!d(string=hai) anos |
InitialContainingBlock.cpp
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
%!s(int64=3) %!d(string=hai) anos |
InitialContainingBlock.h
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
%!s(int64=3) %!d(string=hai) anos |
InlineFormattingContext.cpp
|
0ccde5417b
LibWeb: Don't assume the parent is BFC in the IFC
|
%!s(int64=3) %!d(string=hai) anos |
InlineFormattingContext.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
InlineNode.cpp
|
0cedb7a7c4
LibWeb: Give InlineNodes borders :^)
|
%!s(int64=3) %!d(string=hai) anos |
InlineNode.h
|
912596fae8
LibWeb: Give InlineNodes a background
|
%!s(int64=3) %!d(string=hai) anos |
Label.cpp
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
%!s(int64=3) %!d(string=hai) anos |
Label.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
LabelableNode.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
LayoutPosition.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
LayoutPosition.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
LineBox.cpp
|
fa4eeca0ac
LibWeb: Properly handle newlines at the end of LineBoxes
|
%!s(int64=4) %!d(string=hai) anos |
LineBox.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
LineBoxFragment.cpp
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
%!s(int64=3) %!d(string=hai) anos |
LineBoxFragment.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
ListItemBox.cpp
|
c5b4928f4a
LibWeb: Make ListItemMarkerBox inherit style from ListItemBox
|
%!s(int64=3) %!d(string=hai) anos |
ListItemBox.h
|
ca28a118ae
LibWeb: Add tightly-typed DOM node accessors for Layout::ListItemBox
|
%!s(int64=3) %!d(string=hai) anos |
ListItemMarkerBox.cpp
|
c5b4928f4a
LibWeb: Make ListItemMarkerBox inherit style from ListItemBox
|
%!s(int64=3) %!d(string=hai) anos |
ListItemMarkerBox.h
|
c5b4928f4a
LibWeb: Make ListItemMarkerBox inherit style from ListItemBox
|
%!s(int64=3) %!d(string=hai) anos |
Node.cpp
|
785ace4fc2
LibWeb: Remove on-demand font resolution
|
%!s(int64=3) %!d(string=hai) anos |
Node.h
|
28fabd4728
LibWeb: Make Layout::Node::paint() pure virtual
|
%!s(int64=3) %!d(string=hai) anos |
RadioButton.cpp
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
%!s(int64=4) %!d(string=hai) anos |
RadioButton.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
ReplacedBox.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
ReplacedBox.h
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
%!s(int64=4) %!d(string=hai) anos |
SVGBox.cpp
|
92c08ad4ac
LibWeb: Add SVGFormattingContext to handle SVG box trees
|
%!s(int64=3) %!d(string=hai) anos |
SVGBox.h
|
92c08ad4ac
LibWeb: Add SVGFormattingContext to handle SVG box trees
|
%!s(int64=3) %!d(string=hai) anos |
SVGFormattingContext.cpp
|
684f7cca9f
LibWeb: Implement very naive layout of <path> within <svg>
|
%!s(int64=3) %!d(string=hai) anos |
SVGFormattingContext.h
|
92c08ad4ac
LibWeb: Add SVGFormattingContext to handle SVG box trees
|
%!s(int64=3) %!d(string=hai) anos |
SVGGraphicsBox.cpp
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
%!s(int64=4) %!d(string=hai) anos |
SVGGraphicsBox.h
|
92c08ad4ac
LibWeb: Add SVGFormattingContext to handle SVG box trees
|
%!s(int64=3) %!d(string=hai) anos |
SVGPathBox.cpp
|
0bb680bacd
LibWeb: Remove bogus offset when painting an SVG <path> box
|
%!s(int64=3) %!d(string=hai) anos |
SVGPathBox.h
|
92c08ad4ac
LibWeb: Add SVGFormattingContext to handle SVG box trees
|
%!s(int64=3) %!d(string=hai) anos |
SVGSVGBox.cpp
|
92c08ad4ac
LibWeb: Add SVGFormattingContext to handle SVG box trees
|
%!s(int64=3) %!d(string=hai) anos |
SVGSVGBox.h
|
92c08ad4ac
LibWeb: Add SVGFormattingContext to handle SVG box trees
|
%!s(int64=3) %!d(string=hai) anos |
TableBox.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
TableBox.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
TableCellBox.cpp
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
%!s(int64=4) %!d(string=hai) anos |
TableCellBox.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
TableFormattingContext.cpp
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
%!s(int64=4) %!d(string=hai) anos |
TableFormattingContext.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
TableRowBox.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
TableRowBox.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
TableRowGroupBox.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
TableRowGroupBox.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
TextNode.cpp
|
b88641e44b
LibWeb: Stop painting backgrounds for TextNodes
|
%!s(int64=3) %!d(string=hai) anos |
TextNode.h
|
28fabd4728
LibWeb: Make Layout::Node::paint() pure virtual
|
%!s(int64=3) %!d(string=hai) anos |
TreeBuilder.cpp
|
610f14992a
LibWeb: Flexbox: Wrap inline Nodes if their parent is display: flex
|
%!s(int64=3) %!d(string=hai) anos |
TreeBuilder.h
|
e8d10fb429
LibWeb: Ignore svg elements outside of <svg> when building layout tree
|
%!s(int64=4) %!d(string=hai) anos |