Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
%!s(int64=2) %!d(string=hai) anos |
Kenneth Myhra
|
ff92324fa5
LibWeb: Make factory method of DOM::ElementFactory fallible
|
%!s(int64=2) %!d(string=hai) anos |
Jonah
|
da5c9189b2
LibWeb: Implement Accessible Name and Description Calculation
|
%!s(int64=2) %!d(string=hai) anos |
Kenneth Myhra
|
2411dadc35
LibWeb: Make factory method of DOM::StaticNodeList fallible
|
%!s(int64=2) %!d(string=hai) anos |
Kenneth Myhra
|
ce18dfc417
LibWeb: Make factory method of DOM::MutationRecord fallible
|
%!s(int64=2) %!d(string=hai) anos |
Kenneth Myhra
|
24d7e688fc
LibWeb: Make factory method of DOM::LiveNodeList fallible
|
%!s(int64=2) %!d(string=hai) anos |
Kenneth Myhra
|
0d9076c9f5
LibWeb: Make factory methods of DOM::Document fallible
|
%!s(int64=2) %!d(string=hai) anos |
Kenneth Myhra
|
1e03aa0ece
LibWeb: Make factory method of DOM::AccessibilityTreeNode fallible
|
%!s(int64=2) %!d(string=hai) anos |
Karol Kosek
|
2cc108a15e
LibWeb: Rename DOM::shadow_root() to shadow_root_internal()
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
%!s(int64=2) %!d(string=hai) anos |
Jonah
|
a469bbd178
LibWeb: Add Functionality to Dump to Accessibility Tree
|
%!s(int64=2) %!d(string=hai) anos |
MacDue
|
88e50869f1
LibWeb: Fix crash when serializing nodes for DOM inspector
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
b005e816a3
LibWeb: Implement Node.isEqualNode() for ProcessingInstruction nodes
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
de2c302cdb
LibWeb: Implement Node.isEqualNode() for Attr nodes
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
a004d3043f
LibWeb: Implement Node.cloneNode for Attr nodes
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
15c324a70b
Userland+Tests: Remove a few more LibJS/{AST.h,Parser.h} includes
|
%!s(int64=2) %!d(string=hai) anos |
Baitinq
|
0758bc457e
LibWeb: Replace some unnecessary ShadowRoot verify_cast with static_cast
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
87b0ddb354
LibWeb: Add DOM::Node::parent_or_shadow_host_element()
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
13b8eeff54
LibWeb: Fully implement the fragment serializing algorithm
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
c7489e7665
LibWeb: Don't invalidate style for entire document on Node insertion
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
e7da96acaf
LibWeb: Call superclass GC finalizer in DOM::Node::finalize()
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
c877eb47a2
LibWeb: Add GC finalizer for DOM::Node
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
%!s(int64=2) %!d(string=hai) anos |
Andrew Kaster
|
45838579c3
LibWeb: Remove unused DOM::Node::window helper method
|
%!s(int64=2) %!d(string=hai) anos |