.. |
Bindings
|
3d44118595
LibWeb: Implement StaticRange
|
3 anni fa |
CSS
|
c59ab7cc8b
LibWeb: Make StyleValue absolutization non-destructive
|
3 anni fa |
Cookie
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 anni fa |
Crypto
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 anni fa |
DOM
|
ad5fb1fd7e
LibWeb: Implement Range.comparePoint
|
3 anni fa |
DOMParsing
|
7619dbdbb4
LibWeb: Clean up static function in header
|
3 anni fa |
DumpLayoutTree
|
b8f11b1bae
Everywhere: Remove unused ArgsParser header
|
3 anni fa |
Encoding
|
16c0646b9d
LibWeb: Implement a very basic version of TextDecoder
|
3 anni fa |
Fetch
|
8cfeca5261
LibWeb: Implement spec-compliant MIME type struct and parser
|
3 anni fa |
Geometry
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 anni fa |
HTML
|
ed76b4238c
LibWeb: Implement the legacy Audio factory function
|
3 anni fa |
HighResolutionTime
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 anni fa |
IntersectionObserver
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 anni fa |
Layout
|
8daf603f46
LibWeb: Paint full bitmap font glyphs, even if there's overlap
|
3 anni fa |
Loader
|
fe67fe3791
LibWeb: Check for valid names in Document.createElement() & friends
|
3 anni fa |
MimeSniff
|
d1c4a94659
LibWeb: Fix comparing current position to quote in Mime Type quote parse
|
3 anni fa |
NavigationTiming
|
e1287a9a45
LibWeb: Use RefCountForwarder for NavigationTiming::PerformanceTiming
|
3 anni fa |
Page
|
fde9c1bfb2
LibWeb: Add key code 'Esc' to ignored Keydown Events in EventHandler
|
3 anni fa |
Painting
|
b715943035
LibWeb: Remove redundant Length::resolved() calls
|
3 anni fa |
RequestIdleCallback
|
11bb6e045f
LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec
|
3 anni fa |
ResizeObserver
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 anni fa |
SVG
|
f7dbcb652a
LibWeb: SVG parse signed numbers in eliptical arc
|
3 anni fa |
Scripts
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anni fa |
Selection
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 anni fa |
Tests
|
54454952e0
LibWeb: Capture <script> element's node document on execution
|
3 anni fa |
UIEvents
|
d0ab546d7a
LibWeb: Implement UIEvent.initUIEvent()
|
3 anni fa |
URL
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 anni fa |
WebAssembly
|
117ca843bd
LibWeb: Don't check for get().is_empty() in WebAssemblyMemoryConstructor
|
3 anni fa |
WebSockets
|
3e2dd5455b
LibWeb: Use more relevant WebSocket spec links
|
3 anni fa |
XHR
|
e76e8e22b5
LibWeb: Separate "event listener" from "EventListener"
|
3 anni fa |
CMakeLists.txt
|
3d44118595
LibWeb: Implement StaticRange
|
3 anni fa |
DOMTreeModel.cpp
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 anni fa |
DOMTreeModel.h
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 anni fa |
Dump.cpp
|
817cd13d59
LibWeb: Implement the ::marker pseudo-element
|
3 anni fa |
Dump.h
|
57a25139a5
LibWeb: Implement `@supports` rule :^)
|
3 anni fa |
FontCache.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
FontCache.h
|
96895cd22c
Everywhere: Fully qualify font names by including their slope
|
3 anni fa |
Forward.h
|
3d44118595
LibWeb: Implement StaticRange
|
3 anni fa |
ImageDecoding.cpp
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
3 anni fa |
ImageDecoding.h
|
e017fe92e6
LibWeb: Move ImageDecoder client connection singleton to its own file
|
3 anni fa |
InProcessWebView.cpp
|
0608de8c12
LibWeb: Rename Layout::Box::size() to content_size()
|
3 anni fa |
InProcessWebView.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 anni fa |
Namespace.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
Namespace.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
Origin.h
|
5e8bfb5efc
LibWeb: Implement Origin's "same origin-domain" concept
|
3 anni fa |
OutOfProcessWebView.cpp
|
65bd4477db
LibWeb: Plumb OOPWV focus state across the IPC boundary
|
3 anni fa |
OutOfProcessWebView.h
|
65bd4477db
LibWeb: Plumb OOPWV focus state across the IPC boundary
|
3 anni fa |
StylePropertiesModel.cpp
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
3 anni fa |
StylePropertiesModel.h
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 anni fa |
TreeNode.h
|
46ce50f74e
LibWeb: Make Range.setStart and Range.setEnd spec compliant
|
3 anni fa |
WebContentClient.cpp
|
d88da82e28
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
|
3 anni fa |
WebContentClient.h
|
d88da82e28
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
|
3 anni fa |
WebViewHooks.h
|
54bbb97ac6
Browser+LibWeb+WebContent: Add variables display to Inspector
|
3 anni fa |