Andreas Kling
|
c648e24cff
LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader
|
2 лет назад |
Andreas Kling
|
d8ccc2d54e
LibWeb: Rename BrowsingContextContainer => NavigableContainer
|
2 лет назад |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 лет назад |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 лет назад |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
Luke Wilde
|
1473bc9169
LibWeb: Implement HTMLOrSVGElement.tabIndex
|
2 лет назад |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
2 лет назад |
Andreas Kling
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 лет назад |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 лет назад |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 лет назад |
Timothy Flynn
|
23915d0977
LibWeb: Implement falling back early to an object's child representation
|
3 лет назад |
Timothy Flynn
|
a002c8156b
LibWeb: Conditionally update an object's children when its state changes
|
3 лет назад |
Timothy Flynn
|
f11d6e137c
LibWeb: Correctly handle unknown MIME types in HTMLObjectElement
|
3 лет назад |
Timothy Flynn
|
69749b044c
LibWeb: Begin supporting non-image HTMLObjectElement data representation
|
3 лет назад |
Timothy Flynn
|
5608bc4eaf
LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement
|
3 лет назад |
Timothy Flynn
|
7774c9bb9e
LibWeb: Update HTMLObjectElement's children on fallback state changes
|
3 лет назад |
Timothy Flynn
|
bf7b51a569
LibWeb: Implement HTMLObjectElement's data URL according to the spec
|
3 лет назад |
Luke Wilde
|
432d496ed6
LibWeb: Add form associated element categories
|
3 лет назад |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 лет назад |
Luke Wilde
|
3bb5c6207f
LibWeb: Make FormAssociatedElement inherit from HTMLElement
|
3 лет назад |
Andreas Kling
|
7e1bf4d300
LibWeb: Compute element style in Layout::TreeBuilder
|
3 лет назад |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
4 лет назад |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 лет назад |