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