Matthew Olsson ceb9d0f8dc LibWeb: Record position of Animations in global animation list vor 1 Jahr
..
Parser 1c7ec9c770 LibWeb: Ignore repeat(auto-fit/auto-fill, auto) as it is not allowed vor 1 Jahr
StyleValues 546143e9a6 LibWeb: Fix vector OOB access when comparing some calc() values vor 1 Jahr
SyntaxHighlighter ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI vor 1 Jahr
Angle.cpp 494a8cb816 AK: Add to_radians and to_degrees math functions vor 1 Jahr
Angle.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
AnimationEvent.cpp faaf5b9652 LibWeb: Add the AnimationEvent IDL objects vor 1 Jahr
AnimationEvent.h faaf5b9652 LibWeb: Add the AnimationEvent IDL objects vor 1 Jahr
AnimationEvent.idl faaf5b9652 LibWeb: Add the AnimationEvent IDL objects vor 1 Jahr
BackdropFilter.h 89ed8e59f9 LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp} vor 2 Jahren
CSS.cpp b5893ee115 LibWeb: Make Serialize functions infallible vor 1 Jahr
CSS.h 2d45e1fca5 LibWeb: Port the CSS namespace to IDL vor 2 Jahren
CSS.idl 2d45e1fca5 LibWeb: Port the CSS namespace to IDL vor 2 Jahren
CSSAnimation.cpp ceb9d0f8dc LibWeb: Record position of Animations in global animation list vor 1 Jahr
CSSAnimation.h c3b689488e LibWeb: Implement animation class-specific composite order vor 1 Jahr
CSSAnimation.idl 3a87c000c4 LibWeb: Add the CSSAnimation IDL object vor 1 Jahr
CSSConditionRule.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
CSSConditionRule.h cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String vor 1 Jahr
CSSConditionRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr
CSSFontFaceRule.cpp f4fa37afd2 LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes vor 1 Jahr
CSSFontFaceRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String vor 1 Jahr
CSSFontFaceRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr
CSSGroupingRule.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
CSSGroupingRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
CSSGroupingRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr
CSSImportRule.cpp 7c95ebc302 LibWeb: Make Document::page() return a Page& vor 1 Jahr
CSSImportRule.h 374b6cdffd LibWeb: Return String from CSSImportRule::href() vor 1 Jahr
CSSImportRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr
CSSKeyframeRule.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
CSSKeyframeRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String vor 1 Jahr
CSSKeyframeRule.idl 1a94241f58 IDL: Add missing #imports vor 1 Jahr
CSSKeyframesRule.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
CSSKeyframesRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String vor 1 Jahr
CSSKeyframesRule.idl 1a94241f58 IDL: Add missing #imports vor 1 Jahr
CSSMediaRule.cpp 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code vor 1 Jahr
CSSMediaRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String vor 1 Jahr
CSSMediaRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr
CSSNamespaceRule.cpp 189d1e8291 LibWeb: Port CSSNamespaceRule to FlyString vor 1 Jahr
CSSNamespaceRule.h 189d1e8291 LibWeb: Port CSSNamespaceRule to FlyString vor 1 Jahr
CSSNamespaceRule.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation vor 1 Jahr
CSSNumericType.cpp 148f873321 LibWeb: Merge background-position parsing into position code vor 1 Jahr
CSSNumericType.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types vor 1 Jahr
CSSRule.cpp d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String vor 1 Jahr
CSSRule.h d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() vor 1 Jahr
CSSRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr
CSSRuleList.cpp 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject vor 1 Jahr
CSSRuleList.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject vor 1 Jahr
CSSRuleList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr
CSSStyleDeclaration.cpp 7e2308d290 LibWeb: Treat null as empty string in CSSStyleDeclaration::internal_set vor 1 Jahr
CSSStyleDeclaration.h a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer vor 1 Jahr
CSSStyleDeclaration.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr
CSSStyleRule.cpp d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() vor 1 Jahr
CSSStyleRule.h d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() vor 1 Jahr
CSSStyleRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr
CSSStyleSheet.cpp 189d1e8291 LibWeb: Port CSSNamespaceRule to FlyString vor 1 Jahr
CSSStyleSheet.h b7bcdf7c53 LibWeb: Fix UAF in CSSStyleSheet vor 1 Jahr
CSSStyleSheet.idl 1a94241f58 IDL: Add missing #imports vor 1 Jahr
CSSSupportsRule.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
CSSSupportsRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String vor 1 Jahr
CSSSupportsRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr
CalculatedOr.cpp bf05aa88bc LibWeb: Add method for converting a FooOrCalculated to a StyleValue vor 1 Jahr
CalculatedOr.h bf05aa88bc LibWeb: Add method for converting a FooOrCalculated to a StyleValue vor 1 Jahr
Clip.cpp bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files vor 2 Jahren
Clip.h bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files vor 2 Jahren
ColumnCount.h 0f75d0611f LibWeb: Implement support for parsing CSS column-count property vor 1 Jahr
ComputedValues.h b10f58a1fe LibWeb: Support `x` and `y` attributes on nested SVGs vor 1 Jahr
Default.css debb5690ce LibWeb: Begin implementing the HTMLInputElement 'image' type state vor 1 Jahr
Display.cpp 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json vor 1 Jahr
Display.h f3124c492b LibWeb: Add `display: math` vor 1 Jahr
EasingFunctions.json dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions vor 2 Jahren
EdgeRect.cpp 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` vor 1 Jahr
EdgeRect.h 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` vor 1 Jahr
ElementCSSInlineStyle.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin vor 2 Jahren
Enums.json 391cfdc085 LibWeb: Parse the CSS transform-box property vor 1 Jahr
Flex.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types vor 1 Jahr
Flex.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types vor 1 Jahr
FontFace.cpp f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx vor 1 Jahr
FontFace.h f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx vor 1 Jahr
Frequency.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
Frequency.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
GeneralEnclosed.h 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings vor 2 Jahren
GridTrackPlacement.cpp b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] vor 1 Jahr
GridTrackPlacement.h b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] vor 1 Jahr
GridTrackSize.cpp cfcc459140 LibWeb: Fix grid line name placement when repeat() is used vor 1 Jahr
GridTrackSize.h cfcc459140 LibWeb: Fix grid line name placement when repeat() is used vor 1 Jahr
Identifiers.json 391cfdc085 LibWeb: Parse the CSS transform-box property vor 1 Jahr
Length.cpp e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines vor 1 Jahr
Length.h e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines vor 1 Jahr
LengthBox.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} vor 2 Jahren
LengthBox.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions vor 2 Jahren
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin vor 3 Jahren
MathFunctions.json 618c0402a7 LibWeb: Generate parsing code for CSS math functions vor 2 Jahren
MediaFeatures.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files vor 1 Jahr
MediaList.cpp 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject vor 1 Jahr
MediaList.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject vor 1 Jahr
MediaList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr
MediaQuery.cpp e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines vor 1 Jahr
MediaQuery.h afa27bad19 LibWeb: Make serializing media-queries infallible vor 1 Jahr
MediaQueryList.cpp ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media vor 1 Jahr
MediaQueryList.h ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media vor 1 Jahr
MediaQueryList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr
MediaQueryListEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
MediaQueryListEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
MediaQueryListEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString vor 1 Jahr
Number.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
Percentage.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
PercentageOr.cpp 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels vor 1 Jahr
PercentageOr.h 9b7b97b2f6 LibWeb/CSS: Revert to PercentageOr::resolve() to be templated vor 1 Jahr
PreferredColorScheme.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case vor 2 Jahren
PreferredColorScheme.h 316092d185 LibWeb: Use StringView in CSS::PreferredColorScheme vor 2 Jahren
Properties.json 212a139292 LibWeb: Add a way to test if a CSS::PropertyID is animatable vor 1 Jahr
PseudoClasses.json 6bf107fc16 LibWeb: Implement the :open and :closed pseudo-classes vor 1 Jahr
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet vor 2 Jahren
Ratio.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
Ratio.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios vor 1 Jahr
Resolution.cpp 30dcbc306c LibWeb: Make resolution calculable vor 1 Jahr
Resolution.h 30dcbc306c LibWeb: Make resolution calculable vor 1 Jahr
ResolvedCSSStyleDeclaration.cpp 24a469f521 Everywhere: Prefer {:#x} over 0x{:x} in format strings vor 1 Jahr
ResolvedCSSStyleDeclaration.h a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer vor 1 Jahr
Screen.cpp 9793d69d4f LibWeb: Make HTML::Window::page() return a Page& vor 1 Jahr
Screen.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing vor 2 Jahren
Selector.cpp 0f37e0ee89 LibWeb: Add basic input range rendering vor 1 Jahr
Selector.h 0f37e0ee89 LibWeb: Add basic input range rendering vor 1 Jahr
SelectorEngine.cpp 32a6bf908a LibWeb/CSS: Fix stack use after scope in matches_attribute() vor 1 Jahr
SelectorEngine.h 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class vor 1 Jahr
Serialize.cpp f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx vor 1 Jahr
Serialize.h f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx vor 1 Jahr
Size.cpp 4bc38300ad LibWeb: Forbid using CSS::Length as reference value in `resolved()` vor 1 Jahr
Size.h 4bc38300ad LibWeb: Forbid using CSS::Length as reference value in `resolved()` vor 1 Jahr
StyleComputer.cpp 623ad94582 LibWeb: Resolve effective overflow-x and overflow-y according to spec vor 1 Jahr
StyleComputer.h 623ad94582 LibWeb: Resolve effective overflow-x and overflow-y according to spec vor 1 Jahr
StyleProperties.cpp 391cfdc085 LibWeb: Parse the CSS transform-box property vor 1 Jahr
StyleProperties.h 391cfdc085 LibWeb: Parse the CSS transform-box property vor 1 Jahr
StyleProperty.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h vor 2 Jahren
StyleProperty.h ea2b733862 LibWeb: Port custom properties to FlyString vor 1 Jahr
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag vor 2 Jahren
StyleSheet.h ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media vor 1 Jahr
StyleSheet.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr
StyleSheetList.cpp 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject vor 1 Jahr
StyleSheetList.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject vor 1 Jahr
StyleSheetList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr
StyleValue.cpp 3df3a85235 LibGfx+Userland: Move FontWeight enum into its own file vor 1 Jahr
StyleValue.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types vor 1 Jahr
Supports.cpp 846c719e49 LibWeb: Make serializing Supports rules infallible vor 1 Jahr
Supports.h 846c719e49 LibWeb: Make serializing Supports rules infallible vor 1 Jahr
SystemColor.cpp 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords vor 1 Jahr
SystemColor.h 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords vor 1 Jahr
Time.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
Time.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
TransformFunctions.json 675b242e84 LibWeb: Add missing CSS Transforms Module Level 2 functions vor 1 Jahr
Transformation.cpp c5d1ec4dea LibWeb/CSS: Ensure length is absolute before converting to pixels vor 1 Jahr
Transformation.h c443f80137 LibWeb: Allow percentages on CSS transform scale functions vor 1 Jahr
VisualViewport.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
VisualViewport.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
VisualViewport.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files vor 1 Jahr