.. |
Bindings
|
11eedc309a
LibWeb: Implement ErrorEvent
|
3 år sedan |
CSS
|
dc7e73a0b7
LibWeb: Don't dump all stylesheets with CSS_PARSER_DEBUG enabled
|
3 år sedan |
Cookie
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 år sedan |
Crypto
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
3 år sedan |
DOM
|
627ad6c37c
LibWeb: Add a proper FocusEvent interface for "focus" and "blur" events
|
3 år sedan |
DOMParsing
|
7619dbdbb4
LibWeb: Clean up static function in header
|
3 år sedan |
DumpLayoutTree
|
b8f11b1bae
Everywhere: Remove unused ArgsParser header
|
3 år sedan |
Encoding
|
f8387dea26
LibWeb: Implement TextEncoder.prototype.encoding
|
3 år sedan |
Geometry
|
3c0b55c284
LibWeb: Add DOMRectReadOnly and make DOMRect inherit from it
|
3 år sedan |
HTML
|
a286b1a6af
LibWeb: Remove outdated FIXME from ClassicScript::run()
|
3 år sedan |
HighResolutionTime
|
0ee457dfdf
LibWeb: Provide a default DOM::EventTarget::dispatch_event()
|
3 år sedan |
IntersectionObserver
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 år sedan |
Layout
|
41fe02e012
LibWeb: Rename "frame" to "browsing_context" in various places
|
3 år sedan |
Loader
|
378bca8b0c
LibWeb: Make debug logging of resource load errors red instead of green
|
3 år sedan |
NavigationTiming
|
e1287a9a45
LibWeb: Use RefCountForwarder for NavigationTiming::PerformanceTiming
|
3 år sedan |
Page
|
fbd58f9615
LibWeb: Dispatch a click event after mousedown+mouseup on same target
|
3 år sedan |
Painting
|
dbe5af3c6f
LibWeb: Keep tree order of sibling stacking contexts with same z-index
|
3 år sedan |
RequestIdleCallback
|
11bb6e045f
LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec
|
3 år sedan |
ResizeObserver
|
fdc1c15064
LibWeb: Stub out a basic ResizeObserver interface
|
3 år sedan |
SVG
|
bf178e0196
LibWeb: Implement SVG `S` (SmoothCurve) commands
|
3 år sedan |
Scripts
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 år sedan |
Selection
|
5c9ca5c2dc
LibWeb: Stub out a basic Selection interface
|
3 år sedan |
Tests
|
54454952e0
LibWeb: Capture <script> element's node document on execution
|
3 år sedan |
UIEvents
|
438c5bce6c
LibWeb: Add MouseEvent.x and MouseEvent.y
|
3 år sedan |
URL
|
d7998c5dbd
LibWeb: Accept array pairs in URLSearchParams constructor
|
3 år sedan |
WebAssembly
|
1ef633472b
Everywhere: Convert VM::call() to JS::call()
|
3 år sedan |
XHR
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
3 år sedan |
CMakeLists.txt
|
11eedc309a
LibWeb: Implement ErrorEvent
|
3 år sedan |
DOMTreeModel.cpp
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 år sedan |
DOMTreeModel.h
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 år sedan |
Dump.cpp
|
0608de8c12
LibWeb: Rename Layout::Box::size() to content_size()
|
3 år sedan |
Dump.h
|
57a25139a5
LibWeb: Implement `@supports` rule :^)
|
3 år sedan |
FontCache.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 år sedan |
FontCache.h
|
96895cd22c
Everywhere: Fully qualify font names by including their slope
|
3 år sedan |
Forward.h
|
11eedc309a
LibWeb: Implement ErrorEvent
|
3 år sedan |
ImageDecoding.cpp
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
3 år sedan |
ImageDecoding.h
|
e017fe92e6
LibWeb: Move ImageDecoder client connection singleton to its own file
|
3 år sedan |
InProcessWebView.cpp
|
0608de8c12
LibWeb: Rename Layout::Box::size() to content_size()
|
3 år sedan |
InProcessWebView.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 år sedan |
Namespace.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 år sedan |
Namespace.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 år sedan |
Origin.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 år sedan |
OutOfProcessWebView.cpp
|
65bd4477db
LibWeb: Plumb OOPWV focus state across the IPC boundary
|
3 år sedan |
OutOfProcessWebView.h
|
65bd4477db
LibWeb: Plumb OOPWV focus state across the IPC boundary
|
3 år sedan |
QualifiedName.h
|
19731fc14c
LibWeb: Use HTML-uppercased qualified name for the Element node name
|
4 år sedan |
StylePropertiesModel.cpp
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
3 år sedan |
StylePropertiesModel.h
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 år sedan |
TreeNode.h
|
9358f108c4
LibWeb: Add TreeNode<T>::next_in_pre_order(T* stay_within) variant
|
3 år sedan |
WebContentClient.cpp
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
3 år sedan |
WebContentClient.h
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
3 år sedan |
WebViewHooks.h
|
54bbb97ac6
Browser+LibWeb+WebContent: Add variables display to Inspector
|
3 år sedan |