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