Matthew Olsson
|
ae3326a447
LibWeb: Transition StyleComputer to Web Animations
|
1 gadu atpakaļ |
Matthew Olsson
|
10fddb99fc
LibWeb: Implement Document::remove_replaced_animations()
|
1 gadu atpakaļ |
Matthew Olsson
|
fe848487db
LibWeb: Add Document::update_animations_and_send_events
|
1 gadu atpakaļ |
Timothy Flynn
|
af57bd5cca
LibWeb: Stop parsing after `document.write` at the insertion point
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
fcf293a8df
LibWeb: Implement gathering and broadcasting of resize observations
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
fb8edcea00
LibWeb: Flesh out implementation of ResizeObserver interfaces
|
1 gadu atpakaļ |
Tim Ledbetter
|
02c2b1e67e
LibWeb: Implement `document.createCDATASection()`
|
1 gadu atpakaļ |
Andrew Kaster
|
5d2a36f244
LibWeb: Stub out all the functions from the execCommand spec
|
1 gadu atpakaļ |
Andrew Kaster
|
94149db073
LibWeb: Implement Document named properties with light caching
|
1 gadu atpakaļ |
Tim Ledbetter
|
c24652bd2e
LibWeb: Implement `document.scrollingElement`
|
1 gadu atpakaļ |
Matthew Olsson
|
14200de80b
LibWeb: Set DocumentTimeline origin time to zero
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
88ad871e2b
LibWeb: Do paint-order traversal in Document::element_from_point()
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
9d2809146f
LibWeb: Do paint-order traversal in Document::elements_from_point()
|
1 gadu atpakaļ |
Andrew Kaster
|
6a0fe08604
LibWeb: Implement document.elementsFromPoint
|
1 gadu atpakaļ |
Tim Ledbetter
|
774119bb57
LibWeb: Implement `document.designMode`
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
76d1536307
LibWeb: Optimize scroll offset and clip state recalculation
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
fc40d35012
LibWeb: Move paint properties invalidation flag into Document
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
ff3e454565
LibWeb: Invalidate paint-only property after relayout
|
1 gadu atpakaļ |
Tim Ledbetter
|
69df94ec5c
LibWeb: Implement `document.elementFromPoint()`
|
1 gadu atpakaļ |
Andrew Kaster
|
6e75440d5a
LibWeb: Bring Document::fallback_base_url closer to the spec
|
1 gadu atpakaļ |
Andrew Kaster
|
5d9d0aa267
LibWeb: Replace check for BrowsingContext's about blank state with false
|
1 gadu atpakaļ |
Timothy Flynn
|
a17074422e
LibWeb: Reset form association when any element with an ID changes
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
7ad0767aa0
LibWeb: Remove BrowsingContext::scroll_to()
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
531025465a
LibWeb: Remove list_of_descendant_browsing_contexts()
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
2175c85cea
LibWeb: Remove did_stop_being_active_document_in_browsing_context()
|
1 gadu atpakaļ |
Timothy Flynn
|
85b8971a80
Ladybird+LibWeb+WebContent: Port the `did_request_cookie` IPC to String
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
b9bbe4c166
LibWeb: Remove unnecessary layout tree disconnection during teardown
|
1 gadu atpakaļ |
Andrew Kaster
|
6c1944ee61
LibWeb: Flesh out apply the history step to setup the navigation API
|
1 gadu atpakaļ |
Andrew Kaster
|
a8091c009b
LibWeb: Add assorted AOs related to populating the navigation API's SHEs
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
7c2713c14f
LibWeb: Move set_needs_display() from layout node to paintable
|
1 gadu atpakaļ |