Ali Mohammad Pur f07c4ffbc8 LibWeb: Add CSS::Time::to_milliseconds() %!s(int64=2) %!d(string=hai) anos
..
Parser 279924242d LibWeb: Add CSS CompositeStyleValue %!s(int64=2) %!d(string=hai) anos
StyleValues 279924242d LibWeb: Add CSS CompositeStyleValue %!s(int64=2) %!d(string=hai) anos
SyntaxHighlighter 6d8f046fd0 LibGfx+Userland: Make TextAttributes::underline_style optional %!s(int64=2) %!d(string=hai) anos
Angle.cpp 7a1a97f153 LibWeb: Remove CalculatedStyleValue from Angle %!s(int64=2) %!d(string=hai) anos
Angle.h 5f2f780662 LibWeb: Expose type and raw values of basic CSS types %!s(int64=2) %!d(string=hai) anos
BackdropFilter.h 89ed8e59f9 LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp} %!s(int64=2) %!d(string=hai) anos
CSS.cpp 465ecf37c2 LibWeb: Make `property_id_from_string()` return Optional %!s(int64=2) %!d(string=hai) anos
CSS.h 2d45e1fca5 LibWeb: Port the CSS namespace to IDL %!s(int64=2) %!d(string=hai) anos
CSS.idl 2d45e1fca5 LibWeb: Port the CSS namespace to IDL %!s(int64=2) %!d(string=hai) anos
CSSConditionRule.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
CSSConditionRule.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
CSSConditionRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSFontFaceRule.cpp a28275657b LibWeb: Include weight and style in CSSFontFaceRule serialization %!s(int64=2) %!d(string=hai) anos
CSSFontFaceRule.h ff8495de35 LibWeb: Make factory method of CSS::CSSFontFaceRule fallible %!s(int64=2) %!d(string=hai) anos
CSSFontFaceRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSGroupingRule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
CSSGroupingRule.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
CSSGroupingRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSImportRule.cpp 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h %!s(int64=2) %!d(string=hai) anos
CSSImportRule.h 45f8542965 LibWeb: Actually visit rules and media queries in imported style sheets %!s(int64=2) %!d(string=hai) anos
CSSImportRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSMediaRule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
CSSMediaRule.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
CSSMediaRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSRule.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
CSSRule.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
CSSRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSRuleList.cpp 45f8542965 LibWeb: Actually visit rules and media queries in imported style sheets %!s(int64=2) %!d(string=hai) anos
CSSRuleList.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
CSSRuleList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSStyleDeclaration.cpp 465ecf37c2 LibWeb: Make `property_id_from_string()` return Optional %!s(int64=2) %!d(string=hai) anos
CSSStyleDeclaration.h cfe663435e LibWeb+LibJS: Don't lazily construct web prototypes in cell constructors %!s(int64=2) %!d(string=hai) anos
CSSStyleDeclaration.idl 725a758c66 LibIDL: Also parse extended attributes after 'optional' %!s(int64=2) %!d(string=hai) anos
CSSStyleRule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
CSSStyleRule.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
CSSStyleRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSStyleSheet.cpp 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h %!s(int64=2) %!d(string=hai) anos
CSSStyleSheet.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
CSSStyleSheet.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
CSSSupportsRule.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor %!s(int64=2) %!d(string=hai) anos
CSSSupportsRule.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes %!s(int64=2) %!d(string=hai) anos
CSSSupportsRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CalculatedOr.cpp fa90a3bb4f LibWeb: Introduce CalculatedOr type %!s(int64=2) %!d(string=hai) anos
CalculatedOr.h 1280d70d74 LibWeb: Split CalculatedStyleValue out of StyleValue.{h,cpp} %!s(int64=2) %!d(string=hai) anos
Clip.cpp bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files %!s(int64=2) %!d(string=hai) anos
Clip.h bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files %!s(int64=2) %!d(string=hai) anos
ComputedValues.h af68bf862f LibWeb: Resolve border[-color,-style,-width] properties %!s(int64=2) %!d(string=hai) anos
Default.css cfc9966654 LibWeb: Add scaleable checkboxes (with theme/accent-color support) %!s(int64=2) %!d(string=hai) anos
Display.cpp dca19b764b LibWeb: Port CSS::Display to new Strings %!s(int64=2) %!d(string=hai) anos
Display.h 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property %!s(int64=2) %!d(string=hai) anos
EdgeRect.cpp 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point %!s(int64=2) %!d(string=hai) anos
EdgeRect.h 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point %!s(int64=2) %!d(string=hai) anos
ElementCSSInlineStyle.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin %!s(int64=2) %!d(string=hai) anos
Enums.json e75eb21a54 LibWeb: Support "start" and "end" values for justify-content %!s(int64=2) %!d(string=hai) anos
FontFace.cpp 74bdbdf43f LibWeb: Parse font-weight and font-style inside @font-face rules %!s(int64=2) %!d(string=hai) anos
FontFace.h 74bdbdf43f LibWeb: Parse font-weight and font-style inside @font-face rules %!s(int64=2) %!d(string=hai) anos
Frequency.cpp bf915fdfd7 LibWeb: Remove CalculatedStyleValue from Frequency %!s(int64=2) %!d(string=hai) anos
Frequency.h 5f2f780662 LibWeb: Expose type and raw values of basic CSS types %!s(int64=2) %!d(string=hai) anos
GeneralEnclosed.h 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings %!s(int64=2) %!d(string=hai) anos
GridTrackPlacement.cpp 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes %!s(int64=2) %!d(string=hai) anos
GridTrackPlacement.h 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes %!s(int64=2) %!d(string=hai) anos
GridTrackSize.cpp 537256fae2 LibWeb: Treat unresolvable percentages as auto to resolve sizes in GFC %!s(int64=2) %!d(string=hai) anos
GridTrackSize.h 537256fae2 LibWeb: Treat unresolvable percentages as auto to resolve sizes in GFC %!s(int64=2) %!d(string=hai) anos
Identifiers.json 09eb3ef405 LibWeb: Add fit-content as a valid size value for CSS width %!s(int64=2) %!d(string=hai) anos
Length.cpp 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point %!s(int64=2) %!d(string=hai) anos
Length.h 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point %!s(int64=2) %!d(string=hai) anos
LengthBox.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} %!s(int64=2) %!d(string=hai) anos
LengthBox.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} %!s(int64=2) %!d(string=hai) anos
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin %!s(int64=3) %!d(string=hai) anos
MediaFeatures.json aa48dda3a4 LibWeb: Add missing MEDIAQUERIES-5 media-features %!s(int64=3) %!d(string=hai) anos
MediaList.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor %!s(int64=2) %!d(string=hai) anos
MediaList.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes %!s(int64=2) %!d(string=hai) anos
MediaList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
MediaQuery.cpp 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h %!s(int64=2) %!d(string=hai) anos
MediaQuery.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} %!s(int64=2) %!d(string=hai) anos
MediaQueryList.cpp 2091a11488 LibWeb: Port EventTarget to new {Fly}String %!s(int64=2) %!d(string=hai) anos
MediaQueryList.h 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector %!s(int64=2) %!d(string=hai) anos
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef %!s(int64=3) %!d(string=hai) anos
MediaQueryListEvent.cpp ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String %!s(int64=2) %!d(string=hai) anos
MediaQueryListEvent.h d0f904dd4c LibWeb: Port MediaQueryListEvent to new String %!s(int64=2) %!d(string=hai) anos
MediaQueryListEvent.idl d0f904dd4c LibWeb: Port MediaQueryListEvent to new String %!s(int64=2) %!d(string=hai) anos
Number.h 5f2f780662 LibWeb: Expose type and raw values of basic CSS types %!s(int64=2) %!d(string=hai) anos
Percentage.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} %!s(int64=2) %!d(string=hai) anos
PercentageOr.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} %!s(int64=2) %!d(string=hai) anos
PercentageOr.h c8cf599c44 LibWeb: Make PercentageOr<T> equality comparison work for calc() values %!s(int64=2) %!d(string=hai) anos
Position.cpp 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point %!s(int64=2) %!d(string=hai) anos
Position.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} %!s(int64=2) %!d(string=hai) anos
PreferredColorScheme.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case %!s(int64=2) %!d(string=hai) anos
PreferredColorScheme.h 316092d185 LibWeb: Use StringView in CSS::PreferredColorScheme %!s(int64=2) %!d(string=hai) anos
Properties.json 733b74af7c LibWeb: Support min-inline-size & max-inline-size %!s(int64=2) %!d(string=hai) anos
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet %!s(int64=2) %!d(string=hai) anos
Ratio.cpp ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue %!s(int64=2) %!d(string=hai) anos
Ratio.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue %!s(int64=2) %!d(string=hai) anos
Resolution.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} %!s(int64=2) %!d(string=hai) anos
Resolution.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue %!s(int64=2) %!d(string=hai) anos
ResolvedCSSStyleDeclaration.cpp af68bf862f LibWeb: Resolve border[-color,-style,-width] properties %!s(int64=2) %!d(string=hai) anos
ResolvedCSSStyleDeclaration.h 294f5b109f LibWeb: Propagate errors from ResolvedCSSStyleDeclaration %!s(int64=2) %!d(string=hai) anos
Screen.cpp 57c34e6325 LibWeb: Make factory method of CSS::Screen fallible %!s(int64=2) %!d(string=hai) anos
Screen.h 57c34e6325 LibWeb: Make factory method of CSS::Screen fallible %!s(int64=2) %!d(string=hai) anos
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
Selector.cpp a744ae79ff LibWeb: Implement the `:defined` pseudo class %!s(int64=2) %!d(string=hai) anos
Selector.h a744ae79ff LibWeb: Implement the `:defined` pseudo class %!s(int64=2) %!d(string=hai) anos
SelectorEngine.cpp a744ae79ff LibWeb: Implement the `:defined` pseudo class %!s(int64=2) %!d(string=hai) anos
SelectorEngine.h c8ebacb1c9 LibWeb: Support the :scope pseudo class %!s(int64=2) %!d(string=hai) anos
Serialize.cpp 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors %!s(int64=2) %!d(string=hai) anos
Serialize.h 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors %!s(int64=2) %!d(string=hai) anos
Size.cpp 09eb3ef405 LibWeb: Add fit-content as a valid size value for CSS width %!s(int64=2) %!d(string=hai) anos
Size.h 09eb3ef405 LibWeb: Add fit-content as a valid size value for CSS width %!s(int64=2) %!d(string=hai) anos
StyleComputer.cpp b7e3a68bfc LibWeb: Keep track of CSS property source declarations %!s(int64=2) %!d(string=hai) anos
StyleComputer.h 38b2cba6a2 LibWeb: Honor font-weight and font-style when using downloaded fonts %!s(int64=2) %!d(string=hai) anos
StyleProperties.cpp b7e3a68bfc LibWeb: Keep track of CSS property source declarations %!s(int64=2) %!d(string=hai) anos
StyleProperties.h b7e3a68bfc LibWeb: Keep track of CSS property source declarations %!s(int64=2) %!d(string=hai) anos
StyleProperty.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h %!s(int64=2) %!d(string=hai) anos
StyleProperty.h 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h %!s(int64=2) %!d(string=hai) anos
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag %!s(int64=2) %!d(string=hai) anos
StyleSheet.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
StyleSheet.idl 93238edf8f LibWeb: Respect media attribute of style tag %!s(int64=2) %!d(string=hai) anos
StyleSheetList.cpp 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h %!s(int64=2) %!d(string=hai) anos
StyleSheetList.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
StyleSheetList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
StyleValue.cpp 279924242d LibWeb: Add CSS CompositeStyleValue %!s(int64=2) %!d(string=hai) anos
StyleValue.h 279924242d LibWeb: Add CSS CompositeStyleValue %!s(int64=2) %!d(string=hai) anos
Supports.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor %!s(int64=2) %!d(string=hai) anos
Supports.h f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor %!s(int64=2) %!d(string=hai) anos
Time.cpp f07c4ffbc8 LibWeb: Add CSS::Time::to_milliseconds() %!s(int64=2) %!d(string=hai) anos
Time.h f07c4ffbc8 LibWeb: Add CSS::Time::to_milliseconds() %!s(int64=2) %!d(string=hai) anos
TransformFunctions.json e4db71c88b LibWeb: Support translate3d %!s(int64=2) %!d(string=hai) anos
UnicodeRange.h fc3540c4b1 LibWeb: Port CSS::UnicodeRange to new Strings %!s(int64=2) %!d(string=hai) anos