Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
..
Parser b15316eba8 LibWeb: Avoid FlyString->String->FlyString roundtrips in CSS variables 1 vuosi sitten
StyleValues 8502b7ee9f LibWeb: Properly serialize shadow colors 1 vuosi sitten
SyntaxHighlighter ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI 1 vuosi sitten
Angle.cpp 494a8cb816 AK: Add to_radians and to_degrees math functions 1 vuosi sitten
Angle.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 vuosi sitten
AnimationEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
AnimationEvent.h faaf5b9652 LibWeb: Add the AnimationEvent IDL objects 1 vuosi sitten
AnimationEvent.idl faaf5b9652 LibWeb: Add the AnimationEvent IDL objects 1 vuosi sitten
BackdropFilter.h 89ed8e59f9 LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp} 2 vuotta sitten
CSS.cpp b5893ee115 LibWeb: Make Serialize functions infallible 1 vuosi sitten
CSS.h 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 vuotta sitten
CSS.idl 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 vuotta sitten
CSSAnimation.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
CSSAnimation.h c3b689488e LibWeb: Implement animation class-specific composite order 1 vuosi sitten
CSSAnimation.idl 3a87c000c4 LibWeb: Add the CSSAnimation IDL object 1 vuosi sitten
CSSConditionRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
CSSConditionRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only 1 vuosi sitten
CSSConditionRule.idl 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only 1 vuosi sitten
CSSFontFaceRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
CSSFontFaceRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String 1 vuosi sitten
CSSFontFaceRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
CSSGroupingRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
CSSGroupingRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 vuosi sitten
CSSGroupingRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
CSSImportRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
CSSImportRule.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 vuosi sitten
CSSImportRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
CSSKeyframeRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
CSSKeyframeRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String 1 vuosi sitten
CSSKeyframeRule.idl 1a94241f58 IDL: Add missing #imports 1 vuosi sitten
CSSKeyframesRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
CSSKeyframesRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String 1 vuosi sitten
CSSKeyframesRule.idl 1a94241f58 IDL: Add missing #imports 1 vuosi sitten
CSSMediaRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
CSSMediaRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only 1 vuosi sitten
CSSMediaRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
CSSNamespaceRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
CSSNamespaceRule.h 189d1e8291 LibWeb: Port CSSNamespaceRule to FlyString 1 vuosi sitten
CSSNamespaceRule.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 vuosi sitten
CSSNumericType.cpp 148f873321 LibWeb: Merge background-position parsing into position code 1 vuosi sitten
CSSNumericType.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 vuosi sitten
CSSRule.cpp d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String 1 vuosi sitten
CSSRule.h d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() 1 vuosi sitten
CSSRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
CSSRuleList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
CSSRuleList.h d209d5a84f LibWeb: Ensure CSSStyleSheet::css_rules() always returns the same object 1 vuosi sitten
CSSRuleList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
CSSStyleDeclaration.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
CSSStyleDeclaration.h a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer 1 vuosi sitten
CSSStyleDeclaration.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
CSSStyleRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
CSSStyleRule.h d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() 1 vuosi sitten
CSSStyleRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
CSSStyleSheet.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
CSSStyleSheet.h 038e0ceee7 LibWeb: Avoid copying the CSS @namespace every time we run a selector 1 vuosi sitten
CSSStyleSheet.idl 1d825f17c0 LibWeb: Remove first rule if no argument is given for `remove_rule()` 1 vuosi sitten
CSSSupportsRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
CSSSupportsRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only 1 vuosi sitten
CSSSupportsRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
CalculatedOr.cpp bf05aa88bc LibWeb: Add method for converting a FooOrCalculated to a StyleValue 1 vuosi sitten
CalculatedOr.h bf05aa88bc LibWeb: Add method for converting a FooOrCalculated to a StyleValue 1 vuosi sitten
Clip.cpp bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files 2 vuotta sitten
Clip.h bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files 2 vuotta sitten
ColumnCount.h 0f75d0611f LibWeb: Implement support for parsing CSS column-count property 1 vuosi sitten
ComputedValues.h 4f78ddd6a2 LibWeb: Setup computed values for SVG geometry properties 1 vuosi sitten
Default.css 110e74b9c1 LibWeb: Move textarea cols rows attr size from css to create_layout_node 1 vuosi sitten
Display.cpp 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json 1 vuosi sitten
Display.h f3124c492b LibWeb: Add `display: math` 1 vuosi sitten
EasingFunctions.json dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions 2 vuotta sitten
EdgeRect.cpp 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` 1 vuosi sitten
EdgeRect.h 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` 1 vuosi sitten
ElementCSSInlineStyle.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin 2 vuotta sitten
Enums.json 4a3680cafc LibWeb/CSS: Add "text" into list of possible "background-box" values 1 vuosi sitten
Flex.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 vuosi sitten
Flex.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 vuosi sitten
FontFace.cpp f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx 1 vuosi sitten
FontFace.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 vuosi sitten
Frequency.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 vuosi sitten
Frequency.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 vuosi sitten
GeneralEnclosed.h 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings 2 vuotta sitten
GridTrackPlacement.cpp b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] 1 vuosi sitten
GridTrackPlacement.h b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] 1 vuosi sitten
GridTrackSize.cpp cfcc459140 LibWeb: Fix grid line name placement when repeat() is used 1 vuosi sitten
GridTrackSize.h cfcc459140 LibWeb: Fix grid line name placement when repeat() is used 1 vuosi sitten
Identifiers.json 391cfdc085 LibWeb: Parse the CSS transform-box property 1 vuosi sitten
Length.cpp 0487485fb1 LibWeb: Limit length values to 5 decimal places when serializing 1 vuosi sitten
Length.h b66033720a LibWeb: Let Length::to_px(Layout::Node) be inline for absolute lengths 1 vuosi sitten
LengthBox.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} 2 vuotta sitten
LengthBox.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 vuotta sitten
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin 2 vuotta sitten
MathFunctions.json 618c0402a7 LibWeb: Generate parsing code for CSS math functions 2 vuotta sitten
MediaFeatures.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files 1 vuosi sitten
MediaList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
MediaList.h b0f57a2785 LibWeb: Add CSSStyleSheet constructor binding 1 vuosi sitten
MediaList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
MediaQuery.cpp e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines 1 vuosi sitten
MediaQuery.h afa27bad19 LibWeb: Make serializing media-queries infallible 1 vuosi sitten
MediaQueryList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
MediaQueryList.h ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media 1 vuosi sitten
MediaQueryList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
MediaQueryListEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
MediaQueryListEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 vuosi sitten
MediaQueryListEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 vuosi sitten
Number.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 vuosi sitten
Percentage.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 vuosi sitten
PercentageOr.cpp 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels 1 vuosi sitten
PercentageOr.h d8e8293b7e LibWeb: Add PercentageOr<Length>::to_px() fast path for absolute lengths 1 vuosi sitten
PreferredColorScheme.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 vuotta sitten
PreferredColorScheme.h 316092d185 LibWeb: Use StringView in CSS::PreferredColorScheme 2 vuotta sitten
Properties.json 18fe86adc3 LibWeb: Add support for the inline-size CSS property 1 vuosi sitten
PseudoClasses.json 6bf107fc16 LibWeb: Implement the :open and :closed pseudo-classes 1 vuosi sitten
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet 2 vuotta sitten
Ratio.cpp 7dcf060927 LibWeb: Limit ratio parts to 5 decimal places when printing 1 vuosi sitten
Ratio.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 vuosi sitten
Resolution.cpp 30dcbc306c LibWeb: Make resolution calculable 1 vuosi sitten
Resolution.h 30dcbc306c LibWeb: Make resolution calculable 1 vuosi sitten
ResolvedCSSStyleDeclaration.cpp c0e0cb86e1 LibWeb: Make CSS::string_from_property_id() return FlyString const& 1 vuosi sitten
ResolvedCSSStyleDeclaration.h a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer 1 vuosi sitten
Screen.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
Screen.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 vuosi sitten
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 vuotta sitten
Selector.cpp 0f37e0ee89 LibWeb: Add basic input range rendering 1 vuosi sitten
Selector.h 0f37e0ee89 LibWeb: Add basic input range rendering 1 vuosi sitten
SelectorEngine.cpp 43ef3dc0ab LibWeb: Cache attribute names in lowercase to speed up selector matching 1 vuosi sitten
SelectorEngine.h 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class 1 vuosi sitten
Serialize.cpp da18957063 LibWeb: Limit color alpha values to 4 decimal places when serializing 1 vuosi sitten
Serialize.h f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx 1 vuosi sitten
Size.cpp 4bc38300ad LibWeb: Forbid using CSS::Length as reference value in `resolved()` 1 vuosi sitten
Size.h 4bc38300ad LibWeb: Forbid using CSS::Length as reference value in `resolved()` 1 vuosi sitten
StyleComputer.cpp 77d98b5697 LibWeb: Add per-attribute-name CSS rule buckets 1 vuosi sitten
StyleComputer.h 77d98b5697 LibWeb: Add per-attribute-name CSS rule buckets 1 vuosi sitten
StyleProperties.cpp a9b8840a82 LibWeb: Add fast path for animated style properties update 1 vuosi sitten
StyleProperties.h a9b8840a82 LibWeb: Add fast path for animated style properties update 1 vuosi sitten
StyleProperty.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 vuotta sitten
StyleProperty.h ea2b733862 LibWeb: Port custom properties to FlyString 1 vuosi sitten
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag 2 vuotta sitten
StyleSheet.h ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media 1 vuosi sitten
StyleSheet.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
StyleSheetList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
StyleSheetList.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 vuosi sitten
StyleSheetList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
StyleValue.cpp 3df3a85235 LibGfx+Userland: Move FontWeight enum into its own file 1 vuosi sitten
StyleValue.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 vuosi sitten
Supports.cpp 846c719e49 LibWeb: Make serializing Supports rules infallible 1 vuosi sitten
Supports.h 846c719e49 LibWeb: Make serializing Supports rules infallible 1 vuosi sitten
SystemColor.cpp 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords 1 vuosi sitten
SystemColor.h 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords 1 vuosi sitten
Time.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 vuosi sitten
Time.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 vuosi sitten
TransformFunctions.json 675b242e84 LibWeb: Add missing CSS Transforms Module Level 2 functions 1 vuosi sitten
Transformation.cpp c5d1ec4dea LibWeb/CSS: Ensure length is absolute before converting to pixels 1 vuosi sitten
Transformation.h c443f80137 LibWeb: Allow percentages on CSS transform scale functions 1 vuosi sitten
VisualViewport.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
VisualViewport.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 vuosi sitten
VisualViewport.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten