Andrew Kaster
|
03eae09619
LibWeb: Implement snapshotting source snapshot params per the spec
|
1 éve |
Andrew Kaster
|
7ad45d9e71
LibWeb: Expose a getter for Document's unload_counter
|
1 éve |
Andrew Kaster
|
5374fbfbcf
LibWeb: Make Document::determine_the_indicated_part public
|
1 éve |
Aliaksandr Kalenik
|
5ff7448fee
LibWeb: Move viewport subscriptions from BrowsingContext to Document
|
1 éve |
Andreas Kling
|
234a73e43e
LibWeb: Implement "document-tree child navigables"
|
2 éve |
Andreas Kling
|
ae5313d33c
LibWeb: Add Document::viewport_rect()
|
1 éve |
Aliaksandr Kalenik
|
01cc14714e
LibWeb: Implement getting "inclusive ancestor navigables" of a document
|
1 éve |
Andreas Kling
|
e211f6c925
LibWeb: Implement getting "ancestor navigables" of a document
|
1 éve |
Andreas Kling
|
25375bf1d5
LibWeb: Make Document::paintable() return a ViewportPaintable
|
1 éve |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 éve |
Sam Atkins
|
8bd3b74e3a
LibWeb: Implement and use "scroll to the fragment" algorithm
|
2 éve |
Sam Atkins
|
be9c975b2e
LibWeb: Implement algorithms for determining an indicated element
|
2 éve |
Sam Atkins
|
13b4bf48a8
LibWeb: Give Document a "target element"
|
2 éve |
Andreas Kling
|
22a858a0cb
LibWeb: Don't parse inline style sheets during HTML fragment parsing
|
2 éve |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 éve |
Andreas Kling
|
9f6ceff7cf
LibWeb: Implement basic version of CSSOM View's VisualViewport
|
2 éve |
Luke Wilde
|
34c702e6e8
LibWeb: Implement `<meta http-equiv="Refresh">`
|
2 éve |
Aliaksandr Kalenik
|
608a730bd6
LibWeb: Use Core::Timer for style and layout update timers in Document
|
2 éve |
Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 éve |
Luke Wilde
|
71f6e5c942
LibWeb: Implement `loading=lazy` for `<img>` elements
|
2 éve |
Luke Wilde
|
165abafb80
LibWeb: Add initial implementation of IntersectionObserver
|
2 éve |
PrestonLTaylor
|
0eac8bce6f
LibWeb: Fix js execution for js urls in anchor tags href
|
2 éve |
Andreas Kling
|
1b78e0f059
LibWeb: Implement "destroy" operation for documents
|
2 éve |
Andreas Kling
|
7af09481f5
LibWeb: Implement getting "descendant navigables" of a document
|
2 éve |
Timothy Flynn
|
f2a28e83de
LibWeb: Implement the document title attribute closer to the spec
|
2 éve |
Timothy Flynn
|
43b3673198
LibWeb: Add an accessor for the document's title element
|
2 éve |
Timothy Flynn
|
efd8176ce3
LibWeb: Convert a couple west-const formattings to east-const
|
2 éve |
Simon Wanner
|
ee7282cbe4
LibWeb: Make pseudo-elements inspectable
|
2 éve |
kleines Filmröllchen
|
effcd080ca
Userland: Remove remaining users of Duration::now_realtime()
|
2 éve |
kleines Filmröllchen
|
213025f210
AK: Rename Time to Duration
|
2 éve |