Sam Atkins 0f04fa2e6e LibWeb: Split RadialGradientStyleValue out of StyleValue.{h,cpp} 2 vuotta sitten
..
Parser 0f04fa2e6e LibWeb: Split RadialGradientStyleValue out of StyleValue.{h,cpp} 2 vuotta sitten
StyleValues 0f04fa2e6e LibWeb: Split RadialGradientStyleValue out of StyleValue.{h,cpp} 2 vuotta sitten
SyntaxHighlighter 6d8f046fd0 LibGfx+Userland: Make TextAttributes::underline_style optional 2 vuotta sitten
Angle.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 vuotta sitten
Angle.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 vuotta sitten
BackdropFilter.h 89ed8e59f9 LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp} 2 vuotta sitten
CSS.cpp 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 vuotta sitten
CSS.h 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 vuotta sitten
CSS.idl 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 vuotta sitten
CSSConditionRule.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
CSSConditionRule.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
CSSConditionRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 vuotta sitten
CSSFontFaceRule.cpp ff8495de35 LibWeb: Make factory method of CSS::CSSFontFaceRule fallible 2 vuotta sitten
CSSFontFaceRule.h ff8495de35 LibWeb: Make factory method of CSS::CSSFontFaceRule fallible 2 vuotta sitten
CSSFontFaceRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 vuotta sitten
CSSGroupingRule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
CSSGroupingRule.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
CSSGroupingRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 vuotta sitten
CSSImportRule.cpp d53d8cacec LibWeb: Make factory method of CSS::CSSImportRule fallible 2 vuotta sitten
CSSImportRule.h d53d8cacec LibWeb: Make factory method of CSS::CSSImportRule fallible 2 vuotta sitten
CSSImportRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 vuotta sitten
CSSMediaRule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
CSSMediaRule.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
CSSMediaRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 vuotta sitten
CSSRule.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 vuotta sitten
CSSRule.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 vuotta sitten
CSSRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 vuotta sitten
CSSRuleList.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
CSSRuleList.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
CSSRuleList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 vuotta sitten
CSSStyleDeclaration.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2 vuotta sitten
CSSStyleDeclaration.h f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues 2 vuotta sitten
CSSStyleDeclaration.idl 725a758c66 LibIDL: Also parse extended attributes after 'optional' 2 vuotta sitten
CSSStyleRule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
CSSStyleRule.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
CSSStyleRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 vuotta sitten
CSSStyleSheet.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
CSSStyleSheet.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
CSSStyleSheet.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 vuotta sitten
CSSSupportsRule.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2 vuotta sitten
CSSSupportsRule.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 2 vuotta sitten
CSSSupportsRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 vuotta sitten
Clip.cpp 8163ee1500 LibWeb: Use rect value in CSS clip property 2 vuotta sitten
Clip.h 8163ee1500 LibWeb: Use rect value in CSS clip property 2 vuotta sitten
ComputedValues.h 87b8a36e56 LibWeb: Parse and plumb the `accent-color` CSS property 2 vuotta sitten
Default.css cfc9966654 LibWeb: Add scaleable checkboxes (with theme/accent-color support) 2 vuotta sitten
Display.cpp dca19b764b LibWeb: Port CSS::Display to new Strings 2 vuotta sitten
Display.h dca19b764b LibWeb: Port CSS::Display to new Strings 2 vuotta sitten
ElementCSSInlineStyle.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin 2 vuotta sitten
Enums.json e75eb21a54 LibWeb: Support "start" and "end" values for justify-content 2 vuotta sitten
FontFace.cpp c2f0b20d6b LibWeb: Port FontFace to new Strings 2 vuotta sitten
FontFace.h c2f0b20d6b LibWeb: Port FontFace to new Strings 2 vuotta sitten
Frequency.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 vuotta sitten
Frequency.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 vuotta sitten
GeneralEnclosed.h 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings 2 vuotta sitten
GridTrackPlacement.cpp 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes 2 vuotta sitten
GridTrackPlacement.h 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes 2 vuotta sitten
GridTrackSize.cpp 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 vuotta sitten
GridTrackSize.h 0448547553 LibWeb: Parse min and max-content 2 vuotta sitten
Identifiers.json ab99e95549 LibWeb: Parse font-stretch CSS property 2 vuotta sitten
Length.cpp 554c4af90f LibWeb: Add support for the lh and rlh length units 2 vuotta sitten
Length.h 554c4af90f LibWeb: Add support for the lh and rlh length units 2 vuotta sitten
LengthBox.cpp 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 vuotta sitten
LengthBox.h 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 vuotta sitten
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin 2 vuotta sitten
MediaFeatures.json aa48dda3a4 LibWeb: Add missing MEDIAQUERIES-5 media-features 3 vuotta sitten
MediaList.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2 vuotta sitten
MediaList.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 2 vuotta sitten
MediaList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 vuotta sitten
MediaQuery.cpp 554c4af90f LibWeb: Add support for the lh and rlh length units 2 vuotta sitten
MediaQuery.h 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes 2 vuotta sitten
MediaQueryList.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 vuotta sitten
MediaQueryList.h 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 vuotta sitten
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 vuotta sitten
MediaQueryListEvent.cpp d0f904dd4c LibWeb: Port MediaQueryListEvent to new String 2 vuotta sitten
MediaQueryListEvent.h d0f904dd4c LibWeb: Port MediaQueryListEvent to new String 2 vuotta sitten
MediaQueryListEvent.idl d0f904dd4c LibWeb: Port MediaQueryListEvent to new String 2 vuotta sitten
Number.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 vuotta sitten
Percentage.cpp 93c999ce00 LibWeb: Stop handling impossible Percentage return values 3 vuotta sitten
Percentage.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 vuotta sitten
PreferredColorScheme.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 vuotta sitten
PreferredColorScheme.h 316092d185 LibWeb: Use StringView in CSS::PreferredColorScheme 2 vuotta sitten
Properties.json 87b8a36e56 LibWeb: Parse and plumb the `accent-color` CSS property 2 vuotta sitten
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet 2 vuotta sitten
Ratio.cpp ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 vuotta sitten
Ratio.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 vuotta sitten
Resolution.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 vuotta sitten
Resolution.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 vuotta sitten
ResolvedCSSStyleDeclaration.cpp 76de017a51 LibWeb: Split IdentifierStyleValue out of StyleValue.{h,cpp} 2 vuotta sitten
ResolvedCSSStyleDeclaration.h f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues 2 vuotta sitten
Screen.cpp 57c34e6325 LibWeb: Make factory method of CSS::Screen fallible 2 vuotta sitten
Screen.h 57c34e6325 LibWeb: Make factory method of CSS::Screen fallible 2 vuotta sitten
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 vuotta sitten
Selector.cpp c8ebacb1c9 LibWeb: Support the :scope pseudo class 2 vuotta sitten
Selector.h c8ebacb1c9 LibWeb: Support the :scope pseudo class 2 vuotta sitten
SelectorEngine.cpp c8ebacb1c9 LibWeb: Support the :scope pseudo class 2 vuotta sitten
SelectorEngine.h c8ebacb1c9 LibWeb: Support the :scope pseudo class 2 vuotta sitten
Serialize.cpp 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors 2 vuotta sitten
Serialize.h 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors 2 vuotta sitten
Size.cpp 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 vuotta sitten
Size.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 vuotta sitten
StyleComputer.cpp 76de017a51 LibWeb: Split IdentifierStyleValue out of StyleValue.{h,cpp} 2 vuotta sitten
StyleComputer.h 554c4af90f LibWeb: Add support for the lh and rlh length units 2 vuotta sitten
StyleProperties.cpp d39788556a LibWeb: Split GridTrackSizeStyleValue out of StyleValue.{h,cpp} 2 vuotta sitten
StyleProperties.h 87b8a36e56 LibWeb: Parse and plumb the `accent-color` CSS property 2 vuotta sitten
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag 2 vuotta sitten
StyleSheet.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
StyleSheet.idl 93238edf8f LibWeb: Respect media attribute of style tag 2 vuotta sitten
StyleSheetList.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
StyleSheetList.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
StyleSheetList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 vuotta sitten
StyleValue.cpp 0f04fa2e6e LibWeb: Split RadialGradientStyleValue out of StyleValue.{h,cpp} 2 vuotta sitten
StyleValue.h 0f04fa2e6e LibWeb: Split RadialGradientStyleValue out of StyleValue.{h,cpp} 2 vuotta sitten
Supports.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2 vuotta sitten
Supports.h f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2 vuotta sitten
Time.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 vuotta sitten
Time.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 vuotta sitten
TransformFunctions.json e4db71c88b LibWeb: Support translate3d 2 vuotta sitten
UnicodeRange.h fc3540c4b1 LibWeb: Port CSS::UnicodeRange to new Strings 2 vuotta sitten