Matthew Olsson
|
37322baf54
LibWeb: Ensure all DocumentTimeline objects have the same time value
|
1 ano atrás |
Timothy Flynn
|
b01e810a89
LibWeb+LibWebView+WebContent: Support case-insensitive find-in-page
|
1 ano atrás |
Tim Ledbetter
|
7aea87c9df
LibWeb+LibWebView+WebContent: Add basic find in page functionality
|
1 ano atrás |
Aliaksandr Kalenik
|
e806136116
LibWeb: Refresh clip and scroll state only when needed
|
1 ano atrás |
Timothy Flynn
|
eb3b8f8ee4
LibWeb: Implement EventSource for server-sent events
|
1 ano atrás |
Timothy Flynn
|
79223f3e1b
LibWeb: Correctly check the document's salvageable state during cleanup
|
1 ano atrás |
Matthew Olsson
|
15a8baee03
LibWeb: Save time for animationcancel event before transitioning to idle
|
1 ano atrás |
Andreas Kling
|
9c205537e1
LibWeb: Add missing navigable null check in Document::open()
|
1 ano atrás |
Andreas Kling
|
f4636a0cf5
LibWeb: Stop spamming animation events on the wrong event target
|
1 ano atrás |
Tim Ledbetter
|
a6d6729034
LibWeb: Implement the `MouseEvent.relatedTarget` attribute
|
1 ano atrás |
Shannon Booth
|
27242c6be6
LibWeb: Implement Document.dir
|
1 ano atrás |
Shannon Booth
|
c071720430
LibWeb: Handle blob URLs in Document::parse_url
|
1 ano atrás |
Andrew Kaster
|
e10721f1b5
LibWeb: Add stub implementation of FontFaceSet and Document.fonts
|
1 ano atrás |
Tim Ledbetter
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 ano atrás |
Shannon Booth
|
aede010096
LibWeb: Use GCPtr for Element::layout_node
|
1 ano atrás |
Tim Ledbetter
|
b9f0ea2178
LibWeb: Evaluate media rules for adopted style sheets
|
1 ano atrás |
Tim Ledbetter
|
f4e0c5395a
LibWeb: Don't apply disabled adopted style sheets to the document
|
1 ano atrás |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 ano atrás |
Timothy Flynn
|
c79f46fe6f
LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers
|
1 ano atrás |
Andreas Kling
|
ff9ae5ff40
LibWeb: Bring document & browsing context creation in line with spec
|
1 ano atrás |
Timothy Flynn
|
ec492a1a08
Everywhere: Run clang-format
|
1 ano atrás |
Andreas Kling
|
f60d82eb85
LibWeb: Make HTML::Environment a GC-allocated type
|
1 ano atrás |
Tim Ledbetter
|
3aea14093f
LibWeb: Don't crash if the document element is not visible
|
1 ano atrás |
Aliaksandr Kalenik
|
376427380e
LibWeb: Make NavigationParams be GC-allocated
|
1 ano atrás |
Aliaksandr Kalenik
|
23d683cf6b
LibWeb: Update document url after same-document back/forward navigation
|
1 ano atrás |
Andreas Kling
|
44659f2f2a
LibWeb+WebContent: Don't let PageClient keep documents alive
|
1 ano atrás |
Kenneth Myhra
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 ano atrás |
Aliaksandr Kalenik
|
d3cfe35fbd
LibWeb: Do not destroy document until whole subtree completed unloading
|
1 ano atrás |
Alex
|
13abb1b2c7
LibWeb: Add name validation and document check to setAttribute
|
1 ano atrás |
PGHales
|
75626c6cd2
LibWeb/DOM: Implement the Document object's partial attributes
|
1 ano atrás |