Sam Atkins
|
2026ea557e
LibWeb: Use is_ascii_case_insensitive_match() where the spec says to
|
2 年之前 |
Kenneth Myhra
|
e3e281addd
LibWeb: Make factory method of DOM::NamedNodeMap fallible
|
2 年之前 |
Kenneth Myhra
|
ff875d353b
LibWeb: Make factory method of DOM::HTMLCollection fallible
|
2 年之前 |
Kenneth Myhra
|
251c063897
LibWeb: Make factory method of DOM::DOMTokenList fallible
|
2 年之前 |
Kenneth Myhra
|
50c5f0d7da
LibWeb: Make factory method of DOM::Attr fallible
|
2 年之前 |
Kenneth Myhra
|
8fbd43cb27
LibWeb: Make factory method of CSS::ResolvedCSSStyleDeclaration fallible
|
2 年之前 |
Kenneth Myhra
|
c950d1904a
LibWeb: Make factory methods of CSS::CSSStyleDeclaration fallible
|
2 年之前 |
Sam Atkins
|
dca19b764b
LibWeb: Port CSS::Display to new Strings
|
2 年之前 |
Karol Kosek
|
4311fd2774
LibWeb: Implement Element.attachShadow and Element.shadowRoot :^)
|
2 年之前 |
Karol Kosek
|
01e2cc5330
LibWeb: Add a helper function for checking if element is a shadow host
|
2 年之前 |
Linus Groh
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 年之前 |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 年之前 |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 年之前 |
MacDue
|
890b4d7980
LibWeb: Replace ARIA role static FlyStrings with an enum
|
2 年之前 |
Andreas Kling
|
3dd006f719
LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box
|
2 年之前 |
Andreas Kling
|
8fe748bb89
LibWeb: Make grid containers be Layout::Box
|
2 年之前 |
Andreas Kling
|
44cf418975
LibWeb: Make flex containers be Layout::Box
|
2 年之前 |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 年之前 |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 年之前 |
Jonah
|
cd95e5f656
LibWeb: Add (exclude/include)_from_accessibility_tree
|
2 年之前 |
Sam Atkins
|
65cdf89a8b
LibWeb: Convert Layout Boxes to new pixel units
|
2 年之前 |
Sam Atkins
|
affc8a22ca
LibWeb+WebContent: Convert BrowsingContext to new pixel units
|
2 年之前 |
Timothy Flynn
|
ba86011fab
LibWeb: Add missing return statement in an element scrolling error case
|
2 年之前 |
Baitinq
|
6a72a4df96
LibWeb: Propagate errors in Element::scroll_into_view()
|
2 年之前 |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 年之前 |
Sam Atkins
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
2 年之前 |
Thomas Queiroz
|
eacfcac932
LibWeb: Use HashMap::try_ensure_capacity in StyleComputer
|
2 年之前 |
Sam Atkins
|
3c7bd5a317
LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |