Lucas CHOLLET
|
61b444d538
LibWeb/DOM: Allow the animationiteration event to be fired
|
6 mēneši atpakaļ |
Lucas CHOLLET
|
906b7bf4e3
LibWeb/DOM: Conserve references to pending animations
|
6 mēneši atpakaļ |
Lucas CHOLLET
|
9585aeafda
LibWeb/DOM: Don't assume that Animations have an associated effect
|
6 mēneši atpakaļ |
Lucas CHOLLET
|
589538ec8f
LibWeb/DOM: Visit the animation of Document's pending animations
|
6 mēneši atpakaļ |
Andreas Kling
|
3bfb0534be
LibGC: Rename MarkedVector => RootVector
|
7 mēneši atpakaļ |
Lucas CHOLLET
|
1c61ccef40
LibWeb/DOM: Fire transition[cancel,start,run,end] events
|
7 mēneši atpakaļ |
Andreas Kling
|
dc8343cc23
LibWeb: Add mechanism to invalidate only inherited styles
|
7 mēneši atpakaļ |
Andreas Kling
|
74469a0c1f
LibWeb: Make CSS::ComputedProperties GC-allocated
|
7 mēneši atpakaļ |
Andreas Kling
|
c1cad8fa0e
LibWeb: Rename CSS::StyleProperties => CSS::ComputedProperties
|
7 mēneši atpakaļ |
Tim Ledbetter
|
7a41ab960c
LibWeb: Report exceptions when invoking intersection observer callback
|
7 mēneši atpakaļ |
Sam Atkins
|
4c5a40579a
LibWeb: Match spec changes to "create an element" algorithm
|
7 mēneši atpakaļ |
Sam Atkins
|
5651c6fd9b
LibWeb: Match spec changes for "custom element registry" concept
|
7 mēneši atpakaļ |
Timothy Flynn
|
a2419b5f4e
LibWeb: Add a document observer to be notified upon becoming active
|
7 mēneši atpakaļ |
Timothy Flynn
|
9a62e33517
LibWeb: Protect document observers from GC during observer invocation
|
7 mēneši atpakaļ |
Timothy Flynn
|
fe891727dc
LibWeb: Use correct URL parsing methods throughout LibWeb
|
7 mēneši atpakaļ |
Jelle Raaijmakers
|
1c55153d43
LibWeb: Refactor "editable" and "editing host" concepts
|
7 mēneši atpakaļ |
Andrew Kaster
|
6ed2bf2bb1
LibWeb: Mark local variables captured in GC functions as ignored
|
7 mēneši atpakaļ |
Glenn Skrzypczak
|
156f9fff32
LibWeb: Support the `X-Frame-Options` header
|
7 mēneši atpakaļ |
Shannon Booth
|
0fa54c2327
LibURL+LibWeb: Make URL::serialize return a String
|
7 mēneši atpakaļ |
Jelle Raaijmakers
|
7bb865052a
LibWeb: Implement document.execCommand("delete")
|
7 mēneši atpakaļ |
Sam Atkins
|
63688148b9
LibURL: Promote Host to a proper class
|
7 mēneši atpakaļ |
Gingeh
|
0adf261c32
LibWeb: Don't end parsing after reaching the insertion point
|
8 mēneši atpakaļ |
Sam Atkins
|
310cdc35f0
LibWeb: Fill-in some fixmes around sandboxing flag sets
|
8 mēneši atpakaļ |
Shannon Booth
|
9724c67be2
LibWeb: Default initialize StructuredDeserialize memory argument
|
8 mēneši atpakaļ |
Jonne Ransijn
|
f093a8af67
LibWeb: Copy `m_resize_observers` before iterating
|
8 mēneši atpakaļ |
Shannon Booth
|
d6bcd3fb0b
LibWeb: Make CallbackType take a realm instead of settings object
|
8 mēneši atpakaļ |
Shannon Booth
|
f87041bf3a
LibGC+Everywhere: Factor out a LibGC from LibJS
|
8 mēneši atpakaļ |
Aliaksandr Kalenik
|
1a1fb14e26
LibWeb: Recompute selection state in Document::update_layout()
|
8 mēneši atpakaļ |
Aliaksandr Kalenik
|
d7caa426a0
LibWeb: Delete m_selected flag from Paintable
|
8 mēneši atpakaļ |
Shannon Booth
|
1e54003cb1
LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate
|
8 mēneši atpakaļ |