Sam Atkins e43f3e4808 LibWeb/CSS: Parse font-[feature,variation]-settings descriptors 9 ay önce
..
Parser e43f3e4808 LibWeb/CSS: Parse font-[feature,variation]-settings descriptors 9 ay önce
StyleValues f7f8d2fe0d LibWeb/CSS: Return StringStyleValue's FlyString by reference 9 ay önce
SyntaxHighlighter 89c5f25016 LibWeb/CSS: Remove tiny-oom propagation from CSS Tokenizer 11 ay önce
Angle.cpp 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 ay önce
Angle.h 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 ay önce
AnimationEvent.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 yıl önce
AnimationEvent.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 yıl önce
AnimationEvent.idl 51528ec677 LibWeb: Normalize all WebIDL definition lines to four leading spaces 10 ay önce
BackdropFilter.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 ay önce
CSS.cpp b5893ee115 LibWeb: Make Serialize functions infallible 1 yıl önce
CSS.h 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 yıl önce
CSS.idl 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 yıl önce
CSSAnimation.cpp a0b96280e4 LibWeb: Move "owning element" of Animation classes into Animation 9 ay önce
CSSAnimation.h a0b96280e4 LibWeb: Move "owning element" of Animation classes into Animation 9 ay önce
CSSAnimation.idl 51528ec677 LibWeb: Normalize all WebIDL definition lines to four leading spaces 10 ay önce
CSSConditionRule.cpp cbb4be3e5e LibWeb/CSS: Replace style-rule iteration methods with a generic one 10 ay önce
CSSConditionRule.h cbb4be3e5e LibWeb/CSS: Replace style-rule iteration methods with a generic one 10 ay önce
CSSConditionRule.idl 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only 1 yıl önce
CSSFontFaceRule.cpp 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace 1 yıl önce
CSSFontFaceRule.h 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace 1 yıl önce
CSSFontFaceRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 yıl önce
CSSGroupingRule.cpp cbb4be3e5e LibWeb/CSS: Replace style-rule iteration methods with a generic one 10 ay önce
CSSGroupingRule.h cbb4be3e5e LibWeb/CSS: Replace style-rule iteration methods with a generic one 10 ay önce
CSSGroupingRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 yıl önce
CSSImportRule.cpp ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen 10 ay önce
CSSImportRule.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 yıl önce
CSSImportRule.idl 4fe0cbcf85 LibWeb: Use 'FIXME' extended attribute where possible 1 yıl önce
CSSKeyframeRule.cpp a12d28fd30 LibWeb: Implement CSSStyleDeclaration.parentRule 1 yıl önce
CSSKeyframeRule.h 7f2c833a39 LibWeb: Implement CSSKeyframesRule.cssRuleList 1 yıl önce
CSSKeyframeRule.idl 1a94241f58 IDL: Add missing #imports 1 yıl önce
CSSKeyframesRule.cpp 19fa630fa7 LibWeb: Make CSSKeyframeRule.parentRule actually point to parent rule 1 yıl önce
CSSKeyframesRule.h 19fa630fa7 LibWeb: Make CSSKeyframeRule.parentRule actually point to parent rule 1 yıl önce
CSSKeyframesRule.idl 7f2c833a39 LibWeb: Implement CSSKeyframesRule.cssRuleList 1 yıl önce
CSSLayerBlockRule.cpp 44e4ea3d7a LibWeb: Cache the qualified layer name in CSSRule 10 ay önce
CSSLayerBlockRule.h 1c6133aa52 LibWeb/CSS: Add CSSOM types for `@layer` rules 10 ay önce
CSSLayerBlockRule.idl 1c6133aa52 LibWeb/CSS: Add CSSOM types for `@layer` rules 10 ay önce
CSSLayerStatementRule.cpp 44e4ea3d7a LibWeb: Cache the qualified layer name in CSSRule 10 ay önce
CSSLayerStatementRule.h 1c6133aa52 LibWeb/CSS: Add CSSOM types for `@layer` rules 10 ay önce
CSSLayerStatementRule.idl 1c6133aa52 LibWeb/CSS: Add CSSOM types for `@layer` rules 10 ay önce
CSSMediaRule.cpp 02a8966b61 LibWeb: Serialize empty media rules with a single newline 1 yıl önce
CSSMediaRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only 1 yıl önce
CSSMediaRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 yıl önce
CSSNamespaceRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 yıl önce
CSSNamespaceRule.h 189d1e8291 LibWeb: Port CSSNamespaceRule to FlyString 1 yıl önce
CSSNamespaceRule.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 yıl önce
CSSNumericType.cpp cd13b30fb8 LibWeb/CSS: Add parsing for `<opentype-tag>` 9 ay önce
CSSNumericType.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 yıl önce
CSSRule.cpp b2aff403fc LibWeb: Make CSSStyleRule::qualified_layer_name() return a const-ref 10 ay önce
CSSRule.h b2aff403fc LibWeb: Make CSSStyleRule::qualified_layer_name() return a const-ref 10 ay önce
CSSRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 yıl önce
CSSRuleList.cpp cbb4be3e5e LibWeb/CSS: Replace style-rule iteration methods with a generic one 10 ay önce
CSSRuleList.h cbb4be3e5e LibWeb/CSS: Replace style-rule iteration methods with a generic one 10 ay önce
CSSRuleList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 yıl önce
CSSStyleDeclaration.cpp e40ad73ae7 LibWeb: Allow setting shorthand CSS properties via CSSStyleDeclaration 9 ay önce
CSSStyleDeclaration.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 ay önce
CSSStyleDeclaration.idl 4c94202e97 LibWeb: Remove unnecessary FIXME marker for CSSStyleDeclaration.cssFloat 1 yıl önce
CSSStyleRule.cpp b2aff403fc LibWeb: Make CSSStyleRule::qualified_layer_name() return a const-ref 10 ay önce
CSSStyleRule.h b2aff403fc LibWeb: Make CSSStyleRule::qualified_layer_name() return a const-ref 10 ay önce
CSSStyleRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 yıl önce
CSSStyleSheet.cpp 74588a0a16 LibWeb: Remove all font loaders linked to a StyleSheet when it's deleted 9 ay önce
CSSStyleSheet.h 74588a0a16 LibWeb: Remove all font loaders linked to a StyleSheet when it's deleted 9 ay önce
CSSStyleSheet.idl 1d825f17c0 LibWeb: Remove first rule if no argument is given for `remove_rule()` 1 yıl önce
CSSStyleValue.cpp c22a2d8f2b LibWeb/CSS: Introduce OpenTypeTaggedStyleValue 9 ay önce
CSSStyleValue.h c22a2d8f2b LibWeb/CSS: Introduce OpenTypeTaggedStyleValue 9 ay önce
CSSSupportsRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 yıl önce
CSSSupportsRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only 1 yıl önce
CSSSupportsRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 yıl önce
CSSTransition.cpp a1fca1a7f3 LibWeb: Start transitions when affected properties change 9 ay önce
CSSTransition.h a1fca1a7f3 LibWeb: Start transitions when affected properties change 9 ay önce
CSSTransition.idl 51528ec677 LibWeb: Normalize all WebIDL definition lines to four leading spaces 10 ay önce
CalculatedOr.cpp 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 ay önce
CalculatedOr.h 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 ay önce
Clip.cpp bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files 2 yıl önce
Clip.h bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files 2 yıl önce
ColumnCount.h 0f75d0611f LibWeb: Implement support for parsing CSS column-count property 1 yıl önce
ComputedValues.h 95c17dfab5 LibWeb/CSS: Parse and propagate font-feature-settings property 9 ay önce
CountersSet.cpp 708f49d906 LibWeb: Give DOM Elements a CountersSet 11 ay önce
CountersSet.h 708f49d906 LibWeb: Give DOM Elements a CountersSet 11 ay önce
Default.css 45e4ab69d6 LibWeb: Add background color to input fields 10 ay önce
Display.cpp 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json 1 yıl önce
Display.h f3124c492b LibWeb: Add `display: math` 1 yıl önce
EasingFunctions.json dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions 2 yıl önce
EdgeRect.cpp 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` 1 yıl önce
EdgeRect.h 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` 1 yıl önce
ElementCSSInlineStyle.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin 2 yıl önce
Enums.json 4a67b28600 LibWeb/CSS: Make font-stretch a legacy alias for new font-width 9 ay önce
Flex.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 yıl önce
Flex.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 ay önce
FontFace.cpp e43f3e4808 LibWeb/CSS: Parse font-[feature,variation]-settings descriptors 9 ay önce
FontFace.h 14d62d7f31 LibWeb/CSS: Implement add for FontFaceSet 9 ay önce
FontFace.idl 60b3436ea3 LibWeb: Support loading FontFaces constructed with binary data 1 yıl önce
FontFaceSet.cpp 5faca4f027 LibWeb: Resolve document.fonts.ready() after fonts defined in CSS loaded 9 ay önce
FontFaceSet.h 5faca4f027 LibWeb: Resolve document.fonts.ready() after fonts defined in CSS loaded 9 ay önce
FontFaceSet.idl 814fa0682a LibWeb: Delete public constructor of FontFaceSet 9 ay önce
Frequency.cpp 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 ay önce
Frequency.h 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 ay önce
GeneralEnclosed.h 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings 2 yıl önce
GridTrackPlacement.cpp b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] 1 yıl önce
GridTrackPlacement.h b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] 1 yıl önce
GridTrackSize.cpp e5deaa1c07 LibWeb: Implement grid-template function fit-content() 11 ay önce
GridTrackSize.h e5deaa1c07 LibWeb: Implement grid-template function fit-content() 11 ay önce
Interpolation.cpp a1fca1a7f3 LibWeb: Start transitions when affected properties change 9 ay önce
Interpolation.h a1fca1a7f3 LibWeb: Start transitions when affected properties change 9 ay önce
Keywords.json 95c17dfab5 LibWeb/CSS: Parse and propagate font-feature-settings property 9 ay önce
Length.cpp 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 ay önce
Length.h 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 ay önce
LengthBox.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} 2 yıl önce
LengthBox.h 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 ay önce
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin 3 yıl önce
MathFunctions.json 618c0402a7 LibWeb: Generate parsing code for CSS math functions 2 yıl önce
MediaFeatures.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files 1 yıl önce
MediaList.cpp 9b1af542e7 Bindings: Implement is_supported_property_index in terms of item_value 11 ay önce
MediaList.h 9b1af542e7 Bindings: Implement is_supported_property_index in terms of item_value 11 ay önce
MediaList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 yıl önce
MediaQuery.cpp 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 11 ay önce
MediaQuery.h 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 11 ay önce
MediaQueryList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 yıl önce
MediaQueryList.h ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media 1 yıl önce
MediaQueryList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 yıl önce
MediaQueryListEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 yıl önce
MediaQueryListEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 yıl önce
MediaQueryListEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 yıl önce
Number.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 yıl önce
ParsedFontFace.cpp e43f3e4808 LibWeb/CSS: Parse font-[feature,variation]-settings descriptors 9 ay önce
ParsedFontFace.h e43f3e4808 LibWeb/CSS: Parse font-[feature,variation]-settings descriptors 9 ay önce
Percentage.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 yıl önce
PercentageOr.cpp c282138fd0 LibWeb: Make CSS::PercentageOr<T> non-virtual 11 ay önce
PercentageOr.h 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 ay önce
PreferredColorScheme.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 yıl önce
PreferredColorScheme.h 316092d185 LibWeb: Use StringView in CSS::PreferredColorScheme 2 yıl önce
PreferredContrast.cpp ee64684565 LibWeb: Add Contrast preference 1 yıl önce
PreferredContrast.h ee64684565 LibWeb: Add Contrast preference 1 yıl önce
PreferredMotion.cpp 099b77d60f LibWeb: Add motion preference 1 yıl önce
PreferredMotion.h 099b77d60f LibWeb: Add motion preference 1 yıl önce
Properties.json 95c17dfab5 LibWeb/CSS: Parse and propagate font-feature-settings property 9 ay önce
PseudoClasses.json f63a945ba0 LibWeb: Implement the `:has()` pseudo-class 1 yıl önce
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet 2 yıl önce
Ratio.cpp 7dcf060927 LibWeb: Limit ratio parts to 5 decimal places when printing 1 yıl önce
Ratio.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 yıl önce
Resolution.cpp 30dcbc306c LibWeb: Make resolution calculable 1 yıl önce
Resolution.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 ay önce
ResolvedCSSStyleDeclaration.cpp 087fcb84cb LibWeb: Don't crash when resolving grid properties of inline elements 10 ay önce
ResolvedCSSStyleDeclaration.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 ay önce
Screen.cpp 97bf9e7953 LibWeb: Stub out Window-Management proposal extensions to Screen API 1 yıl önce
Screen.h 97bf9e7953 LibWeb: Stub out Window-Management proposal extensions to Screen API 1 yıl önce
Screen.idl 97bf9e7953 LibWeb: Stub out Window-Management proposal extensions to Screen API 1 yıl önce
ScreenOrientation.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 yıl önce
ScreenOrientation.h ccebc7a905 LibWeb: Add stubs for the Screen Orientation API 1 yıl önce
ScreenOrientation.idl ccebc7a905 LibWeb: Add stubs for the Screen Orientation API 1 yıl önce
Selector.cpp 34fdd0d44f LibWeb: Include immediate child (>) combinator in ancestor filter 10 ay önce
Selector.h 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 11 ay önce
SelectorEngine.cpp ef4f5ac8fb LibWeb: Filter :hover selectors early for elements that aren't hovered 10 ay önce
SelectorEngine.h ef4f5ac8fb LibWeb: Filter :hover selectors early for elements that aren't hovered 10 ay önce
Serialize.cpp da18957063 LibWeb: Limit color alpha values to 4 decimal places when serializing 1 yıl önce
Serialize.h f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx 1 yıl önce
Size.cpp 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 ay önce
Size.h 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 ay önce
Sizing.cpp 2671820ace LibWeb: Move our "default sizing algorithm" function into a public place 10 ay önce
Sizing.h 2671820ace LibWeb: Move our "default sizing algorithm" function into a public place 10 ay önce
StyleComputer.cpp 94b3b84dd8 LibWeb: Make sure style is up-to-date in getAnimations() 9 ay önce
StyleComputer.h 5faca4f027 LibWeb: Resolve document.fonts.ready() after fonts defined in CSS loaded 9 ay önce
StyleInvalidation.cpp 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 11 ay önce
StyleInvalidation.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 ay önce
StyleProperties.cpp 95c17dfab5 LibWeb/CSS: Parse and propagate font-feature-settings property 9 ay önce
StyleProperties.h 95c17dfab5 LibWeb/CSS: Parse and propagate font-feature-settings property 9 ay önce
StyleProperty.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 ay önce
StyleProperty.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 ay önce
StyleSheet.cpp 84193f2746 LibWeb: Align StyleSheet title getter with the specification 1 yıl önce
StyleSheet.h 84193f2746 LibWeb: Align StyleSheet title getter with the specification 1 yıl önce
StyleSheet.idl 84193f2746 LibWeb: Align StyleSheet title getter with the specification 1 yıl önce
StyleSheetIdentifier.cpp 51a426cc05 LibWeb: Add method for listing all style sheets on a page 10 ay önce
StyleSheetIdentifier.h 51a426cc05 LibWeb: Add method for listing all style sheets on a page 10 ay önce
StyleSheetList.cpp 74588a0a16 LibWeb: Remove all font loaders linked to a StyleSheet when it's deleted 9 ay önce
StyleSheetList.h 4bc3055c0f LibWeb: Only invalidate shadow root when style sheet inside changes 11 ay önce
StyleSheetList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 yıl önce
Supports.cpp b2a099e647 LibWeb: Don't leak entire realm after parsing CSS @supports rule 1 yıl önce
Supports.h b2a099e647 LibWeb: Don't leak entire realm after parsing CSS @supports rule 1 yıl önce
SystemColor.cpp 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords 1 yıl önce
SystemColor.h 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords 1 yıl önce
Time.cpp 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 ay önce
Time.h 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 ay önce
TransformFunctions.json 675b242e84 LibWeb: Add missing CSS Transforms Module Level 2 functions 1 yıl önce
Transformation.cpp 7e38e12bb0 LibWeb: Use transform-box for resolving percentage transform values 10 ay önce
Transformation.h c443f80137 LibWeb: Allow percentages on CSS transform scale functions 1 yıl önce
VisualViewport.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 yıl önce
VisualViewport.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 yıl önce
VisualViewport.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 yıl önce