Kenneth Myhra 12ff48047f LibWeb: Add Transformer API vor 2 Jahren
..
ARIA c911781c21 Everywhere: Remove needless trailing semi-colons after functions vor 2 Jahren
Bindings 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster vor 2 Jahren
CSS 3ec9fd0aae LibWeb: Resolve calc() values in CSS transform vor 2 Jahren
Cookie effcd080ca Userland: Remove remaining users of Duration::now_realtime() vor 2 Jahren
Crypto c911781c21 Everywhere: Remove needless trailing semi-colons after functions vor 2 Jahren
DOM 6b191ab73d LibJS+LibWeb: Add fast_is<DOM::Node> for JS::Object vor 2 Jahren
DOMParsing 67d2e32984 LibWeb: Don't include DOM/NamedNodeMap.h from DOM/Element.h vor 2 Jahren
Encoding c911781c21 Everywhere: Remove needless trailing semi-colons after functions vor 2 Jahren
Fetch 6fecd8cc44 LibWeb: Add interface for 'concept-url-parser' vor 2 Jahren
FileAPI f57310999d LibWeb: Update workarounds for the empty execution context stack vor 2 Jahren
Geometry 6f8afd8cd9 LibWeb: Implement DOMRect(ReadOnly)#fromRect vor 2 Jahren
HTML 5625ca5cb9 AK: Rename URLParser::parse to URLParser::basic_parse vor 2 Jahren
HighResolutionTime fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration vor 2 Jahren
Infra b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr vor 2 Jahren
IntersectionObserver 92bc3d200d LibWeb: Fix incorrectly offset root intersection rectangle for Document vor 2 Jahren
Layout 2138c164c9 LibWeb: Respect justify-items property of grid container vor 2 Jahren
Loader c911781c21 Everywhere: Remove needless trailing semi-colons after functions vor 2 Jahren
MimeSniff 560133a0c6 Everywhere: Remove unused DeprecatedString includes vor 2 Jahren
NavigationTiming f62bcba56a LibWeb: Specify snake case names for navigation timing entries too vor 2 Jahren
Page f57310999d LibWeb: Update workarounds for the empty execution context stack vor 2 Jahren
Painting 3ec9fd0aae LibWeb: Resolve calc() values in CSS transform vor 2 Jahren
PerformanceTimeline 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions vor 2 Jahren
PermissionsPolicy 7966fc4780 LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist vor 2 Jahren
Platform b4fbd30b70 AudioServer+Userland: Decouple client sample rates from device rate vor 2 Jahren
ReferrerPolicy aef36ce828 LibWeb: Add ReferrerPolicy::EmptyString vor 2 Jahren
RequestIdleCallback b410804f54 LibWeb/HTML: Port Window.requestIdleCallback() to IDL vor 2 Jahren
ResizeObserver ff2a991e19 LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible vor 2 Jahren
SRI 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm vor 2 Jahren
SVG 73f1c7a030 LibWeb: Remove many redundant SVGUseElement clone calls vor 2 Jahren
Scripts faab2fe101 LibWeb: Store stylesheet sources as StringViews vor 2 Jahren
SecureContexts fdfffe2d8c LibWeb: Use IPv6Address::loopback() instead of parsing "::1" vor 2 Jahren
Selection dcbe927b48 LibWeb: Make factory method of Selection::Selection fallible vor 2 Jahren
Streams 12ff48047f LibWeb: Add Transformer API vor 2 Jahren
Tests edfef8e2f5 Everywhere: Rename WrapperGenerator to BindingsGenerator vor 2 Jahren
UIEvents cd995d113b LibWeb: Implement KeyboardEvent.location closer to the spec vor 2 Jahren
URL 5625ca5cb9 AK: Rename URLParser::parse to URLParser::basic_parse vor 2 Jahren
UserTiming 036e1e1bcf LibWeb: Implement performance.{measure,clearMeasures} vor 2 Jahren
WebAssembly f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr vor 2 Jahren
WebAudio c911781c21 Everywhere: Remove needless trailing semi-colons after functions vor 2 Jahren
WebDriver 996c020b0d Everywhere: Remove 'clang-format off' comments that are no longer needed vor 2 Jahren
WebGL 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h vor 2 Jahren
WebIDL 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster vor 2 Jahren
WebSockets c911781c21 Everywhere: Remove needless trailing semi-colons after functions vor 2 Jahren
XHR c911781c21 Everywhere: Remove needless trailing semi-colons after functions vor 2 Jahren
XML c8d8640018 LibWeb: Detect when an XML document belongs in the SVG namespace vor 2 Jahren
CMakeLists.txt 12ff48047f LibWeb: Add Transformer API vor 2 Jahren
Dump.cpp bf25568703 LibWeb: Bring measuring of scrollable overflow closer to spec vor 2 Jahren
Dump.h 72d817d4ea LibWeb+Browser+Ladybird: Add menu action to dump paint tree vor 2 Jahren
FontCache.cpp 5146b9b35e LibWeb: Scale the font when painting the text on buttons vor 2 Jahren
FontCache.h 5146b9b35e LibWeb: Scale the font when painting the text on buttons vor 2 Jahren
Forward.h 12ff48047f LibWeb: Add Transformer API vor 2 Jahren
Namespace.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation vor 2 Jahren
Namespace.h db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation vor 2 Jahren
PixelUnits.h 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels vor 2 Jahren
TreeNode.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell vor 2 Jahren
idl_files.cmake 165abafb80 LibWeb: Add initial implementation of IntersectionObserver vor 2 Jahren