Aliaksandr Kalenik ce26e5d757 LibWeb: Allow custom properties in CSSStyleDeclaration.getPropertyValue 8 months ago
..
Parser 4b1deb6fe1 LibWeb: Don't skip filtering when CSS contains null or surrogates 8 months ago
StyleValues a1687854ab LibWeb/CSS: Use double in `CSSHWB::to_color()` 8 months ago
SyntaxHighlighter 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Angle.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Angle.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AnimationEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AnimationEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AnimationEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSS.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSS.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSS.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSAnimation.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSAnimation.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSAnimation.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSConditionRule.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSConditionRule.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSConditionRule.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSFontFaceRule.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSFontFaceRule.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSFontFaceRule.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSGroupingRule.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSGroupingRule.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSGroupingRule.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSImportRule.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSImportRule.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSImportRule.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSKeyframeRule.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSKeyframeRule.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSKeyframeRule.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSKeyframesRule.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSKeyframesRule.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSKeyframesRule.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSLayerBlockRule.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSLayerBlockRule.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSLayerBlockRule.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSLayerStatementRule.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSLayerStatementRule.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSLayerStatementRule.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSMediaRule.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSMediaRule.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSMediaRule.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSNamespaceRule.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSNamespaceRule.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSNamespaceRule.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSNestedDeclarations.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSNestedDeclarations.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSNestedDeclarations.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSNumericType.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSNumericType.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSPropertyRule.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSPropertyRule.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSPropertyRule.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSRule.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSRule.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSRule.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSRuleList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSRuleList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSRuleList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSStyleDeclaration.cpp ce26e5d757 LibWeb: Allow custom properties in CSSStyleDeclaration.getPropertyValue 8 months ago
CSSStyleDeclaration.h ce26e5d757 LibWeb: Allow custom properties in CSSStyleDeclaration.getPropertyValue 8 months ago
CSSStyleDeclaration.idl aacf9b08ed LibWeb: Generate IDL attributes for all supported CSS properties 8 months ago
CSSStyleRule.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSStyleRule.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSStyleRule.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSStyleSheet.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSStyleSheet.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSStyleSheet.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSStyleValue.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSStyleValue.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSSupportsRule.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSSupportsRule.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSSupportsRule.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CSSTransition.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSTransition.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CSSTransition.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CalculatedOr.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CalculatedOr.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Clip.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Clip.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ColumnCount.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ComputedValues.h 6fc06f45c2 LibWeb: Plumbing for svg stroke-dashoffset 8 months ago
CountersSet.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CountersSet.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Default.css f09ed59351 LibWeb: Add the search element 8 months ago
Display.cpp ce23efc5f6 LibWeb: Make CSS `display` serialization match other engines 8 months ago
Display.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
EasingFunctions.json 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
EdgeRect.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
EdgeRect.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ElementCSSInlineStyle.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Enums.json 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Filter.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Flex.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Flex.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
FontFace.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
FontFace.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
FontFace.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
FontFaceSet.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
FontFaceSet.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
FontFaceSet.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Frequency.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Frequency.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
GeneralEnclosed.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
GridTrackPlacement.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
GridTrackPlacement.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
GridTrackSize.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
GridTrackSize.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Interpolation.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Interpolation.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Keywords.json 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Length.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Length.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
LengthBox.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
LengthBox.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
LinkStyle.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MathFunctions.json 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MediaFeatures.json 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MediaList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MediaList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MediaList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MediaQuery.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MediaQuery.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MediaQueryList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MediaQueryList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MediaQueryList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MediaQueryListEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MediaQueryListEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MediaQueryListEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Number.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ParsedFontFace.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ParsedFontFace.h ec5ea0d686 LibGfx: Return family names by reference to avoid unnecessairy cloning 8 months ago
Percentage.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PercentageOr.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PercentageOr.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PreferredColorScheme.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PreferredColorScheme.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PreferredContrast.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PreferredContrast.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PreferredMotion.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PreferredMotion.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Properties.json 6fc06f45c2 LibWeb: Plumbing for svg stroke-dashoffset 8 months ago
PropertyName.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PseudoClasses.json ad1f93504e LibWeb/CSS: Make `:has()` take a `<relative-selector-list>` 8 months ago
QuirksMode.css 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Ratio.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Ratio.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Resolution.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Resolution.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ResolvedCSSStyleDeclaration.cpp ce26e5d757 LibWeb: Allow custom properties in CSSStyleDeclaration.getPropertyValue 8 months ago
ResolvedCSSStyleDeclaration.h ce26e5d757 LibWeb: Allow custom properties in CSSStyleDeclaration.getPropertyValue 8 months ago
Screen.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Screen.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Screen.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ScreenOrientation.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ScreenOrientation.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ScreenOrientation.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Selector.cpp 3a71b8cda3 LibWeb/CSS: Reject invalid :has() contents after absolutizing nesting 8 months ago
Selector.h da31c10ce1 LibWeb/CSS: Allow Selector::absolutized() to return null 8 months ago
SelectorEngine.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SelectorEngine.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Serialize.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Serialize.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Size.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Size.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Sizing.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Sizing.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
StyleComputer.cpp 356507284e LibWeb: Compare font keys by reference 8 months ago
StyleComputer.h 356507284e LibWeb: Compare font keys by reference 8 months ago
StyleInvalidation.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
StyleInvalidation.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
StyleProperties.cpp ddc3017464 LibWeb: Reduce ShadowData struct from 80 to 72 bytes 8 months ago
StyleProperties.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
StyleProperty.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
StyleProperty.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
StyleSheet.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
StyleSheet.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
StyleSheet.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
StyleSheetIdentifier.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
StyleSheetIdentifier.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
StyleSheetList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
StyleSheetList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
StyleSheetList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Supports.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Supports.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SystemColor.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SystemColor.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Time.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Time.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TransformFunctions.json 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Transformation.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Transformation.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
VisualViewport.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
VisualViewport.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
VisualViewport.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago