.. |
Bindings
|
LibJS: Remove the default length & attributes from define_native_*
|
2021-07-06 14:20:30 +01:00 |
CodeGenerators
|
LibJS: Add define_direct_property and remove the define_property helper
|
2021-07-06 14:20:30 +01:00 |
Cookie
|
Everywhere: Remove unused local variables and lambda captures
|
2021-07-08 10:11:00 +02:00 |
CSS
|
LibJS: Rewrite most of Object for spec compliance :^)
|
2021-07-04 22:07:36 +01:00 |
DOM
|
LibJS: Remove the NativeProperty mechanism from LibJS
|
2021-07-07 21:47:22 +01:00 |
DumpLayoutTree
|
|
|
HighResolutionTime
|
|
|
HTML
|
LibWeb: Make WrapperGenerator generate nullable wrapper types
|
2021-07-05 12:39:46 +02:00 |
Layout
|
LibWeb: Add roman numerals as a list-style for ol's
|
2021-07-04 22:17:03 +02:00 |
Loader
|
LibWeb: Show "x86_64" in the user agent string on x86_64 :^)
|
2021-07-01 12:15:52 +02:00 |
NavigationTiming
|
|
|
Page
|
LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly
|
2021-06-25 01:02:29 +02:00 |
Painting
|
AK: Rename downcast<T> => verify_cast<T>
|
2021-06-24 19:57:01 +02:00 |
Scripts
|
|
|
SVG
|
Everywhere: Mark debug-only functions [[maybe_unused]]
|
2021-07-08 10:11:00 +02:00 |
Tests
|
|
|
UIEvents
|
|
|
WebAssembly
|
LibJS: Remove the non-standard put helper and replace it's usages
|
2021-07-06 14:20:30 +01:00 |
XHR
|
LibJS: Rename Function => FunctionObject
|
2021-06-27 22:36:04 +02:00 |
CMakeLists.txt
|
LibWeb: Add DOMParser
|
2021-07-05 12:39:46 +02:00 |
DOMTreeJSONModel.cpp
|
LibWeb: Maintain a map of child-to-parent nodes in OOPWV DOM Inspector
|
2021-07-01 19:19:46 +02:00 |
DOMTreeJSONModel.h
|
LibWeb: Maintain a map of child-to-parent nodes in OOPWV DOM Inspector
|
2021-07-01 19:19:46 +02:00 |
DOMTreeModel.cpp
|
AK: Rename downcast<T> => verify_cast<T>
|
2021-06-24 19:57:01 +02:00 |
DOMTreeModel.h
|
|
|
Dump.cpp
|
LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly
|
2021-06-25 01:02:29 +02:00 |
Dump.h
|
|
|
FontCache.cpp
|
|
|
FontCache.h
|
|
|
Forward.h
|
LibWeb: Add DOMParser
|
2021-07-05 12:39:46 +02:00 |
InProcessWebView.cpp
|
AK: Rename downcast<T> => verify_cast<T>
|
2021-06-24 19:57:01 +02:00 |
InProcessWebView.h
|
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
2021-05-30 12:39:53 +02:00 |
LayoutTreeModel.cpp
|
AK: Rename downcast<T> => verify_cast<T>
|
2021-06-24 19:57:01 +02:00 |
LayoutTreeModel.h
|
|
|
Namespace.cpp
|
|
|
Namespace.h
|
|
|
Origin.h
|
|
|
OutOfProcessWebView.cpp
|
LibWeb+WebContent: Add IPC flow for Inspect DOM Tree
|
2021-06-29 23:06:48 +02:00 |
OutOfProcessWebView.h
|
LibWeb+WebContent: Add IPC flow for Inspect DOM Tree
|
2021-06-29 23:06:48 +02:00 |
QualifiedName.h
|
|
|
StylePropertiesModel.cpp
|
|
|
StylePropertiesModel.h
|
|
|
TreeNode.h
|
AK: Rename downcast<T> => verify_cast<T>
|
2021-06-24 19:57:01 +02:00 |
URLEncoder.cpp
|
LibWeb: Use correct percent encode set for form submissions
|
2021-06-01 23:26:03 +04:30 |
URLEncoder.h
|
LibWeb: Use correct percent encode set for form submissions
|
2021-06-01 23:26:03 +04:30 |
WebContentClient.cpp
|
LibWeb+WebContent: Add IPC flow for Inspect DOM Tree
|
2021-06-29 23:06:48 +02:00 |
WebContentClient.h
|
LibWeb+WebContent: Add IPC flow for Inspect DOM Tree
|
2021-06-29 23:06:48 +02:00 |
WebViewHooks.h
|
LibWeb+WebContent: Add IPC flow for Inspect DOM Tree
|
2021-06-29 23:06:48 +02:00 |