.. |
Bindings
|
c51cf66347
LibWeb: Implement two module related host hooks
|
2 years ago |
CSS
|
97230c4ddb
LibWeb: Clean up grid track placement shorthand parser
|
2 years ago |
Cookie
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
Crypto
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 years ago |
DOM
|
c7d592dd01
LibWeb: Generate a BlockContainer box for display:inline-flex
|
2 years ago |
DOMParsing
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
2 years ago |
Encoding
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 years ago |
Fetch
|
0823a3c422
BindingsGenerator+LibWeb: Pass a VM to static IDL-based functions
|
2 years ago |
FileAPI
|
ffab9fb44e
LibWeb: Add FileList from the FileAPI spec
|
2 years ago |
Geometry
|
ab19c5fab8
LibWeb: Implement DOMPoint/DOMPointReadOnly.fromPoint()
|
2 years ago |
HTML
|
0265041d44
LibWeb: Fix ::-webkit-progress-bar/value pseudo elements
|
2 years ago |
HighResolutionTime
|
32ad939e44
LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h
|
2 years ago |
Infra
|
d2e9faf2da
LibWeb: Run 'UTF-8 decode' in parse_json_bytes_to_javascript_value()
|
2 years ago |
IntersectionObserver
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 years ago |
Layout
|
0265041d44
LibWeb: Fix ::-webkit-progress-bar/value pseudo elements
|
2 years ago |
Loader
|
1c12f5c31d
LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted
|
2 years ago |
MimeSniff
|
297e293a3f
LibWeb: Implement more close to spec javascript mime type checking
|
2 years ago |
NavigationTiming
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 years ago |
Page
|
636602a54e
LibWeb: Implement <input type=file> behavior
|
2 years ago |
Painting
|
b877d71db7
LibWeb: Add missing `hue-rotate()` filter spec comment
|
2 years ago |
Platform
|
829186af7d
LibWeb+WebContent: Add EventLoopPlugin::quit() virtual
|
2 years ago |
ReferrerPolicy
|
dc6fb43d26
LibWeb: Add referrer policy to Fetch::Infrastructure::Request
|
2 years ago |
RequestIdleCallback
|
32ad939e44
LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h
|
2 years ago |
ResizeObserver
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 years ago |
SVG
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 years ago |
Scripts
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |
Selection
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 years ago |
Streams
|
0db55693a9
LibWeb: Fix ReadableStream's WEB_PLATFORM_OBJECT() class name
|
2 years ago |
Tests
|
edfef8e2f5
Everywhere: Rename WrapperGenerator to BindingsGenerator
|
2 years ago |
UIEvents
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 years ago |
URL
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 years ago |
WebAssembly
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 years ago |
WebGL
|
beb3519a49
LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket
|
2 years ago |
WebIDL
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 years ago |
WebSockets
|
beb3519a49
LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket
|
2 years ago |
XHR
|
58b0edef7d
LibWeb: Remove redundant JS::Value() calls in XMLHttpRequest::response()
|
2 years ago |
XML
|
32ad939e44
LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h
|
2 years ago |
CMakeLists.txt
|
462c49ad55
LibWeb: Remove duplicate reference to SVGElement.cpp
|
2 years ago |
Dump.cpp
|
13834cfdff
LibWeb: Use Layout::Node::display() everywhere
|
2 years ago |
Dump.h
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
3 years ago |
FontCache.cpp
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 years ago |
FontCache.h
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 years ago |
Forward.h
|
c61a4f35dc
LibWeb: Move Web prototypes and constructors to new Intrinsics object
|
2 years ago |
Namespace.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Namespace.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
TreeNode.h
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
idl_files.cmake
|
ffab9fb44e
LibWeb: Add FileList from the FileAPI spec
|
2 years ago |