Timothy Flynn
|
a9c858fc78
LibWeb: Implement WebDriver element references according to the spec
|
9 months ago |
Timothy Flynn
|
84df1bf585
LibWeb: Mark a BC's navigable as destroyed if it does not exist
|
9 months ago |
Shannon Booth
|
501f92b54e
LibWeb+LibURL: Consolidate Origin parsing and serialization into LibURL
|
9 months ago |
Shannon Booth
|
dc401f49ea
LibWeb+LibURL: Move HTML::Origin to URL::Origin
|
9 months ago |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
Andreas Kling
|
1a4b0ded1f
LibWeb: Let determine_the_origin() take an optional URL after all
|
10 months ago |
Julius Elshoff
|
de31ea5852
LibWeb: Rename 'cross-origin opener policy' to 'opener policy'
|
10 months ago |
bbb651
|
e6a668ad91
HTML: BrowsingContext: Remove `m_parent` and fix `is_ancestor_of`
|
11 months ago |
Shannon Booth
|
ffe070d7f9
LibWeb+LibURL: Use URL paths directly for comparison
|
11 months ago |
Shannon Booth
|
f511c0b441
LibURL+LibWeb: Do not percent decode in password/username getters
|
11 months ago |
Andreas Kling
|
f3070118b1
LibWeb: Add "allow declarative shadow roots" flag to Document
|
1 year ago |
Andreas Kling
|
ff9ae5ff40
LibWeb: Bring document & browsing context creation in line with spec
|
1 year ago |
Andreas Kling
|
a5c62b953f
LibWeb: Take care of some FIXMEs in auxiliary browsing context creation
|
1 year ago |
Andreas Kling
|
0ebfc0a4c4
LibWeb: Move event handling & cursor from BrowsingContext to Navigable
|
1 year ago |
Andreas Kling
|
1cb5385a29
LibCore: Stop obsessing about tiny OOMs in Core::Timer
|
1 year ago |
Aliaksandr Kalenik
|
a73bf1607f
LibWeb: Mark initial about:blank as ready to run scripts after creation
|
1 year ago |
Matthew Olsson
|
7001e0a428
LibWeb: Fix a LibJSGCVerifier warning in DOM::Text
|
1 year ago |
Aliaksandr Kalenik
|
561e011e07
LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard
|
1 year ago |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 year ago |
Andreas Kling
|
94e55768f6
LibWeb: Ensure layout is up-to-date before blinking the input cursor
|
1 year ago |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 year ago |
Shannon Booth
|
f9e5b43b7a
LibWeb: Rename URL platform object to DOMURL
|
1 year ago |
Timothy Flynn
|
747fd86f26
LibWeb: Make WebDriver check if the BC's navigable has been destroyed
|
1 year ago |
Andrew Kaster
|
888e67992a
LibWeb: Remove unused BrowsingContext functions and data members
|
1 year ago |
Andrew Kaster
|
9645daaf6c
LibWeb: Remove RemoteBrowsingContext and AbstractBrowsingContext
|
1 year ago |
Andrew Kaster
|
6e75440d5a
LibWeb: Bring Document::fallback_base_url closer to the spec
|
1 year ago |
Andrew Kaster
|
677bdc2a4f
Ladybird: Add IPC call for creating a new child tab
|
1 year ago |
Aliaksandr Kalenik
|
7ad0767aa0
LibWeb: Remove BrowsingContext::scroll_to()
|
1 year ago |
Aliaksandr Kalenik
|
bf14de4118
LibWeb: Remove direct calls of page_did_request_scroll_to()
|
1 year ago |
Andreas Kling
|
92b6edb35a
LibWeb: Go directly from DOM node to paintable in cursor blink timer
|
1 year ago |