Andreas Kling
|
fa64a7f6cc
LibWeb: Relax "all children must be either inline or block" invariant
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
28b771560a
LibWeb: Make SVG <svg> elements behave as CSS replaced elements
|
%!s(int64=3) %!d(string=hai) anos |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
b8ee4dfda8
LibWeb: Don't compute style *again* for elements in Layout::TreeBuilder
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
e31fe3eeb8
LibWeb: Rename Element::specified_css_values() => computed_css_values()
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
72e6bff8b8
LibWeb: Remove unused code for constructing partial layout trees
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
12ac6861e3
LibWeb: Improve how layout nodes decide whether they have definite sizes
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
6de2b62906
LibWeb: Display pseudo-elements in the DOM inspector
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
817cd13d59
LibWeb: Implement the ::marker pseudo-element
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
ab2c47542d
LibWeb: Create layout nodes for ::before and ::after pseudo-elements :^)
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
92266d2247
LibWeb: Create list-item markers during layout tree construction
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
7e1bf4d300
LibWeb: Compute element style in Layout::TreeBuilder
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
f6573f5f9d
LibWeb: Don't create anonymous table boxes around whitespace
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
c4826eae4f
LibWeb: Rename Layout::BlockBox => BlockContainer
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
85a0772147
LibWeb: Start work towards modern CSS "display" values
|
%!s(int64=3) %!d(string=hai) anos |
Tobias Christiansen
|
6283086c2f
LibWeb: Handle inline-block children of a flex-container as block
|
%!s(int64=3) %!d(string=hai) anos |
Tobias Christiansen
|
610f14992a
LibWeb: Flexbox: Wrap inline Nodes if their parent is display: flex
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Bertalan
|
d7b6cc6421
Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr
|
%!s(int64=3) %!d(string=hai) anos |
K-Adam
|
e8d10fb429
LibWeb: Ignore svg elements outside of <svg> when building layout tree
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
%!s(int64=4) %!d(string=hai) anos |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
Adam Hodgen
|
ae02acb8e1
LibWeb: Properly handle thead and tfooter HTML tags
|
%!s(int64=4) %!d(string=hai) anos |
Luke
|
ca71ac484b
LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)"
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
e562819a7e
LibWeb: Generate layout nodes for shadow subtrees
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
%!s(int64=4) %!d(string=hai) anos |