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