Karol Kosek e8fe35b1e5 LibWeb: Resolve more background-related properties před 2 roky
..
Parser d0f80b40b2 LibWeb: Reimplement CalculatedStyleValue as a calculation node tree před 2 roky
StyleValues d0f80b40b2 LibWeb: Reimplement CalculatedStyleValue as a calculation node tree před 2 roky
SyntaxHighlighter 6d8f046fd0 LibGfx+Userland: Make TextAttributes::underline_style optional před 2 roky
Angle.cpp 7a1a97f153 LibWeb: Remove CalculatedStyleValue from Angle před 2 roky
Angle.h 5f2f780662 LibWeb: Expose type and raw values of basic CSS types před 2 roky
BackdropFilter.h 89ed8e59f9 LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp} před 2 roky
CSS.cpp 2d45e1fca5 LibWeb: Port the CSS namespace to IDL před 2 roky
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
CSSConditionRule.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
CSSConditionRule.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
CSSConditionRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute před 2 roky
CSSFontFaceRule.cpp ff8495de35 LibWeb: Make factory method of CSS::CSSFontFaceRule fallible před 2 roky
CSSFontFaceRule.h ff8495de35 LibWeb: Make factory method of CSS::CSSFontFaceRule fallible před 2 roky
CSSFontFaceRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute před 2 roky
CSSGroupingRule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
CSSGroupingRule.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
CSSGroupingRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute před 2 roky
CSSImportRule.cpp d53d8cacec LibWeb: Make factory method of CSS::CSSImportRule fallible před 2 roky
CSSImportRule.h 45f8542965 LibWeb: Actually visit rules and media queries in imported style sheets před 2 roky
CSSImportRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute před 2 roky
CSSMediaRule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
CSSMediaRule.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
CSSMediaRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute před 2 roky
CSSRule.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
CSSRule.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
CSSRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute před 2 roky
CSSRuleList.cpp 45f8542965 LibWeb: Actually visit rules and media queries in imported style sheets před 2 roky
CSSRuleList.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
CSSRuleList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute před 2 roky
CSSStyleDeclaration.cpp 14fb6372c3 LibWeb: Parse Element.style url functions relative to the document před 2 roky
CSSStyleDeclaration.h f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues před 2 roky
CSSStyleDeclaration.idl 725a758c66 LibIDL: Also parse extended attributes after 'optional' před 2 roky
CSSStyleRule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
CSSStyleRule.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
CSSStyleRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute před 2 roky
CSSStyleSheet.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
CSSStyleSheet.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
CSSStyleSheet.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing před 2 roky
CSSSupportsRule.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor před 2 roky
CSSSupportsRule.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes před 2 roky
CSSSupportsRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute před 2 roky
CalculatedOr.cpp fa90a3bb4f LibWeb: Introduce CalculatedOr type před 2 roky
CalculatedOr.h 1280d70d74 LibWeb: Split CalculatedStyleValue out of StyleValue.{h,cpp} před 2 roky
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
ComputedValues.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} před 2 roky
Default.css cfc9966654 LibWeb: Add scaleable checkboxes (with theme/accent-color support) před 2 roky
Display.cpp dca19b764b LibWeb: Port CSS::Display to new Strings před 2 roky
Display.h dca19b764b LibWeb: Port CSS::Display to new Strings před 2 roky
EdgeRect.cpp bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files před 2 roky
EdgeRect.h bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files před 2 roky
ElementCSSInlineStyle.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin před 2 roky
Enums.json e75eb21a54 LibWeb: Support "start" and "end" values for justify-content před 2 roky
FontFace.cpp c2f0b20d6b LibWeb: Port FontFace to new Strings před 2 roky
FontFace.h c2f0b20d6b LibWeb: Port FontFace to new Strings před 2 roky
Frequency.cpp bf915fdfd7 LibWeb: Remove CalculatedStyleValue from Frequency před 2 roky
Frequency.h 5f2f780662 LibWeb: Expose type and raw values of basic CSS types před 2 roky
GeneralEnclosed.h 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings před 2 roky
GridTrackPlacement.cpp 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes před 2 roky
GridTrackPlacement.h 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes před 2 roky
GridTrackSize.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} před 2 roky
GridTrackSize.h 0448547553 LibWeb: Parse min and max-content před 2 roky
Identifiers.json ab99e95549 LibWeb: Parse font-stretch CSS property před 2 roky
Length.cpp 16e3a86393 LibWeb: Make `absolutized_length()` helper a Length method před 2 roky
Length.h 5f2f780662 LibWeb: Expose type and raw values of basic CSS types před 2 roky
LengthBox.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} před 2 roky
LengthBox.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} před 2 roky
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin před 3 roky
MediaFeatures.json aa48dda3a4 LibWeb: Add missing MEDIAQUERIES-5 media-features před 3 roky
MediaList.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor před 2 roky
MediaList.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes před 2 roky
MediaList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute před 2 roky
MediaQuery.cpp 554c4af90f LibWeb: Add support for the lh and rlh length units před 2 roky
MediaQuery.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} před 2 roky
MediaQueryList.cpp 2091a11488 LibWeb: Port EventTarget to new {Fly}String před 2 roky
MediaQueryList.h 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector před 2 roky
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef před 3 roky
MediaQueryListEvent.cpp ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String před 2 roky
MediaQueryListEvent.h d0f904dd4c LibWeb: Port MediaQueryListEvent to new String před 2 roky
MediaQueryListEvent.idl d0f904dd4c LibWeb: Port MediaQueryListEvent to new String před 2 roky
Number.h 5f2f780662 LibWeb: Expose type and raw values of basic CSS types před 2 roky
Percentage.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} před 2 roky
PercentageOr.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} před 2 roky
PercentageOr.h 1280d70d74 LibWeb: Split CalculatedStyleValue out of StyleValue.{h,cpp} před 2 roky
Position.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} před 2 roky
Position.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} před 2 roky
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 d5e61168b2 LibWeb: Add longhand properties for background-position před 2 roky
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet před 2 roky
Ratio.cpp ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue před 2 roky
Ratio.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue před 2 roky
Resolution.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} před 2 roky
Resolution.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue před 2 roky
ResolvedCSSStyleDeclaration.cpp e8fe35b1e5 LibWeb: Resolve more background-related properties před 2 roky
ResolvedCSSStyleDeclaration.h f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues před 2 roky
Screen.cpp 57c34e6325 LibWeb: Make factory method of CSS::Screen fallible před 2 roky
Screen.h 57c34e6325 LibWeb: Make factory method of CSS::Screen fallible před 2 roky
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing před 2 roky
Selector.cpp a744ae79ff LibWeb: Implement the `:defined` pseudo class před 2 roky
Selector.h a744ae79ff LibWeb: Implement the `:defined` pseudo class před 2 roky
SelectorEngine.cpp a744ae79ff LibWeb: Implement the `:defined` pseudo class před 2 roky
SelectorEngine.h c8ebacb1c9 LibWeb: Support the :scope pseudo class před 2 roky
Serialize.cpp 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors před 2 roky
Serialize.h 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors před 2 roky
Size.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} před 2 roky
Size.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} před 2 roky
StyleComputer.cpp b85d24b1f4 LibWeb: Expand background-position layers into x/y position lists před 2 roky
StyleComputer.h 620a34a463 LibWeb: Don't apply element inline style to associated pseudo elements před 2 roky
StyleProperties.cpp 53a4a31af2 LibWeb: Remove CalculatedStyleValue from Length před 2 roky
StyleProperties.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} před 2 roky
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag před 2 roky
StyleSheet.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
StyleSheet.idl 93238edf8f LibWeb: Respect media attribute of style tag před 2 roky
StyleSheetList.cpp 1f166b3a15 LibWeb: Don't re-sort StyleSheetList on every new sheet insertion před 2 roky
StyleSheetList.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
StyleSheetList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute před 2 roky
StyleValue.cpp bab968867d LibWeb: Move StyleValue::absolutized() back where it belongs před 2 roky
StyleValue.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes před 2 roky
Supports.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor před 2 roky
Supports.h f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor před 2 roky
Time.cpp ac4350748e LibWeb: Remove CalculatedStyleValue from Time před 2 roky
Time.h 5f2f780662 LibWeb: Expose type and raw values of basic CSS types před 2 roky
TransformFunctions.json e4db71c88b LibWeb: Support translate3d před 2 roky
UnicodeRange.h fc3540c4b1 LibWeb: Port CSS::UnicodeRange to new Strings před 2 roky