.. |
Bindings
|
LibJS: Add the Set built-in object
|
2021-06-09 11:48:04 +01:00 |
CodeGenerators
|
LibWeb/WrapperGenerator: Replace a fprintf() with warnln()
|
2021-05-31 17:43:54 +01:00 |
Cookie
|
Revert "Userland: static vs non-static constexpr variables"
|
2021-05-21 10:30:52 +01:00 |
CSS
|
LibWeb: Resolve flex: shorthand correctly
|
2021-06-06 00:16:27 +01:00 |
DOM
|
AK+Everywhere: Disallow constructing Functions from incompatible types
|
2021-06-06 00:27:30 +04:30 |
DumpLayoutTree
|
|
|
HighResolutionTime
|
|
|
HTML
|
LibWeb+LibSyntax: Implement nested syntax highlighters
|
2021-06-07 14:45:49 +04:30 |
Layout
|
LibWeb: Implement FlexBox Layout Algorithm
|
2021-06-06 01:46:06 +04:30 |
Loader
|
LibProtocol: Use URL class in RequestClient::start_request argument
|
2021-06-06 16:00:11 +02:00 |
NavigationTiming
|
|
|
Page
|
AK: Do not VERIFY on invalid code point bytes in UTF8View
|
2021-06-03 18:28:27 +04:30 |
Painting
|
LibWeb: Take border-radius into account when painting borders
|
2021-05-20 22:08:02 +02:00 |
Scripts
|
|
|
SVG
|
Userland: Move non-standard math constants from math.h
|
2021-04-27 23:06:16 +02:00 |
Tests
|
LibWeb: Implement test-web in terms of LibTest/JavaScriptTestRunner
|
2021-05-18 18:48:15 +01:00 |
UIEvents
|
AK: Rename adopt() to adopt_ref()
|
2021-04-23 16:46:57 +02:00 |
WebAssembly
|
LibWasm: Implement reference instructions (ref.{null,func,is_null})
|
2021-06-02 16:09:16 +04:30 |
XHR
|
AK+Userland: Remove nullability feature for the ByteBuffer type
|
2021-05-16 17:49:42 +02:00 |
CMakeLists.txt
|
LibWeb: Rename "FrameHostElement" to "BrowsingContextContainer"
|
2021-05-31 16:25:13 +02:00 |
DOMTreeModel.cpp
|
|
|
DOMTreeModel.h
|
AK: Rename adopt() to adopt_ref()
|
2021-04-23 16:46:57 +02:00 |
Dump.cpp
|
LibWeb: LayoutNodes know whether they are flex-items
|
2021-06-06 01:46:06 +04:30 |
Dump.h
|
|
|
FontCache.cpp
|
|
|
FontCache.h
|
|
|
Forward.h
|
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
2021-05-30 12:39:53 +02:00 |
InProcessWebView.cpp
|
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
2021-05-30 12:39:53 +02:00 |
InProcessWebView.h
|
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
2021-05-30 12:39:53 +02:00 |
LayoutTreeModel.cpp
|
|
|
LayoutTreeModel.h
|
AK: Rename adopt() to adopt_ref()
|
2021-04-23 16:46:57 +02:00 |
Namespace.cpp
|
|
|
Namespace.h
|
|
|
Origin.h
|
|
|
OutOfProcessWebView.cpp
|
AK+Everywhere: Disallow constructing Functions from incompatible types
|
2021-06-06 00:27:30 +04:30 |
OutOfProcessWebView.h
|
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
|
2021-05-03 21:03:13 +02:00 |
QualifiedName.h
|
LibWeb: Use HTML-uppercased qualified name for the Element node name
|
2021-05-04 23:24:03 +01:00 |
StylePropertiesModel.cpp
|
|
|
StylePropertiesModel.h
|
AK: Rename adopt() to adopt_ref()
|
2021-04-23 16:46:57 +02:00 |
TreeNode.h
|
|
|
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
|
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
|
2021-05-23 09:53:55 +02:00 |
WebContentClient.h
|
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
|
2021-05-23 09:53:55 +02:00 |
WebViewHooks.h
|
|
|