Sam Atkins 4c54c5d3dd LibWeb: Split StyleValueList out of StyleValue.{h,cpp} 2 years ago
..
ARIA a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 years ago
Bindings 89ebef9730 LibWeb: Add a list of the entry names in the PerformanceTiming interface 2 years ago
CSS 4c54c5d3dd LibWeb: Split StyleValueList out of StyleValue.{h,cpp} 2 years ago
Cookie a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 years ago
Crypto e8550ed21d LibWeb: Move code that generates uuid into separate function 2 years ago
DOM 9e00ef0849 LibWeb: Pass scope in ParentNode::query_selector_all 2 years ago
DOMParsing c0b2fa74ac LibWeb: Fix a few const-ness issues 2 years ago
Encoding 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant 2 years ago
Fetch d005b1ad1b LibWeb: Support loading file:// URLs via fetch (through ResourceLoader) 2 years ago
FileAPI c0b2fa74ac LibWeb: Fix a few const-ness issues 2 years ago
Geometry 4c3f1481ea LibWeb: Remove FIXME for existing `[Default] object toJSON()`functions 2 years ago
HTML 4b711932cc LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp} 2 years ago
HighResolutionTime cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks 2 years ago
Infra 64bda6de2a LibWeb: Use equals_ignoring_ascii_case() in infra helper 2 years ago
IntersectionObserver 385b880862 LibWeb: Make factory method of IntersectionObserver fallible 2 years ago
Layout 4c54c5d3dd LibWeb: Split StyleValueList out of StyleValue.{h,cpp} 2 years ago
Loader 652676fdc1 LibWeb: Make ResourceLoader insert a Content-Type header for file:// 2 years ago
MimeSniff f65cbeef5c LibWeb/Infra: Rename to_ascii_{{lower,upper}_case => {lower,upper}case} 2 years ago
NavigationTiming 89ebef9730 LibWeb: Add a list of the entry names in the PerformanceTiming interface 2 years ago
Page f8b6369c23 WebContent+Everywhere: Add a WebContent IPC to activate a tab 2 years ago
Painting cd06b1341b LibWeb: Split TransformationStyleValue out of StyleValue.{h,cpp} 2 years ago
PerformanceTimeline 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions 2 years ago
Platform 90cc45b7ec LibWeb: Convert Platform::Timer to JS::SafeFunction 2 years ago
ReferrerPolicy 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 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
SVG 4b711932cc LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp} 2 years ago
Scripts faab2fe101 LibWeb: Store stylesheet sources as StringViews 2 years ago
SecureContexts 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Selection dcbe927b48 LibWeb: Make factory method of Selection::Selection fallible 2 years ago
Streams d69e863286 LibWeb: Propagate error in factory method of Streams::ReadableStream 2 years ago
Tests edfef8e2f5 Everywhere: Rename WrapperGenerator to BindingsGenerator 2 years ago
UIEvents db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
URL 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
UserTiming cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks 2 years ago
WebAssembly 8bba53bdff LibWeb: Remove remaining WebAssemblyObject data to the namespace file 2 years ago
WebDriver 4f496e97fe LibWeb: Add keep-alive in response headers if it present in request 2 years ago
WebGL fe6b82b01c LibWeb: Port WebGLContextEvent to new String 2 years ago
WebIDL 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
WebSockets eed69e5093 LibWeb: Port MessageEvent to new String 2 years ago
XHR ddec4cd7f2 LibWeb: Create the correct error objects in XHR::handle_errors 2 years ago
XML 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
CMakeLists.txt 4c54c5d3dd LibWeb: Split StyleValueList out of StyleValue.{h,cpp} 2 years ago
Dump.cpp c8ebacb1c9 LibWeb: Support the :scope pseudo class 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 cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks 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.h dbc04bbf1b LibWeb: Use type-correct hashing and formatting functions for pixels 2 years ago
TreeNode.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 years ago
idl_files.cmake cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks 2 years ago