Andi Gallo 26c20e3da1 LibWeb: Split BorderConflictFinder::conflicting_edges method 2 years ago
..
ARIA c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
Bindings e5bcd6c731 LibWeb: Implement the HostGetImportMetaProperties hook 2 years ago
CSS 902e76baff LibWeb: Ignore whitespace around easing function argument values 2 years ago
Cookie effcd080ca Userland: Remove remaining users of Duration::now_realtime() 2 years ago
Crypto c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
DOM b30a1b957d LibWeb: Add support for SVG <tspan> elements 2 years ago
DOMParsing 67d2e32984 LibWeb: Don't include DOM/NamedNodeMap.h from DOM/Element.h 2 years ago
Encoding c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
Fetch 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2 years ago
FileAPI 2b46e6f664 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 2 years ago
Geometry 6f8afd8cd9 LibWeb: Implement DOMRect(ReadOnly)#fromRect 2 years ago
HTML d6ddc25975 LibWeb: Skip alternate stylesheets in HTMLLinkElement::attribute_changed 2 years ago
HighResolutionTime fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration 2 years ago
Infra b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
IntersectionObserver 92bc3d200d LibWeb: Fix incorrectly offset root intersection rectangle for Document 2 years ago
Layout 26c20e3da1 LibWeb: Split BorderConflictFinder::conflicting_edges method 2 years ago
Loader c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
MimeSniff 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 years ago
NavigationTiming f62bcba56a LibWeb: Specify snake case names for navigation timing entries too 2 years ago
Page bec07d4af7 LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2 years ago
Painting a7166eb103 LibWeb: Complete table border conflict resolution 2 years ago
PerformanceTimeline 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions 2 years ago
PermissionsPolicy 7966fc4780 LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist 2 years ago
Platform b4fbd30b70 AudioServer+Userland: Decouple client sample rates from device rate 2 years ago
ReferrerPolicy aef36ce828 LibWeb: Add ReferrerPolicy::EmptyString 2 years ago
RequestIdleCallback b410804f54 LibWeb/HTML: Port Window.requestIdleCallback() to IDL 2 years ago
ResizeObserver ff2a991e19 LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible 2 years ago
SRI 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm 2 years ago
SVG b30a1b957d LibWeb: Add support for SVG <tspan> elements 2 years ago
Scripts faab2fe101 LibWeb: Store stylesheet sources as StringViews 2 years ago
SecureContexts fdfffe2d8c LibWeb: Use IPv6Address::loopback() instead of parsing "::1" 2 years ago
Selection dcbe927b48 LibWeb: Make factory method of Selection::Selection fallible 2 years ago
Streams 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2 years ago
Tests edfef8e2f5 Everywhere: Rename WrapperGenerator to BindingsGenerator 2 years ago
UIEvents cd995d113b LibWeb: Implement KeyboardEvent.location closer to the spec 2 years ago
URL 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2 years ago
UserTiming 036e1e1bcf LibWeb: Implement performance.{measure,clearMeasures} 2 years ago
WebAssembly 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2 years ago
WebAudio c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
WebDriver 996c020b0d Everywhere: Remove 'clang-format off' comments that are no longer needed 2 years ago
WebGL 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 years ago
WebIDL 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 years ago
WebSockets c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
XHR 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2 years ago
XML c8d8640018 LibWeb: Detect when an XML document belongs in the SVG namespace 2 years ago
CMakeLists.txt bec07d4af7 LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2 years ago
Dump.cpp bf25568703 LibWeb: Bring measuring of scrollable overflow closer to spec 2 years ago
Dump.h 72d817d4ea LibWeb+Browser+Ladybird: Add menu action to dump paint tree 2 years ago
FontCache.cpp 5146b9b35e LibWeb: Scale the font when painting the text on buttons 2 years ago
FontCache.h 5146b9b35e LibWeb: Scale the font when painting the text on buttons 2 years ago
Forward.h a8587fe54e LibWeb: Add support for "place-items" CSS property 2 years ago
Namespace.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
Namespace.h db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
PixelUnits.cpp bec07d4af7 LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2 years ago
PixelUnits.h bec07d4af7 LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2 years ago
TreeNode.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 years ago
idl_files.cmake b30a1b957d LibWeb: Add support for SVG <tspan> elements 2 years ago