Sam Atkins 306acf43c4 LibWeb: Convert parse_source_size_value() to TokenStream 1 tahun lalu
..
Parser 306acf43c4 LibWeb: Convert parse_source_size_value() to TokenStream 1 tahun lalu
StyleValues 30dcbc306c LibWeb: Make resolution calculable 1 tahun lalu
SyntaxHighlighter ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI 1 tahun lalu
Angle.cpp 494a8cb816 AK: Add to_radians and to_degrees math functions 1 tahun lalu
Angle.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 tahun lalu
BackdropFilter.h 89ed8e59f9 LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp} 2 tahun lalu
CSS.cpp b5893ee115 LibWeb: Make Serialize functions infallible 1 tahun lalu
CSS.h 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 tahun lalu
CSS.idl 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 tahun lalu
CSSConditionRule.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 tahun lalu
CSSConditionRule.h cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String 1 tahun lalu
CSSConditionRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
CSSFontFaceRule.cpp f4fa37afd2 LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes 1 tahun lalu
CSSFontFaceRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String 1 tahun lalu
CSSFontFaceRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
CSSGroupingRule.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 tahun lalu
CSSGroupingRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 tahun lalu
CSSGroupingRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
CSSImportRule.cpp 7c95ebc302 LibWeb: Make Document::page() return a Page& 1 tahun lalu
CSSImportRule.h 374b6cdffd LibWeb: Return String from CSSImportRule::href() 1 tahun lalu
CSSImportRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
CSSKeyframeRule.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 tahun lalu
CSSKeyframeRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String 1 tahun lalu
CSSKeyframeRule.idl 1a94241f58 IDL: Add missing #imports 1 tahun lalu
CSSKeyframesRule.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 tahun lalu
CSSKeyframesRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String 1 tahun lalu
CSSKeyframesRule.idl 1a94241f58 IDL: Add missing #imports 1 tahun lalu
CSSMediaRule.cpp 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code 1 tahun lalu
CSSMediaRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String 1 tahun lalu
CSSMediaRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
CSSNamespaceRule.cpp 189d1e8291 LibWeb: Port CSSNamespaceRule to FlyString 1 tahun lalu
CSSNamespaceRule.h 189d1e8291 LibWeb: Port CSSNamespaceRule to FlyString 1 tahun lalu
CSSNamespaceRule.idl 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule 2 tahun lalu
CSSNumericType.cpp 148f873321 LibWeb: Merge background-position parsing into position code 1 tahun lalu
CSSNumericType.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 tahun lalu
CSSRule.cpp d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String 1 tahun lalu
CSSRule.h d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() 1 tahun lalu
CSSRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
CSSRuleList.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 tahun lalu
CSSRuleList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
CSSRuleList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
CSSStyleDeclaration.cpp a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer 1 tahun lalu
CSSStyleDeclaration.h a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer 1 tahun lalu
CSSStyleDeclaration.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
CSSStyleRule.cpp d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() 1 tahun lalu
CSSStyleRule.h d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() 1 tahun lalu
CSSStyleRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
CSSStyleSheet.cpp 189d1e8291 LibWeb: Port CSSNamespaceRule to FlyString 1 tahun lalu
CSSStyleSheet.h b7bcdf7c53 LibWeb: Fix UAF in CSSStyleSheet 1 tahun lalu
CSSStyleSheet.idl 1a94241f58 IDL: Add missing #imports 1 tahun lalu
CSSSupportsRule.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 tahun lalu
CSSSupportsRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String 1 tahun lalu
CSSSupportsRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
CalculatedOr.cpp 30dcbc306c LibWeb: Make resolution calculable 1 tahun lalu
CalculatedOr.h 30dcbc306c LibWeb: Make resolution calculable 1 tahun lalu
Clip.cpp bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files 2 tahun lalu
Clip.h bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files 2 tahun lalu
ColumnCount.h 0f75d0611f LibWeb: Implement support for parsing CSS column-count property 1 tahun lalu
ComputedValues.h 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" 1 tahun lalu
Default.css c30911ab10 LibWeb: Hide select chevron icon when `appearance: none;` 1 tahun lalu
Display.cpp 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json 1 tahun lalu
Display.h f3124c492b LibWeb: Add `display: math` 1 tahun lalu
EasingFunctions.json dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions 2 tahun lalu
EdgeRect.cpp 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` 1 tahun lalu
EdgeRect.h 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` 1 tahun lalu
ElementCSSInlineStyle.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin 2 tahun lalu
Enums.json 26d6ba6f58 LibWeb: Parse the CSS position type automatically 1 tahun lalu
Flex.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 tahun lalu
Flex.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 tahun lalu
FontFace.cpp f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx 1 tahun lalu
FontFace.h f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx 1 tahun lalu
Frequency.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 tahun lalu
Frequency.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 tahun lalu
GeneralEnclosed.h 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings 2 tahun lalu
GridTrackPlacement.cpp b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] 1 tahun lalu
GridTrackPlacement.h b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] 1 tahun lalu
GridTrackSize.cpp ca16a1ed08 LibWeb: Store GridSize values as a Variant 1 tahun lalu
GridTrackSize.h ca16a1ed08 LibWeb: Store GridSize values as a Variant 1 tahun lalu
Identifiers.json 479451498b LibWeb: Implement `mask-type` CSS property 1 tahun lalu
Length.cpp 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm 1 tahun lalu
Length.h 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 tahun lalu
LengthBox.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} 2 tahun lalu
LengthBox.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 tahun lalu
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin 3 tahun lalu
MathFunctions.json 618c0402a7 LibWeb: Generate parsing code for CSS math functions 2 tahun lalu
MediaFeatures.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files 2 tahun lalu
MediaList.cpp 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code 1 tahun lalu
MediaList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
MediaList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
MediaQuery.cpp 9793d69d4f LibWeb: Make HTML::Window::page() return a Page& 1 tahun lalu
MediaQuery.h afa27bad19 LibWeb: Make serializing media-queries infallible 1 tahun lalu
MediaQueryList.cpp ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media 1 tahun lalu
MediaQueryList.h ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media 1 tahun lalu
MediaQueryList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
MediaQueryListEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 tahun lalu
MediaQueryListEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
MediaQueryListEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
Number.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 tahun lalu
Percentage.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 tahun lalu
PercentageOr.cpp 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels 1 tahun lalu
PercentageOr.h 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels 1 tahun lalu
PreferredColorScheme.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 tahun lalu
PreferredColorScheme.h 316092d185 LibWeb: Use StringView in CSS::PreferredColorScheme 2 tahun lalu
Properties.json 44ff957784 LibWeb: Make -webkit-appearance an alias for the appearance css property 1 tahun lalu
PseudoClasses.json 6bf107fc16 LibWeb: Implement the :open and :closed pseudo-classes 1 tahun lalu
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet 2 tahun lalu
Ratio.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 tahun lalu
Ratio.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 tahun lalu
Resolution.cpp 30dcbc306c LibWeb: Make resolution calculable 1 tahun lalu
Resolution.h 30dcbc306c LibWeb: Make resolution calculable 1 tahun lalu
ResolvedCSSStyleDeclaration.cpp a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer 1 tahun lalu
ResolvedCSSStyleDeclaration.h a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer 1 tahun lalu
Screen.cpp 9793d69d4f LibWeb: Make HTML::Window::page() return a Page& 1 tahun lalu
Screen.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 tahun lalu
Selector.cpp 0f37e0ee89 LibWeb: Add basic input range rendering 1 tahun lalu
Selector.h 0f37e0ee89 LibWeb: Add basic input range rendering 1 tahun lalu
SelectorEngine.cpp 32a6bf908a LibWeb/CSS: Fix stack use after scope in matches_attribute() 1 tahun lalu
SelectorEngine.h 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class 1 tahun lalu
Serialize.cpp f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx 1 tahun lalu
Serialize.h f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx 1 tahun lalu
Size.cpp 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels 1 tahun lalu
Size.h 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels 1 tahun lalu
StyleComputer.cpp f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx 1 tahun lalu
StyleComputer.h f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx 1 tahun lalu
StyleProperties.cpp f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx 1 tahun lalu
StyleProperties.h 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm 1 tahun lalu
StyleProperty.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 tahun lalu
StyleProperty.h ea2b733862 LibWeb: Port custom properties to FlyString 1 tahun lalu
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag 2 tahun lalu
StyleSheet.h ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media 1 tahun lalu
StyleSheet.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
StyleSheetList.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 tahun lalu
StyleSheetList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
StyleSheetList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
StyleValue.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 tahun lalu
StyleValue.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 tahun lalu
Supports.cpp 846c719e49 LibWeb: Make serializing Supports rules infallible 1 tahun lalu
Supports.h 846c719e49 LibWeb: Make serializing Supports rules infallible 1 tahun lalu
SystemColor.cpp 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords 1 tahun lalu
SystemColor.h 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords 1 tahun lalu
Time.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 tahun lalu
Time.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 tahun lalu
TransformFunctions.json 961b067df8 LibWeb/CSS: Add support for translateZ() transform property 1 tahun lalu
Transformation.cpp 961b067df8 LibWeb/CSS: Add support for translateZ() transform property 1 tahun lalu
Transformation.h 642ad80960 LibWeb: Make CSS Transformation struct a proper class 1 tahun lalu
VisualViewport.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 tahun lalu
VisualViewport.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
VisualViewport.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu