Aliaksandr Kalenik
|
d8cfe79a20
LibWeb: Call process_the_iframe_attributes if iframe attribute changed
|
1 tahun lalu |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 tahun lalu |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
2 tahun lalu |
Andreas Kling
|
d8ccc2d54e
LibWeb: Rename BrowsingContextContainer => NavigableContainer
|
2 tahun lalu |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 tahun lalu |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 tahun lalu |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 tahun lalu |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 tahun lalu |
Luke Wilde
|
1473bc9169
LibWeb: Implement HTMLOrSVGElement.tabIndex
|
2 tahun lalu |
Andreas Kling
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 tahun lalu |
Luke Wilde
|
6a7c560849
LibWeb: Respect width and height attributes of <iframe>
|
2 tahun lalu |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 tahun lalu |
Andreas Kling
|
03375a3dc9
LibWeb: Implement more spec-compliant iframe/frame attribute processing
|
2 tahun lalu |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 tahun lalu |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 tahun lalu |
Timothy Flynn
|
f733385cc4
LibWeb: Move automatic browsing context creation to HTMLIFrameElement
|
3 tahun lalu |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 tahun lalu |
Andreas Kling
|
7e1bf4d300
LibWeb: Compute element style in Layout::TreeBuilder
|
3 tahun lalu |
Andreas Kling
|
5f4a723e51
LibWeb: Implement more of "completely finish loading the document"
|
3 tahun lalu |
Luke
|
59cfc4a8db
LibWeb: Rename "FrameHostElement" to "BrowsingContextContainer"
|
4 tahun lalu |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 tahun lalu |
Luke
|
e3d01c5e10
LibWeb: Make the node mutation event functions spec compliant
|
4 tahun lalu |
Andreas Kling
|
5c67b2cb8f
LibWeb: Defer creation of subframes until host element is connected
|
4 tahun lalu |
Andreas Kling
|
dcfc357860
LibWeb: Add a FrameHostElement for frame/iframe common functionality
|
4 tahun lalu |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
4 tahun lalu |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 tahun lalu |