2022-04-30 10:50:51 +00:00
|
|
|
include(libweb_generators)
|
|
|
|
|
2020-05-06 15:40:06 +00:00
|
|
|
set(SOURCES
|
2023-02-25 21:50:34 +00:00
|
|
|
ARIA/AriaData.cpp
|
2023-01-28 22:23:16 +00:00
|
|
|
ARIA/ARIAMixin.cpp
|
|
|
|
ARIA/Roles.cpp
|
2023-05-21 13:59:08 +00:00
|
|
|
ARIA/RoleType.cpp
|
2023-04-23 16:07:01 +00:00
|
|
|
ARIA/StateAndProperties.cpp
|
2022-02-26 10:34:08 +00:00
|
|
|
Bindings/AudioConstructor.cpp
|
2022-09-24 21:39:23 +00:00
|
|
|
Bindings/HostDefined.cpp
|
2021-03-20 05:22:27 +00:00
|
|
|
Bindings/ImageConstructor.cpp
|
2022-09-24 21:39:23 +00:00
|
|
|
Bindings/Intrinsics.cpp
|
2022-08-11 14:27:43 +00:00
|
|
|
Bindings/LegacyPlatformObject.cpp
|
2022-04-05 20:54:04 +00:00
|
|
|
Bindings/LocationConstructor.cpp
|
2021-02-03 09:41:07 +00:00
|
|
|
Bindings/MainThreadVM.cpp
|
2022-04-04 01:07:03 +00:00
|
|
|
Bindings/OptionConstructor.cpp
|
2022-08-27 11:53:31 +00:00
|
|
|
Bindings/PlatformObject.cpp
|
2021-09-30 17:02:55 +00:00
|
|
|
Crypto/Crypto.cpp
|
2021-12-13 22:09:55 +00:00
|
|
|
Crypto/SubtleCrypto.cpp
|
2022-02-21 17:43:30 +00:00
|
|
|
CSS/Angle.cpp
|
2023-03-30 15:57:49 +00:00
|
|
|
CSS/CalculatedOr.cpp
|
2022-07-31 16:47:09 +00:00
|
|
|
CSS/Clip.cpp
|
2023-03-15 14:55:53 +00:00
|
|
|
CSS/CSS.cpp
|
2021-09-28 15:53:15 +00:00
|
|
|
CSS/CSSConditionRule.cpp
|
2021-09-28 15:20:32 +00:00
|
|
|
CSS/CSSGroupingRule.cpp
|
2021-02-21 16:36:34 +00:00
|
|
|
CSS/CSSImportRule.cpp
|
2023-05-26 20:00:54 +00:00
|
|
|
CSS/CSSKeyframeRule.cpp
|
|
|
|
CSS/CSSKeyframesRule.cpp
|
2022-03-28 19:30:26 +00:00
|
|
|
CSS/CSSFontFaceRule.cpp
|
2021-09-29 11:48:04 +00:00
|
|
|
CSS/CSSMediaRule.cpp
|
2023-07-05 19:07:24 +00:00
|
|
|
CSS/CSSNumericType.cpp
|
2023-07-29 16:51:15 +00:00
|
|
|
CSS/CSSNamespaceRule.cpp
|
2021-02-21 11:45:26 +00:00
|
|
|
CSS/CSSRule.cpp
|
2021-09-28 14:17:11 +00:00
|
|
|
CSS/CSSRuleList.cpp
|
2021-03-13 19:11:33 +00:00
|
|
|
CSS/CSSStyleDeclaration.cpp
|
2021-03-07 14:00:02 +00:00
|
|
|
CSS/CSSStyleRule.cpp
|
2021-03-07 15:14:04 +00:00
|
|
|
CSS/CSSStyleSheet.cpp
|
2021-10-08 16:48:14 +00:00
|
|
|
CSS/CSSSupportsRule.cpp
|
2022-02-13 00:02:00 +00:00
|
|
|
CSS/Display.cpp
|
2023-03-30 13:22:39 +00:00
|
|
|
CSS/EdgeRect.cpp
|
2022-03-28 19:30:26 +00:00
|
|
|
CSS/FontFace.cpp
|
2022-02-21 17:49:47 +00:00
|
|
|
CSS/Frequency.cpp
|
2022-08-24 10:21:58 +00:00
|
|
|
CSS/GridTrackPlacement.cpp
|
2022-08-24 10:21:15 +00:00
|
|
|
CSS/GridTrackSize.cpp
|
2020-06-07 15:55:46 +00:00
|
|
|
CSS/Length.cpp
|
2022-09-13 15:42:39 +00:00
|
|
|
CSS/LengthBox.cpp
|
2021-09-29 11:08:09 +00:00
|
|
|
CSS/MediaList.cpp
|
2021-09-27 16:12:33 +00:00
|
|
|
CSS/MediaQuery.cpp
|
2021-09-12 15:55:10 +00:00
|
|
|
CSS/MediaQueryList.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
CSS/MediaQueryListEvent.cpp
|
2022-04-12 13:08:26 +00:00
|
|
|
CSS/Parser/Block.cpp
|
2022-04-12 10:14:12 +00:00
|
|
|
CSS/Parser/ComponentValue.cpp
|
2022-04-12 13:14:00 +00:00
|
|
|
CSS/Parser/Declaration.cpp
|
2022-04-12 13:31:49 +00:00
|
|
|
CSS/Parser/DeclarationOrAtRule.cpp
|
2022-04-12 12:35:55 +00:00
|
|
|
CSS/Parser/Function.cpp
|
2023-08-17 14:27:38 +00:00
|
|
|
CSS/Parser/GradientParsing.cpp
|
2023-07-09 08:18:45 +00:00
|
|
|
CSS/Parser/Helpers.cpp
|
2023-08-17 13:56:00 +00:00
|
|
|
CSS/Parser/MediaParsing.cpp
|
2021-03-22 16:41:47 +00:00
|
|
|
CSS/Parser/Parser.cpp
|
2023-07-09 08:10:17 +00:00
|
|
|
CSS/Parser/ParsingContext.cpp
|
2022-04-12 18:05:13 +00:00
|
|
|
CSS/Parser/Rule.cpp
|
2023-08-17 14:18:41 +00:00
|
|
|
CSS/Parser/SelectorParsing.cpp
|
2021-03-09 16:18:08 +00:00
|
|
|
CSS/Parser/Token.cpp
|
|
|
|
CSS/Parser/Tokenizer.cpp
|
2023-03-30 16:13:37 +00:00
|
|
|
CSS/PercentageOr.cpp
|
2023-03-30 13:37:00 +00:00
|
|
|
CSS/Position.cpp
|
2021-10-31 17:27:35 +00:00
|
|
|
CSS/PreferredColorScheme.cpp
|
2022-03-06 13:48:32 +00:00
|
|
|
CSS/Ratio.cpp
|
2022-02-21 17:51:01 +00:00
|
|
|
CSS/Resolution.cpp
|
2022-02-21 17:34:07 +00:00
|
|
|
CSS/ResolvedCSSStyleDeclaration.cpp
|
2021-04-03 22:14:39 +00:00
|
|
|
CSS/Screen.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
CSS/Selector.cpp
|
|
|
|
CSS/SelectorEngine.cpp
|
2022-02-21 17:34:07 +00:00
|
|
|
CSS/Serialize.cpp
|
2022-09-25 13:13:09 +00:00
|
|
|
CSS/Size.cpp
|
2021-09-24 11:49:57 +00:00
|
|
|
CSS/StyleComputer.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
CSS/StyleProperties.cpp
|
2023-05-08 05:51:03 +00:00
|
|
|
CSS/StyleProperty.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
CSS/StyleSheet.cpp
|
2020-06-04 14:06:32 +00:00
|
|
|
CSS/StyleSheetList.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
CSS/StyleValue.cpp
|
2023-03-23 17:26:13 +00:00
|
|
|
CSS/StyleValues/AngleStyleValue.cpp
|
2023-03-23 17:44:13 +00:00
|
|
|
CSS/StyleValues/BackgroundRepeatStyleValue.cpp
|
2023-03-23 17:54:05 +00:00
|
|
|
CSS/StyleValues/BackgroundSizeStyleValue.cpp
|
2023-03-23 17:35:44 +00:00
|
|
|
CSS/StyleValues/BackgroundStyleValue.cpp
|
2023-03-25 00:29:33 +00:00
|
|
|
CSS/StyleValues/BorderRadiusShorthandStyleValue.cpp
|
2023-03-25 00:33:20 +00:00
|
|
|
CSS/StyleValues/BorderRadiusStyleValue.cpp
|
2023-03-23 20:56:30 +00:00
|
|
|
CSS/StyleValues/BorderStyleValue.cpp
|
2023-03-30 16:34:14 +00:00
|
|
|
CSS/StyleValues/CalculatedStyleValue.cpp
|
2023-03-23 21:12:15 +00:00
|
|
|
CSS/StyleValues/ColorStyleValue.cpp
|
2023-05-26 19:46:43 +00:00
|
|
|
CSS/StyleValues/CompositeStyleValue.cpp
|
2023-03-24 16:09:41 +00:00
|
|
|
CSS/StyleValues/ConicGradientStyleValue.cpp
|
2023-03-23 21:17:43 +00:00
|
|
|
CSS/StyleValues/ContentStyleValue.cpp
|
2023-04-26 19:05:38 +00:00
|
|
|
CSS/StyleValues/DisplayStyleValue.cpp
|
2023-07-05 22:59:36 +00:00
|
|
|
CSS/StyleValues/EasingStyleValue.cpp
|
2023-04-02 21:56:45 +00:00
|
|
|
CSS/StyleValues/EdgeStyleValue.cpp
|
2023-03-23 21:26:03 +00:00
|
|
|
CSS/StyleValues/FilterValueListStyleValue.cpp
|
2023-03-23 21:39:08 +00:00
|
|
|
CSS/StyleValues/FlexFlowStyleValue.cpp
|
2023-03-23 21:33:13 +00:00
|
|
|
CSS/StyleValues/FlexStyleValue.cpp
|
2023-03-23 21:44:40 +00:00
|
|
|
CSS/StyleValues/FontStyleValue.cpp
|
2023-03-24 14:48:19 +00:00
|
|
|
CSS/StyleValues/GridAreaShorthandStyleValue.cpp
|
2023-03-24 14:25:00 +00:00
|
|
|
CSS/StyleValues/GridTemplateAreaStyleValue.cpp
|
2023-03-24 14:53:08 +00:00
|
|
|
CSS/StyleValues/GridTrackPlacementStyleValue.cpp
|
2023-03-24 14:50:50 +00:00
|
|
|
CSS/StyleValues/GridTrackPlacementShorthandStyleValue.cpp
|
2023-04-29 17:32:56 +00:00
|
|
|
CSS/StyleValues/GridTrackSizeListShorthandStyleValue.cpp
|
2023-04-29 15:59:07 +00:00
|
|
|
CSS/StyleValues/GridTrackSizeListStyleValue.cpp
|
2023-03-24 15:04:24 +00:00
|
|
|
CSS/StyleValues/IdentifierStyleValue.cpp
|
2023-03-24 15:17:11 +00:00
|
|
|
CSS/StyleValues/ImageStyleValue.cpp
|
2023-06-01 16:01:09 +00:00
|
|
|
CSS/StyleValues/IntegerStyleValue.cpp
|
2023-03-24 17:04:04 +00:00
|
|
|
CSS/StyleValues/LengthStyleValue.cpp
|
2023-03-24 16:17:50 +00:00
|
|
|
CSS/StyleValues/LinearGradientStyleValue.cpp
|
2023-03-24 17:07:57 +00:00
|
|
|
CSS/StyleValues/ListStyleStyleValue.cpp
|
2023-06-01 15:16:15 +00:00
|
|
|
CSS/StyleValues/NumberStyleValue.cpp
|
2023-03-24 17:20:16 +00:00
|
|
|
CSS/StyleValues/OverflowStyleValue.cpp
|
2023-05-29 20:34:53 +00:00
|
|
|
CSS/StyleValues/PlaceContentStyleValue.cpp
|
2023-07-17 14:34:12 +00:00
|
|
|
CSS/StyleValues/PlaceItemsStyleValue.cpp
|
2023-08-04 12:04:05 +00:00
|
|
|
CSS/StyleValues/PlaceSelfStyleValue.cpp
|
2023-03-24 17:35:31 +00:00
|
|
|
CSS/StyleValues/PositionStyleValue.cpp
|
2023-03-24 16:35:18 +00:00
|
|
|
CSS/StyleValues/RadialGradientStyleValue.cpp
|
2023-03-25 00:02:50 +00:00
|
|
|
CSS/StyleValues/RectStyleValue.cpp
|
2023-03-24 17:45:25 +00:00
|
|
|
CSS/StyleValues/ShadowStyleValue.cpp
|
2023-03-25 00:12:21 +00:00
|
|
|
CSS/StyleValues/StyleValueList.cpp
|
2023-03-24 17:52:37 +00:00
|
|
|
CSS/StyleValues/TextDecorationStyleValue.cpp
|
2023-03-24 17:59:33 +00:00
|
|
|
CSS/StyleValues/TransformationStyleValue.cpp
|
2023-03-24 23:53:41 +00:00
|
|
|
CSS/StyleValues/UnresolvedStyleValue.cpp
|
2021-10-08 14:40:19 +00:00
|
|
|
CSS/Supports.cpp
|
2021-10-21 20:29:10 +00:00
|
|
|
CSS/SyntaxHighlighter/SyntaxHighlighter.cpp
|
2022-02-21 19:29:43 +00:00
|
|
|
CSS/Time.cpp
|
2023-06-17 14:40:35 +00:00
|
|
|
CSS/VisualViewport.cpp
|
2022-10-15 11:54:54 +00:00
|
|
|
Cookie/Cookie.cpp
|
2021-05-20 08:00:27 +00:00
|
|
|
Cookie/ParsedCookie.cpp
|
2021-09-02 01:12:49 +00:00
|
|
|
DOM/AbortController.cpp
|
|
|
|
DOM/AbortSignal.cpp
|
2022-08-08 23:06:47 +00:00
|
|
|
DOM/AbstractRange.cpp
|
2022-12-11 18:38:27 +00:00
|
|
|
DOM/AccessibilityTreeNode.cpp
|
2022-09-17 23:03:58 +00:00
|
|
|
DOM/Attr.cpp
|
2022-06-27 20:20:59 +00:00
|
|
|
DOM/CDATASection.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
DOM/CharacterData.cpp
|
|
|
|
DOM/Comment.cpp
|
2021-09-27 15:10:56 +00:00
|
|
|
DOM/CustomEvent.cpp
|
2022-02-16 19:43:24 +00:00
|
|
|
DOM/DOMEventListener.cpp
|
2021-05-20 08:00:27 +00:00
|
|
|
DOM/DOMImplementation.cpp
|
2021-10-18 15:53:40 +00:00
|
|
|
DOM/DOMTokenList.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
DOM/Document.cpp
|
2020-08-17 18:14:30 +00:00
|
|
|
DOM/DocumentFragment.cpp
|
2021-09-25 23:03:42 +00:00
|
|
|
DOM/DocumentLoadEventDelayer.cpp
|
2023-05-04 12:48:53 +00:00
|
|
|
DOM/DocumentLoading.cpp
|
|
|
|
DOM/DocumentObserver.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
DOM/DocumentType.cpp
|
|
|
|
DOM/Element.cpp
|
|
|
|
DOM/ElementFactory.cpp
|
2020-11-21 18:32:39 +00:00
|
|
|
DOM/Event.cpp
|
2020-09-06 12:28:41 +00:00
|
|
|
DOM/EventDispatcher.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
DOM/EventTarget.cpp
|
2021-05-20 08:00:27 +00:00
|
|
|
DOM/HTMLCollection.cpp
|
2023-08-20 02:41:51 +00:00
|
|
|
DOM/HTMLFormControlsCollection.cpp
|
2022-08-08 12:12:01 +00:00
|
|
|
DOM/IDLEventListener.cpp
|
2021-10-02 19:33:45 +00:00
|
|
|
DOM/LiveNodeList.cpp
|
2022-07-11 15:37:51 +00:00
|
|
|
DOM/MutationObserver.cpp
|
|
|
|
DOM/MutationRecord.cpp
|
|
|
|
DOM/MutationType.cpp
|
2021-10-16 19:30:21 +00:00
|
|
|
DOM/NamedNodeMap.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
DOM/Node.cpp
|
2022-08-08 12:12:01 +00:00
|
|
|
DOM/NodeFilter.cpp
|
2022-03-09 13:34:32 +00:00
|
|
|
DOM/NodeIterator.cpp
|
2022-09-01 14:30:26 +00:00
|
|
|
DOM/NodeList.cpp
|
2022-01-29 20:23:48 +00:00
|
|
|
DOM/NodeOperations.cpp
|
2020-08-17 20:04:46 +00:00
|
|
|
DOM/ParentNode.cpp
|
2020-08-02 09:47:27 +00:00
|
|
|
DOM/Position.cpp
|
2021-04-06 16:06:23 +00:00
|
|
|
DOM/ProcessingInstruction.cpp
|
2022-02-19 11:31:39 +00:00
|
|
|
DOM/QualifiedName.cpp
|
2023-08-20 02:39:57 +00:00
|
|
|
DOM/RadioNodeList.cpp
|
2021-05-20 08:00:27 +00:00
|
|
|
DOM/Range.cpp
|
2020-11-21 18:32:39 +00:00
|
|
|
DOM/ShadowRoot.cpp
|
2021-10-02 19:33:45 +00:00
|
|
|
DOM/StaticNodeList.cpp
|
2022-01-30 23:37:42 +00:00
|
|
|
DOM/StaticRange.cpp
|
2023-06-08 15:07:12 +00:00
|
|
|
DOM/StyleElementUtils.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
DOM/Text.cpp
|
2022-03-09 13:37:48 +00:00
|
|
|
DOM/TreeWalker.cpp
|
2023-04-05 22:00:08 +00:00
|
|
|
DOM/XMLDocument.cpp
|
2021-10-02 20:45:37 +00:00
|
|
|
DOMParsing/InnerHTML.cpp
|
2022-07-05 17:59:45 +00:00
|
|
|
DOMParsing/XMLSerializer.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
Dump.cpp
|
2022-02-15 10:46:21 +00:00
|
|
|
Encoding/TextDecoder.cpp
|
2021-12-12 18:05:11 +00:00
|
|
|
Encoding/TextEncoder.cpp
|
2022-09-25 18:30:24 +00:00
|
|
|
Fetch/Body.cpp
|
2022-09-21 23:04:06 +00:00
|
|
|
Fetch/BodyInit.cpp
|
2022-09-25 18:33:13 +00:00
|
|
|
Fetch/Enums.cpp
|
2022-10-23 16:36:31 +00:00
|
|
|
Fetch/Fetching/Checks.cpp
|
2022-10-23 21:16:14 +00:00
|
|
|
Fetch/Fetching/Fetching.cpp
|
|
|
|
Fetch/Fetching/PendingResponse.cpp
|
|
|
|
Fetch/Fetching/RefCountedFlag.cpp
|
2022-10-23 21:20:25 +00:00
|
|
|
Fetch/FetchMethod.cpp
|
2022-07-18 23:19:24 +00:00
|
|
|
Fetch/Headers.cpp
|
|
|
|
Fetch/HeadersIterator.cpp
|
2022-10-13 17:19:32 +00:00
|
|
|
Fetch/Infrastructure/ConnectionTimingInfo.cpp
|
2022-10-13 17:23:43 +00:00
|
|
|
Fetch/Infrastructure/FetchAlgorithms.cpp
|
2022-10-13 17:21:50 +00:00
|
|
|
Fetch/Infrastructure/FetchController.cpp
|
2022-10-13 17:24:23 +00:00
|
|
|
Fetch/Infrastructure/FetchParams.cpp
|
2022-10-13 17:20:27 +00:00
|
|
|
Fetch/Infrastructure/FetchTimingInfo.cpp
|
2022-07-10 17:25:42 +00:00
|
|
|
Fetch/Infrastructure/HTTP.cpp
|
2022-07-12 17:04:24 +00:00
|
|
|
Fetch/Infrastructure/HTTP/Bodies.cpp
|
2022-07-11 20:42:14 +00:00
|
|
|
Fetch/Infrastructure/HTTP/Headers.cpp
|
2022-07-10 17:28:47 +00:00
|
|
|
Fetch/Infrastructure/HTTP/Methods.cpp
|
2022-07-13 23:51:42 +00:00
|
|
|
Fetch/Infrastructure/HTTP/Requests.cpp
|
2022-07-16 16:55:29 +00:00
|
|
|
Fetch/Infrastructure/HTTP/Responses.cpp
|
2022-07-12 16:51:58 +00:00
|
|
|
Fetch/Infrastructure/HTTP/Statuses.cpp
|
2022-10-13 17:57:40 +00:00
|
|
|
Fetch/Infrastructure/MimeTypeBlocking.cpp
|
2022-10-23 20:58:18 +00:00
|
|
|
Fetch/Infrastructure/NoSniffBlocking.cpp
|
2022-10-13 16:30:15 +00:00
|
|
|
Fetch/Infrastructure/PortBlocking.cpp
|
2022-10-25 18:36:50 +00:00
|
|
|
Fetch/Infrastructure/Task.cpp
|
2022-09-25 18:33:13 +00:00
|
|
|
Fetch/Infrastructure/URL.cpp
|
|
|
|
Fetch/Request.cpp
|
2022-09-25 18:36:30 +00:00
|
|
|
Fetch/Response.cpp
|
2022-07-10 16:31:17 +00:00
|
|
|
FileAPI/Blob.cpp
|
2023-08-01 22:29:54 +00:00
|
|
|
FileAPI/BlobURLStore.cpp
|
2022-07-24 19:32:18 +00:00
|
|
|
FileAPI/File.cpp
|
2022-10-04 03:10:39 +00:00
|
|
|
FileAPI/FileList.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
FontCache.cpp
|
2023-02-27 18:04:51 +00:00
|
|
|
Geometry/DOMMatrix.cpp
|
|
|
|
Geometry/DOMMatrixReadOnly.cpp
|
2022-09-03 19:32:14 +00:00
|
|
|
Geometry/DOMPoint.cpp
|
|
|
|
Geometry/DOMPointReadOnly.cpp
|
2022-09-03 23:59:58 +00:00
|
|
|
Geometry/DOMRect.cpp
|
2022-02-12 13:38:54 +00:00
|
|
|
Geometry/DOMRectList.cpp
|
2022-09-03 23:59:58 +00:00
|
|
|
Geometry/DOMRectReadOnly.cpp
|
2023-05-20 14:11:36 +00:00
|
|
|
HTML/AnimatedBitmapDecodedImageData.cpp
|
2020-08-12 11:22:59 +00:00
|
|
|
HTML/AttributeNames.cpp
|
2023-06-12 17:52:30 +00:00
|
|
|
HTML/AudioTrack.cpp
|
|
|
|
HTML/AudioTrackList.cpp
|
2021-11-18 14:01:28 +00:00
|
|
|
HTML/BrowsingContext.cpp
|
2022-09-19 10:28:46 +00:00
|
|
|
HTML/BrowsingContextGroup.cpp
|
2022-08-12 16:28:54 +00:00
|
|
|
HTML/Canvas/CanvasDrawImage.cpp
|
2022-08-11 15:10:04 +00:00
|
|
|
HTML/Canvas/CanvasPath.cpp
|
2023-04-06 19:52:19 +00:00
|
|
|
HTML/Canvas/CanvasPathClipper.cpp
|
2022-08-12 13:00:00 +00:00
|
|
|
HTML/Canvas/CanvasState.cpp
|
2022-02-03 19:08:27 +00:00
|
|
|
HTML/CanvasGradient.cpp
|
2023-02-02 20:47:46 +00:00
|
|
|
HTML/CanvasPattern.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/CanvasRenderingContext2D.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
HTML/CloseEvent.cpp
|
2023-01-14 13:30:42 +00:00
|
|
|
HTML/CORSSettingAttribute.cpp
|
2022-09-24 13:02:47 +00:00
|
|
|
HTML/CrossOrigin/AbstractOperations.cpp
|
2022-03-08 18:32:35 +00:00
|
|
|
HTML/CrossOrigin/Reporting.cpp
|
2023-03-23 08:27:18 +00:00
|
|
|
HTML/CustomElements/CustomElementName.cpp
|
2023-03-29 22:46:18 +00:00
|
|
|
HTML/CustomElements/CustomElementReactionNames.cpp
|
|
|
|
HTML/CustomElements/CustomElementRegistry.cpp
|
2023-05-10 17:36:43 +00:00
|
|
|
HTML/DecodedImageData.cpp
|
2022-12-12 19:55:34 +00:00
|
|
|
HTML/DocumentState.cpp
|
2021-07-05 04:20:31 +00:00
|
|
|
HTML/DOMParser.cpp
|
2021-09-26 14:24:41 +00:00
|
|
|
HTML/DOMStringMap.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
HTML/ErrorEvent.cpp
|
2022-08-08 12:12:01 +00:00
|
|
|
HTML/EventHandler.cpp
|
2021-09-08 21:09:18 +00:00
|
|
|
HTML/EventLoop/EventLoop.cpp
|
|
|
|
HTML/EventLoop/Task.cpp
|
|
|
|
HTML/EventLoop/TaskQueue.cpp
|
2020-11-21 19:15:57 +00:00
|
|
|
HTML/EventNames.cpp
|
2022-11-05 14:30:49 +00:00
|
|
|
HTML/Focus.cpp
|
2021-04-20 09:50:29 +00:00
|
|
|
HTML/FormAssociatedElement.cpp
|
2023-02-03 20:50:05 +00:00
|
|
|
HTML/FormControlInfrastructure.cpp
|
2023-02-03 20:50:10 +00:00
|
|
|
HTML/FormDataEvent.cpp
|
2021-02-03 21:47:50 +00:00
|
|
|
HTML/GlobalEventHandlers.cpp
|
2021-09-11 22:43:34 +00:00
|
|
|
HTML/History.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLAnchorElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLAreaElement.cpp
|
|
|
|
HTML/HTMLAudioElement.cpp
|
2020-08-12 11:22:59 +00:00
|
|
|
HTML/HTMLBRElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLBaseElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLBlinkElement.cpp
|
|
|
|
HTML/HTMLBodyElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLButtonElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLCanvasElement.cpp
|
2020-08-12 11:22:59 +00:00
|
|
|
HTML/HTMLDListElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLDataElement.cpp
|
|
|
|
HTML/HTMLDataListElement.cpp
|
|
|
|
HTML/HTMLDetailsElement.cpp
|
|
|
|
HTML/HTMLDialogElement.cpp
|
2020-11-12 04:16:41 +00:00
|
|
|
HTML/HTMLDirectoryElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLDivElement.cpp
|
2023-06-21 11:53:09 +00:00
|
|
|
HTML/HTMLDocument.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLEmbedElement.cpp
|
|
|
|
HTML/HTMLFieldSetElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLFontElement.cpp
|
|
|
|
HTML/HTMLFormElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLFrameElement.cpp
|
|
|
|
HTML/HTMLFrameSetElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLHRElement.cpp
|
|
|
|
HTML/HTMLHeadElement.cpp
|
|
|
|
HTML/HTMLHeadingElement.cpp
|
|
|
|
HTML/HTMLHtmlElement.cpp
|
2021-10-03 17:39:12 +00:00
|
|
|
HTML/HTMLHyperlinkElementUtils.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLIFrameElement.cpp
|
|
|
|
HTML/HTMLImageElement.cpp
|
|
|
|
HTML/HTMLInputElement.cpp
|
2020-08-12 11:22:59 +00:00
|
|
|
HTML/HTMLLIElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLLabelElement.cpp
|
|
|
|
HTML/HTMLLegendElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLLinkElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLMapElement.cpp
|
|
|
|
HTML/HTMLMarqueeElement.cpp
|
|
|
|
HTML/HTMLMediaElement.cpp
|
|
|
|
HTML/HTMLMenuElement.cpp
|
|
|
|
HTML/HTMLMetaElement.cpp
|
|
|
|
HTML/HTMLMeterElement.cpp
|
|
|
|
HTML/HTMLModElement.cpp
|
|
|
|
HTML/HTMLOListElement.cpp
|
2020-08-12 11:22:59 +00:00
|
|
|
HTML/HTMLObjectElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLOptGroupElement.cpp
|
|
|
|
HTML/HTMLOptionElement.cpp
|
2022-03-16 11:58:28 +00:00
|
|
|
HTML/HTMLOptionsCollection.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLOutputElement.cpp
|
|
|
|
HTML/HTMLParagraphElement.cpp
|
|
|
|
HTML/HTMLParamElement.cpp
|
|
|
|
HTML/HTMLPictureElement.cpp
|
|
|
|
HTML/HTMLPreElement.cpp
|
|
|
|
HTML/HTMLProgressElement.cpp
|
|
|
|
HTML/HTMLQuoteElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLScriptElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLSelectElement.cpp
|
|
|
|
HTML/HTMLSlotElement.cpp
|
|
|
|
HTML/HTMLSourceElement.cpp
|
|
|
|
HTML/HTMLSpanElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLStyleElement.cpp
|
2023-06-02 19:08:14 +00:00
|
|
|
HTML/HTMLSummaryElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLTableCaptionElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLTableCellElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLTableColElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLTableElement.cpp
|
|
|
|
HTML/HTMLTableRowElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLTableSectionElement.cpp
|
|
|
|
HTML/HTMLTemplateElement.cpp
|
|
|
|
HTML/HTMLTextAreaElement.cpp
|
|
|
|
HTML/HTMLTimeElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLTitleElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLTrackElement.cpp
|
|
|
|
HTML/HTMLUListElement.cpp
|
|
|
|
HTML/HTMLUnknownElement.cpp
|
|
|
|
HTML/HTMLVideoElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/ImageData.cpp
|
2023-05-10 17:36:43 +00:00
|
|
|
HTML/ImageRequest.cpp
|
2023-05-11 04:12:45 +00:00
|
|
|
HTML/ListOfAvailableImages.cpp
|
2023-01-18 17:41:12 +00:00
|
|
|
HTML/Location.cpp
|
2023-04-22 18:39:20 +00:00
|
|
|
HTML/MediaError.cpp
|
2021-09-19 20:12:31 +00:00
|
|
|
HTML/MessageChannel.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
HTML/MessageEvent.cpp
|
2021-09-19 20:12:31 +00:00
|
|
|
HTML/MessagePort.cpp
|
2023-02-28 00:23:53 +00:00
|
|
|
HTML/MimeType.cpp
|
|
|
|
HTML/MimeTypeArray.cpp
|
2022-12-12 10:46:54 +00:00
|
|
|
HTML/Navigable.cpp
|
2022-12-12 11:20:02 +00:00
|
|
|
HTML/NavigableContainer.cpp
|
2022-10-09 02:53:08 +00:00
|
|
|
HTML/Navigator.cpp
|
|
|
|
HTML/NavigatorID.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
HTML/PageTransitionEvent.cpp
|
2020-07-28 17:18:23 +00:00
|
|
|
HTML/Parser/Entities.cpp
|
2021-05-12 08:47:12 +00:00
|
|
|
HTML/Parser/HTMLEncodingDetection.cpp
|
2021-09-25 21:15:48 +00:00
|
|
|
HTML/Parser/HTMLParser.cpp
|
2020-07-28 17:18:23 +00:00
|
|
|
HTML/Parser/HTMLToken.cpp
|
|
|
|
HTML/Parser/HTMLTokenizer.cpp
|
|
|
|
HTML/Parser/ListOfActiveFormattingElements.cpp
|
|
|
|
HTML/Parser/StackOfOpenElements.cpp
|
2022-08-11 15:50:23 +00:00
|
|
|
HTML/Path2D.cpp
|
2023-02-28 00:23:53 +00:00
|
|
|
HTML/Plugin.cpp
|
|
|
|
HTML/PluginArray.cpp
|
2023-01-14 13:30:42 +00:00
|
|
|
HTML/PotentialCORSRequest.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
HTML/PromiseRejectionEvent.cpp
|
2023-03-14 10:44:54 +00:00
|
|
|
HTML/RemoteBrowsingContext.cpp
|
2021-09-09 16:03:01 +00:00
|
|
|
HTML/Scripting/ClassicScript.cpp
|
2021-10-14 15:12:53 +00:00
|
|
|
HTML/Scripting/Environments.cpp
|
2022-02-07 14:12:41 +00:00
|
|
|
HTML/Scripting/ExceptionReporter.cpp
|
2022-10-03 19:04:15 +00:00
|
|
|
HTML/Scripting/Fetching.cpp
|
2022-10-03 18:58:36 +00:00
|
|
|
HTML/Scripting/ModuleMap.cpp
|
2022-10-03 19:01:59 +00:00
|
|
|
HTML/Scripting/ModuleScript.cpp
|
2021-09-09 16:03:01 +00:00
|
|
|
HTML/Scripting/Script.cpp
|
2023-07-06 11:37:29 +00:00
|
|
|
HTML/Scripting/TemporaryExecutionContext.cpp
|
2021-10-14 15:12:53 +00:00
|
|
|
HTML/Scripting/WindowEnvironmentSettingsObject.cpp
|
2022-12-12 09:58:30 +00:00
|
|
|
HTML/SessionHistoryEntry.cpp
|
2023-06-14 10:45:56 +00:00
|
|
|
HTML/SharedImageRequest.cpp
|
2023-05-11 14:56:01 +00:00
|
|
|
HTML/SourceSet.cpp
|
2022-02-08 18:38:29 +00:00
|
|
|
HTML/Storage.cpp
|
2022-04-05 00:24:10 +00:00
|
|
|
HTML/StructuredSerialize.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
HTML/SubmitEvent.cpp
|
2021-05-20 18:45:33 +00:00
|
|
|
HTML/SyntaxHighlighter/SyntaxHighlighter.cpp
|
2020-12-13 14:57:09 +00:00
|
|
|
HTML/TagNames.cpp
|
2021-12-30 22:15:38 +00:00
|
|
|
HTML/TextMetrics.cpp
|
2022-03-07 22:54:56 +00:00
|
|
|
HTML/Timer.cpp
|
2023-04-18 20:19:37 +00:00
|
|
|
HTML/TimeRanges.cpp
|
2023-04-04 13:28:59 +00:00
|
|
|
HTML/TrackEvent.cpp
|
2022-12-12 11:01:09 +00:00
|
|
|
HTML/TraversableNavigable.cpp
|
2023-04-04 13:26:02 +00:00
|
|
|
HTML/VideoTrack.cpp
|
|
|
|
HTML/VideoTrackList.cpp
|
2022-03-07 22:08:26 +00:00
|
|
|
HTML/Window.cpp
|
2022-06-27 18:48:54 +00:00
|
|
|
HTML/WindowEventHandlers.cpp
|
2023-03-05 23:58:47 +00:00
|
|
|
HTML/WindowOrWorkerGlobalScope.cpp
|
2022-09-24 15:24:41 +00:00
|
|
|
HTML/WindowProxy.cpp
|
2022-02-17 12:31:09 +00:00
|
|
|
HTML/Worker.cpp
|
|
|
|
HTML/WorkerDebugConsoleClient.cpp
|
2022-02-07 02:12:57 +00:00
|
|
|
HTML/WorkerGlobalScope.cpp
|
|
|
|
HTML/WorkerLocation.cpp
|
2022-09-04 12:37:49 +00:00
|
|
|
HTML/WorkerNavigator.cpp
|
2020-09-29 16:19:18 +00:00
|
|
|
HighResolutionTime/Performance.cpp
|
2022-10-04 20:30:29 +00:00
|
|
|
HighResolutionTime/TimeOrigin.cpp
|
2023-01-10 08:49:06 +00:00
|
|
|
Infra/Base64.cpp
|
2022-07-11 20:44:43 +00:00
|
|
|
Infra/ByteSequences.cpp
|
2022-09-25 18:19:24 +00:00
|
|
|
Infra/JSON.cpp
|
2022-10-01 17:39:40 +00:00
|
|
|
Infra/Strings.cpp
|
2023-07-21 09:59:49 +00:00
|
|
|
Internals/Internals.cpp
|
2021-10-13 18:20:50 +00:00
|
|
|
IntersectionObserver/IntersectionObserver.cpp
|
2023-07-06 22:44:07 +00:00
|
|
|
IntersectionObserver/IntersectionObserverEntry.cpp
|
2023-06-12 17:55:43 +00:00
|
|
|
Layout/AudioBox.cpp
|
2022-09-29 18:05:28 +00:00
|
|
|
Layout/AvailableSpace.cpp
|
2021-10-13 18:20:50 +00:00
|
|
|
Layout/BlockContainer.cpp
|
2020-11-22 12:38:18 +00:00
|
|
|
Layout/BlockFormattingContext.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/Box.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
Layout/BoxModelMetrics.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/BreakNode.cpp
|
|
|
|
Layout/ButtonBox.cpp
|
|
|
|
Layout/CanvasBox.cpp
|
|
|
|
Layout/CheckBox.cpp
|
2021-01-18 16:33:46 +00:00
|
|
|
Layout/FlexFormattingContext.cpp
|
2020-11-22 12:38:18 +00:00
|
|
|
Layout/FormattingContext.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/FrameBox.cpp
|
2022-08-23 08:36:27 +00:00
|
|
|
Layout/GridFormattingContext.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/ImageBox.cpp
|
2023-02-25 10:04:29 +00:00
|
|
|
Layout/Viewport.cpp
|
2020-11-22 12:38:18 +00:00
|
|
|
Layout/InlineFormattingContext.cpp
|
2022-01-17 14:07:19 +00:00
|
|
|
Layout/InlineLevelIterator.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/InlineNode.cpp
|
2021-04-04 01:32:16 +00:00
|
|
|
Layout/Label.cpp
|
2022-03-10 21:46:35 +00:00
|
|
|
Layout/LabelableNode.cpp
|
2022-07-16 21:30:32 +00:00
|
|
|
Layout/LayoutState.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
Layout/LineBox.cpp
|
|
|
|
Layout/LineBoxFragment.cpp
|
2022-01-19 10:57:58 +00:00
|
|
|
Layout/LineBuilder.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/ListItemBox.cpp
|
|
|
|
Layout/ListItemMarkerBox.cpp
|
|
|
|
Layout/Node.cpp
|
2022-02-16 18:12:54 +00:00
|
|
|
Layout/Progress.cpp
|
2021-04-03 13:07:45 +00:00
|
|
|
Layout/RadioButton.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/ReplacedBox.cpp
|
|
|
|
Layout/SVGBox.cpp
|
2021-09-17 21:12:16 +00:00
|
|
|
Layout/SVGFormattingContext.cpp
|
2022-02-11 12:37:22 +00:00
|
|
|
Layout/SVGGeometryBox.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/SVGGraphicsBox.cpp
|
|
|
|
Layout/SVGSVGBox.cpp
|
2023-06-08 18:32:33 +00:00
|
|
|
Layout/SVGTextBox.cpp
|
2020-11-22 12:38:18 +00:00
|
|
|
Layout/TableFormattingContext.cpp
|
2023-01-14 13:48:20 +00:00
|
|
|
Layout/TableWrapper.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/TextNode.cpp
|
2020-11-25 19:29:03 +00:00
|
|
|
Layout/TreeBuilder.cpp
|
2023-04-04 22:32:09 +00:00
|
|
|
Layout/VideoBox.cpp
|
2021-05-20 08:00:27 +00:00
|
|
|
Loader/ContentFilter.cpp
|
2023-08-13 20:35:35 +00:00
|
|
|
Loader/FileDirectoryLoader.cpp
|
2022-02-26 16:50:31 +00:00
|
|
|
Loader/FileRequest.cpp
|
2020-06-06 11:02:44 +00:00
|
|
|
Loader/FrameLoader.cpp
|
2021-04-14 14:34:18 +00:00
|
|
|
Loader/LoadRequest.cpp
|
2022-04-07 21:16:47 +00:00
|
|
|
Loader/ProxyMappings.cpp
|
2020-06-01 19:33:23 +00:00
|
|
|
Loader/Resource.cpp
|
2020-06-01 18:42:50 +00:00
|
|
|
Loader/ResourceLoader.cpp
|
2023-07-06 01:24:51 +00:00
|
|
|
MathML/MathMLElement.cpp
|
2023-07-06 01:25:52 +00:00
|
|
|
MathML/TagNames.cpp
|
2022-02-11 20:53:47 +00:00
|
|
|
MimeSniff/MimeType.cpp
|
2020-10-10 01:48:05 +00:00
|
|
|
Namespace.cpp
|
2023-03-22 19:12:57 +00:00
|
|
|
NavigationTiming/EntryNames.cpp
|
2021-01-18 14:06:13 +00:00
|
|
|
NavigationTiming/PerformanceTiming.cpp
|
2020-12-01 22:35:47 +00:00
|
|
|
Page/EditEventHandler.cpp
|
2021-05-20 08:00:27 +00:00
|
|
|
Page/EventHandler.cpp
|
2020-07-28 17:27:41 +00:00
|
|
|
Page/Page.cpp
|
2023-06-12 17:55:43 +00:00
|
|
|
Painting/AudioPaintable.cpp
|
2021-09-19 14:58:26 +00:00
|
|
|
Painting/BackgroundPainting.cpp
|
2020-12-04 17:02:21 +00:00
|
|
|
Painting/BorderPainting.cpp
|
2022-06-15 20:15:29 +00:00
|
|
|
Painting/BorderRadiusCornerClipper.cpp
|
2022-03-10 13:02:25 +00:00
|
|
|
Painting/ButtonPaintable.cpp
|
|
|
|
Painting/CanvasPaintable.cpp
|
|
|
|
Painting/CheckBoxPaintable.cpp
|
2022-07-17 18:47:43 +00:00
|
|
|
Painting/GradientPainting.cpp
|
2022-09-15 07:31:32 +00:00
|
|
|
Painting/FilterPainting.cpp
|
2022-03-10 13:02:25 +00:00
|
|
|
Painting/ImagePaintable.cpp
|
2022-03-10 14:38:34 +00:00
|
|
|
Painting/InlinePaintable.cpp
|
2022-03-10 21:46:35 +00:00
|
|
|
Painting/LabelablePaintable.cpp
|
2022-03-10 13:02:25 +00:00
|
|
|
Painting/MarkerPaintable.cpp
|
2023-06-12 12:21:35 +00:00
|
|
|
Painting/MediaPaintable.cpp
|
2022-03-10 13:02:25 +00:00
|
|
|
Painting/NestedBrowsingContextPaintable.cpp
|
2022-02-28 11:13:23 +00:00
|
|
|
Painting/PaintContext.cpp
|
2022-03-10 13:02:25 +00:00
|
|
|
Painting/Paintable.cpp
|
2022-03-10 22:13:37 +00:00
|
|
|
Painting/PaintableBox.cpp
|
2022-03-10 13:02:25 +00:00
|
|
|
Painting/ProgressPaintable.cpp
|
|
|
|
Painting/RadioButtonPaintable.cpp
|
|
|
|
Painting/SVGGeometryPaintable.cpp
|
|
|
|
Painting/SVGGraphicsPaintable.cpp
|
|
|
|
Painting/SVGPaintable.cpp
|
|
|
|
Painting/SVGSVGPaintable.cpp
|
2023-06-08 18:32:33 +00:00
|
|
|
Painting/SVGTextPaintable.cpp
|
2021-09-19 14:00:47 +00:00
|
|
|
Painting/ShadowPainting.cpp
|
2020-06-18 19:39:27 +00:00
|
|
|
Painting/StackingContext.cpp
|
2023-07-01 03:06:21 +00:00
|
|
|
Painting/TableBordersPainting.cpp
|
2022-07-17 18:47:43 +00:00
|
|
|
Painting/TextPaintable.cpp
|
2023-04-04 22:32:09 +00:00
|
|
|
Painting/VideoPaintable.cpp
|
2023-08-18 13:52:40 +00:00
|
|
|
Painting/ViewportPaintable.cpp
|
2023-03-22 19:12:57 +00:00
|
|
|
PerformanceTimeline/EntryTypes.cpp
|
|
|
|
PerformanceTimeline/PerformanceEntry.cpp
|
2023-04-17 17:21:19 +00:00
|
|
|
PermissionsPolicy/AutoplayAllowlist.cpp
|
2023-07-22 23:09:39 +00:00
|
|
|
PixelUnits.cpp
|
2023-06-12 17:44:10 +00:00
|
|
|
Platform/AudioCodecPlugin.cpp
|
2023-07-04 10:02:19 +00:00
|
|
|
Platform/AudioCodecPluginAgnostic.cpp
|
2022-09-07 18:30:31 +00:00
|
|
|
Platform/EventLoopPlugin.cpp
|
2022-09-21 18:33:57 +00:00
|
|
|
Platform/EventLoopPluginSerenity.cpp
|
2022-09-08 09:55:12 +00:00
|
|
|
Platform/FontPlugin.cpp
|
2022-09-21 18:33:57 +00:00
|
|
|
Platform/FontPluginSerenity.cpp
|
2022-09-16 13:01:47 +00:00
|
|
|
Platform/ImageCodecPlugin.cpp
|
2022-09-07 18:30:31 +00:00
|
|
|
Platform/Timer.cpp
|
2022-09-21 18:33:57 +00:00
|
|
|
Platform/TimerSerenity.cpp
|
2022-10-13 17:10:27 +00:00
|
|
|
ReferrerPolicy/AbstractOperations.cpp
|
2023-03-29 11:46:50 +00:00
|
|
|
ReferrerPolicy/ReferrerPolicy.cpp
|
2021-09-16 23:42:36 +00:00
|
|
|
RequestIdleCallback/IdleDeadline.cpp
|
2021-10-10 22:18:07 +00:00
|
|
|
ResizeObserver/ResizeObserver.cpp
|
2022-10-13 17:08:39 +00:00
|
|
|
SecureContexts/AbstractOperations.cpp
|
2023-04-20 15:52:01 +00:00
|
|
|
SRI/SRI.cpp
|
2022-09-21 22:27:13 +00:00
|
|
|
Streams/AbstractOperations.cpp
|
2023-06-18 08:26:19 +00:00
|
|
|
Streams/ByteLengthQueuingStrategy.cpp
|
2023-06-18 07:43:56 +00:00
|
|
|
Streams/CountQueuingStrategy.cpp
|
2023-04-11 23:33:32 +00:00
|
|
|
Streams/ReadableByteStreamController.cpp
|
2022-09-21 22:27:13 +00:00
|
|
|
Streams/ReadableStream.cpp
|
2023-04-08 19:01:49 +00:00
|
|
|
Streams/ReadableStreamBYOBReader.cpp
|
2023-04-11 01:37:27 +00:00
|
|
|
Streams/ReadableStreamBYOBRequest.cpp
|
2023-03-29 01:56:11 +00:00
|
|
|
Streams/ReadableStreamDefaultController.cpp
|
2023-03-29 01:30:22 +00:00
|
|
|
Streams/ReadableStreamDefaultReader.cpp
|
2023-03-29 00:43:34 +00:00
|
|
|
Streams/ReadableStreamGenericReader.cpp
|
2023-07-02 19:42:02 +00:00
|
|
|
Streams/Transformer.cpp
|
2023-07-06 17:37:12 +00:00
|
|
|
Streams/TransformStream.cpp
|
2023-07-07 13:49:22 +00:00
|
|
|
Streams/TransformStreamDefaultController.cpp
|
2023-04-02 22:15:53 +00:00
|
|
|
Streams/UnderlyingSink.cpp
|
2023-03-29 01:58:41 +00:00
|
|
|
Streams/UnderlyingSource.cpp
|
2023-04-02 22:15:53 +00:00
|
|
|
Streams/WritableStream.cpp
|
2023-04-02 02:53:28 +00:00
|
|
|
Streams/WritableStreamDefaultController.cpp
|
2023-03-31 02:27:45 +00:00
|
|
|
Streams/WritableStreamDefaultWriter.cpp
|
2021-09-14 22:26:16 +00:00
|
|
|
SVG/AttributeNames.cpp
|
2022-02-11 13:08:27 +00:00
|
|
|
SVG/AttributeParser.cpp
|
2022-03-21 18:33:11 +00:00
|
|
|
SVG/SVGAnimatedLength.cpp
|
2023-04-18 17:51:00 +00:00
|
|
|
SVG/SVGAnimatedNumber.cpp
|
2022-04-10 17:05:12 +00:00
|
|
|
SVG/SVGClipPathElement.cpp
|
2023-05-20 14:34:52 +00:00
|
|
|
SVG/SVGDecodedImageData.cpp
|
2022-04-11 14:59:03 +00:00
|
|
|
SVG/SVGDefsElement.cpp
|
2022-04-10 17:05:12 +00:00
|
|
|
SVG/SVGElement.cpp
|
2021-09-17 22:04:19 +00:00
|
|
|
SVG/SVGGElement.cpp
|
2020-07-23 16:44:42 +00:00
|
|
|
SVG/SVGGeometryElement.cpp
|
|
|
|
SVG/SVGGraphicsElement.cpp
|
2023-04-21 17:51:00 +00:00
|
|
|
SVG/SVGGradientElement.cpp
|
2020-07-23 16:44:42 +00:00
|
|
|
SVG/SVGPathElement.cpp
|
2022-02-11 16:14:58 +00:00
|
|
|
SVG/SVGCircleElement.cpp
|
2022-02-11 16:45:59 +00:00
|
|
|
SVG/SVGEllipseElement.cpp
|
2022-11-10 12:49:26 +00:00
|
|
|
SVG/SVGForeignObjectElement.cpp
|
2022-03-21 18:20:48 +00:00
|
|
|
SVG/SVGLength.cpp
|
2022-02-11 16:56:36 +00:00
|
|
|
SVG/SVGLineElement.cpp
|
2023-04-22 17:51:00 +00:00
|
|
|
SVG/SVGLinearGradientElement.cpp
|
2023-08-10 07:55:15 +00:00
|
|
|
SVG/SVGMaskElement.cpp
|
2022-02-11 17:36:05 +00:00
|
|
|
SVG/SVGPolygonElement.cpp
|
2022-02-11 17:28:24 +00:00
|
|
|
SVG/SVGPolylineElement.cpp
|
2022-02-11 15:52:42 +00:00
|
|
|
SVG/SVGRectElement.cpp
|
2023-05-02 22:11:58 +00:00
|
|
|
SVG/SVGRadialGradientElement.cpp
|
2020-07-23 16:44:42 +00:00
|
|
|
SVG/SVGSVGElement.cpp
|
2023-04-20 17:51:00 +00:00
|
|
|
SVG/SVGStopElement.cpp
|
2023-06-08 16:48:33 +00:00
|
|
|
SVG/SVGStyleElement.cpp
|
2023-05-30 23:50:12 +00:00
|
|
|
SVG/SVGSymbolElement.cpp
|
2022-03-20 10:20:06 +00:00
|
|
|
SVG/SVGTextContentElement.cpp
|
2023-07-22 18:24:55 +00:00
|
|
|
SVG/SVGTextElement.cpp
|
|
|
|
SVG/SVGTextPositioningElement.cpp
|
2023-06-08 15:46:44 +00:00
|
|
|
SVG/SVGTitleElement.cpp
|
2023-07-22 18:34:51 +00:00
|
|
|
SVG/SVGTSpanElement.cpp
|
2023-05-30 20:23:52 +00:00
|
|
|
SVG/SVGUseElement.cpp
|
2020-07-23 16:44:42 +00:00
|
|
|
SVG/TagNames.cpp
|
2021-09-14 23:06:57 +00:00
|
|
|
SVG/ViewBox.cpp
|
2021-10-10 17:12:32 +00:00
|
|
|
Selection/Selection.cpp
|
2020-11-21 19:15:57 +00:00
|
|
|
UIEvents/EventNames.cpp
|
2022-02-06 23:04:10 +00:00
|
|
|
UIEvents/FocusEvent.cpp
|
2021-09-27 21:22:21 +00:00
|
|
|
UIEvents/KeyboardEvent.cpp
|
2020-11-21 18:32:39 +00:00
|
|
|
UIEvents/MouseEvent.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
UIEvents/UIEvent.cpp
|
2022-10-17 17:54:01 +00:00
|
|
|
UIEvents/WheelEvent.cpp
|
2021-09-12 21:33:23 +00:00
|
|
|
URL/URL.cpp
|
2021-09-12 22:00:47 +00:00
|
|
|
URL/URLSearchParams.cpp
|
2021-09-27 23:11:55 +00:00
|
|
|
URL/URLSearchParamsIterator.cpp
|
2023-03-23 17:07:52 +00:00
|
|
|
UserTiming/PerformanceMark.cpp
|
2023-05-13 12:34:28 +00:00
|
|
|
UserTiming/PerformanceMeasure.cpp
|
2023-03-15 22:15:28 +00:00
|
|
|
WebAssembly/Instance.cpp
|
2023-03-15 23:29:57 +00:00
|
|
|
WebAssembly/Memory.cpp
|
2023-03-15 18:47:54 +00:00
|
|
|
WebAssembly/Module.cpp
|
2023-03-16 00:16:22 +00:00
|
|
|
WebAssembly/Table.cpp
|
2023-03-16 16:59:32 +00:00
|
|
|
WebAssembly/WebAssembly.cpp
|
2023-05-21 19:36:22 +00:00
|
|
|
WebAudio/AudioContext.cpp
|
|
|
|
WebAudio/BaseAudioContext.cpp
|
2022-11-17 17:57:14 +00:00
|
|
|
WebDriver/Capabilities.cpp
|
2022-11-13 04:23:37 +00:00
|
|
|
WebDriver/Client.cpp
|
2023-04-20 16:41:32 +00:00
|
|
|
WebDriver/Contexts.cpp
|
2022-11-09 20:01:28 +00:00
|
|
|
WebDriver/ElementLocationStrategies.cpp
|
2022-11-08 15:10:27 +00:00
|
|
|
WebDriver/Error.cpp
|
2022-11-02 18:02:19 +00:00
|
|
|
WebDriver/ExecuteScript.cpp
|
2022-11-08 14:42:36 +00:00
|
|
|
WebDriver/Response.cpp
|
2022-11-10 19:57:16 +00:00
|
|
|
WebDriver/Screenshot.cpp
|
2022-11-11 19:22:03 +00:00
|
|
|
WebDriver/TimeoutsConfiguration.cpp
|
2023-04-09 10:54:00 +00:00
|
|
|
WebGL/EventNames.cpp
|
2022-06-04 03:22:42 +00:00
|
|
|
WebGL/WebGLContextAttributes.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
WebGL/WebGLContextEvent.cpp
|
2022-06-04 03:22:42 +00:00
|
|
|
WebGL/WebGLRenderingContext.cpp
|
|
|
|
WebGL/WebGLRenderingContextBase.cpp
|
2022-09-24 15:14:37 +00:00
|
|
|
WebIDL/AbstractOperations.cpp
|
2022-09-24 15:02:41 +00:00
|
|
|
WebIDL/CallbackType.cpp
|
2022-09-25 16:28:46 +00:00
|
|
|
WebIDL/DOMException.cpp
|
2022-09-24 15:18:31 +00:00
|
|
|
WebIDL/OverloadResolution.cpp
|
2022-09-22 22:36:09 +00:00
|
|
|
WebIDL/Promise.cpp
|
2022-02-18 17:35:45 +00:00
|
|
|
WebSockets/WebSocket.cpp
|
2021-01-23 17:50:22 +00:00
|
|
|
XHR/EventNames.cpp
|
2023-02-03 20:50:05 +00:00
|
|
|
XHR/FormData.cpp
|
2023-03-05 16:29:11 +00:00
|
|
|
XHR/FormDataIterator.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
XHR/ProgressEvent.cpp
|
2021-01-23 10:51:36 +00:00
|
|
|
XHR/XMLHttpRequest.cpp
|
2021-09-18 23:41:55 +00:00
|
|
|
XHR/XMLHttpRequestEventTarget.cpp
|
2023-02-28 18:27:52 +00:00
|
|
|
XHR/XMLHttpRequestUpload.cpp
|
2022-03-28 11:55:17 +00:00
|
|
|
XML/XMLDocumentBuilder.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
)
|
|
|
|
|
2023-05-21 13:59:08 +00:00
|
|
|
invoke_generator(
|
|
|
|
"AriaRoles.cpp"
|
|
|
|
Lagom::GenerateAriaRoles
|
|
|
|
"${CMAKE_CURRENT_SOURCE_DIR}/ARIA/AriaRoles.json"
|
|
|
|
"ARIA/AriaRoles.h"
|
|
|
|
"ARIA/AriaRoles.cpp"
|
|
|
|
arguments -j "${CMAKE_CURRENT_SOURCE_DIR}/ARIA/AriaRoles.json"
|
|
|
|
)
|
|
|
|
|
2022-04-30 10:50:51 +00:00
|
|
|
generate_css_implementation()
|
2022-03-08 15:00:27 +00:00
|
|
|
|
2022-04-30 10:50:51 +00:00
|
|
|
set(GENERATED_SOURCES
|
2023-05-21 13:59:08 +00:00
|
|
|
ARIA/AriaRoles.cpp
|
2022-04-30 10:50:51 +00:00
|
|
|
CSS/DefaultStyleSheetSource.cpp
|
2023-07-05 22:59:36 +00:00
|
|
|
CSS/EasingFunctions.cpp
|
2022-04-30 10:50:51 +00:00
|
|
|
CSS/Enums.cpp
|
2023-07-13 13:59:31 +00:00
|
|
|
CSS/MathFunctions.cpp
|
2022-04-30 10:50:51 +00:00
|
|
|
CSS/MediaFeatureID.cpp
|
|
|
|
CSS/PropertyID.cpp
|
2023-08-12 12:27:24 +00:00
|
|
|
CSS/PseudoClass.cpp
|
2022-04-30 10:50:51 +00:00
|
|
|
CSS/QuirksModeStyleSheetSource.cpp
|
|
|
|
CSS/TransformFunctions.cpp
|
|
|
|
CSS/ValueID.cpp
|
2023-07-30 22:35:10 +00:00
|
|
|
MathML/MathMLStyleSheetSource.cpp
|
2022-04-17 14:33:50 +00:00
|
|
|
)
|
|
|
|
|
2022-04-30 10:50:51 +00:00
|
|
|
serenity_lib(LibWeb web)
|
2022-06-04 03:22:42 +00:00
|
|
|
|
|
|
|
# NOTE: We link with LibSoftGPU here instead of lazy loading it via dlopen() so that we do not have to unveil the library and pledge prot_exec.
|
2023-06-12 17:44:10 +00:00
|
|
|
target_link_libraries(LibWeb PRIVATE LibCore LibCrypto LibJS LibMarkdown LibHTTP LibGemini LibGL LibGUI LibGfx LibIPC LibLocale LibRegex LibSoftGPU LibSyntax LibTextCodec LibUnicode LibAudio LibVideo LibWasm LibXML LibIDL)
|
2022-09-02 14:41:33 +00:00
|
|
|
link_with_locale_data(LibWeb)
|
2020-12-15 19:39:09 +00:00
|
|
|
|
2022-09-21 17:22:16 +00:00
|
|
|
generate_js_bindings(LibWeb)
|
2020-05-06 15:40:06 +00:00
|
|
|
|
2022-09-21 17:22:16 +00:00
|
|
|
# Note: If you're looking for the calls to "libweb_js_bindings()",
|
2022-04-30 10:50:51 +00:00
|
|
|
# they have been moved to "idl_files.cmake"
|