1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 21:55:08 +00:00
serenity/Meta/gn/secondary/Userland/Libraries/LibWeb
Sam Atkins ae4b8d86df LibWeb: Include standard SVG user agent style sheet
For now, part of this is commented-out. Our current implementations of
`<mask>` and `<symbol>` rely on creating layout nodes, so they can't be
`display: none`.
2023-09-23 16:27:14 +02:00
..
ARIA Meta: Format LibWeb gn files 2023-07-13 14:07:25 -06:00
Bindings Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Cookie Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Crypto Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
CSS LibWeb: Replace FontStyleValue with ShorthandStyleValue 2023-09-20 12:17:16 +01:00
DOM Meta: Port recent build changes to gn build 2023-09-18 11:09:48 -06:00
DOMParsing Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Encoding Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Fetch Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
FileAPI Meta: Port recent build changes to gn build 2023-09-18 11:09:48 -06:00
Geometry LibWeb: Add DOMQuad and text tests 2023-08-23 12:11:21 +01:00
HighResolutionTime Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
HTML Meta: Port recent build changes to gn build 2023-09-18 11:09:48 -06:00
Infra Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Internals Meta: Port recent build changes to gn build 2023-08-19 20:09:26 -06:00
IntersectionObserver Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Layout Meta: Port recent build changes to gn build 2023-08-29 09:37:52 +02:00
Loader LibWeb: Remove FrameLoader 2023-09-20 18:29:17 +02:00
MathML Meta: Port recent build changes to gn build 2023-08-19 20:09:26 -06:00
MimeSniff Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
NavigationTiming Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Page Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Painting Meta: Port recent build changes to gn build 2023-08-29 09:37:52 +02:00
PerformanceTimeline LibWeb: Implement PerformanceObserver 2023-08-27 23:27:44 +02:00
PermissionsPolicy Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Platform Meta: Port ad440f9e9a to gn build 2023-08-04 14:20:00 -06:00
ReferrerPolicy Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
RequestIdleCallback Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
ResizeObserver Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
SecureContexts Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Selection Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
SRI Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Streams Meta: Port LibWeb/Streams changes to gn build 2023-07-17 00:00:49 +01:00
SVG Meta: Port recent build changes to gn build 2023-08-19 20:09:26 -06:00
UIEvents Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
URL Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
UserTiming Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
WebAssembly Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
WebDriver Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
WebGL Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
WebIDL Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
WebSockets Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
XHR Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
XML Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
BUILD.gn LibWeb: Include standard SVG user agent style sheet 2023-09-23 16:27:14 +02:00
generate_idl_bindings.gni Meta+BindingsGenerator: Only invoke BindingsGenerator once per IDL file 2023-07-30 17:50:44 -06:00
idl_files.gni Meta: Port recent build changes to gn build 2023-09-18 11:09:48 -06:00