Jonah 0b2da4f8c6 LibWeb: Add the default user agent MathML stylesheet преди 2 години
..
Parser a9620d8784 LibWeb: Implement the `:target` selector pseudo-class преди 1 година
StyleValues 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int преди 1 година
SyntaxHighlighter 6d8f046fd0 LibGfx+Userland: Make TextAttributes::underline_style optional преди 2 години
Angle.cpp c73f476915 LibWeb: Implement CSS `sin()` преди 2 години
Angle.h c73f476915 LibWeb: Implement CSS `sin()` преди 2 години
BackdropFilter.h 89ed8e59f9 LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp} преди 2 години
CSS.cpp 465ecf37c2 LibWeb: Make `property_id_from_string()` return Optional преди 2 години
CSS.h 2d45e1fca5 LibWeb: Port the CSS namespace to IDL преди 2 години
CSS.idl 2d45e1fca5 LibWeb: Port the CSS namespace to IDL преди 2 години
CSSConditionRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSConditionRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSConditionRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute преди 2 години
CSSFontFaceRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSFontFaceRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSFontFaceRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute преди 2 години
CSSGroupingRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSGroupingRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSGroupingRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute преди 2 години
CSSImportRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSImportRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSImportRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute преди 2 години
CSSKeyframeRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSKeyframeRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSKeyframeRule.idl e3612708c7 LibWeb: Generate JavaScript bindings for `CSSKeyframeRule` преди 2 години
CSSKeyframesRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSKeyframesRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSKeyframesRule.idl 5ef01e562a LibWeb: Generate JavaScript bindings for `CSSKeyframesRule` преди 2 години
CSSMediaRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSMediaRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSMediaRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute преди 2 години
CSSNamespaceRule.cpp 6c2ed0f51b LibWeb: Fix use-after-free in CSSNamespaceRule parsing преди 1 година
CSSNamespaceRule.h 6c2ed0f51b LibWeb: Fix use-after-free in CSSNamespaceRule parsing преди 1 година
CSSNamespaceRule.idl 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule преди 2 години
CSSNumericType.cpp 780998b3d5 LibWeb: Add CSSNumericType::matches_dimension() преди 2 години
CSSNumericType.h 780998b3d5 LibWeb: Add CSSNumericType::matches_dimension() преди 2 години
CSSRule.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString преди 2 години
CSSRule.h 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule преди 2 години
CSSRule.idl e90752cc21 LibWeb: Add preliminary support for CSS animations преди 2 години
CSSRuleList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSRuleList.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSRuleList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute преди 2 години
CSSStyleDeclaration.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSStyleDeclaration.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSStyleDeclaration.idl 725a758c66 LibIDL: Also parse extended attributes after 'optional' преди 2 години
CSSStyleRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSStyleRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSStyleRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute преди 2 години
CSSStyleSheet.cpp 4b7b726888 LibWeb: Track all namespace rules in a CSSStyleSheet, and expose them преди 1 година
CSSStyleSheet.h 4b7b726888 LibWeb: Track all namespace rules in a CSSStyleSheet, and expose them преди 1 година
CSSStyleSheet.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing преди 2 години
CSSSupportsRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSSupportsRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
CSSSupportsRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute преди 2 години
CalculatedOr.cpp 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute преди 2 години
CalculatedOr.h 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute преди 2 години
Clip.cpp bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files преди 2 години
Clip.h bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files преди 2 години
ComputedValues.h 97512d0c76 LibWeb: Add table-layout CSS property преди 1 година
Default.css 4dc98af419 LibWeb: Make table headings centered by default преди 2 години
Display.cpp dca19b764b LibWeb: Port CSS::Display to new Strings преди 2 години
Display.h 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property преди 2 години
EasingFunctions.json dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions преди 2 години
EdgeRect.cpp 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels преди 2 години
EdgeRect.h 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point преди 2 години
ElementCSSInlineStyle.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin преди 2 години
Enums.json 97512d0c76 LibWeb: Add table-layout CSS property преди 1 година
FontFace.cpp 74bdbdf43f LibWeb: Parse font-weight and font-style inside @font-face rules преди 2 години
FontFace.h 74bdbdf43f LibWeb: Parse font-weight and font-style inside @font-face rules преди 2 години
Frequency.cpp 421559d725 LibWeb: Change calc node representation from float to double преди 2 години
Frequency.h fbfce2e73e LibWeb: Add comparison operators to CSS numeric types (except Length) преди 2 години
GeneralEnclosed.h 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings преди 2 години
GridTrackPlacement.cpp 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes преди 2 години
GridTrackPlacement.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions преди 2 години
GridTrackSize.cpp 3b3ade0b8d LibWeb: Use none as initial value for grid-template-column/rows преди 2 години
GridTrackSize.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions преди 2 години
Identifiers.json 5fc6bff582 LibWeb: Add 'object-fit' property преди 2 години
Length.cpp a426263dee LibWeb: Remove 3 decimal places rounding hack in Length::percentage_of преди 1 година
Length.h df8a96ee00 LibWeb: Add a way to resolve calc() values without a layout node преди 2 години
LengthBox.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} преди 2 години
LengthBox.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions преди 2 години
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin преди 3 години
MathFunctions.json 618c0402a7 LibWeb: Generate parsing code for CSS math functions преди 2 години
MediaFeatures.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files преди 2 години
MediaList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
MediaList.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
MediaList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute преди 2 години
MediaQuery.cpp 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h преди 2 години
MediaQuery.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} преди 2 години
MediaQueryList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
MediaQueryList.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef преди 3 години
MediaQueryListEvent.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
MediaQueryListEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
MediaQueryListEvent.idl d0f904dd4c LibWeb: Port MediaQueryListEvent to new String преди 2 години
Number.h fbfce2e73e LibWeb: Add comparison operators to CSS numeric types (except Length) преди 2 години
Percentage.h fbfce2e73e LibWeb: Add comparison operators to CSS numeric types (except Length) преди 2 години
PercentageOr.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} преди 2 години
PercentageOr.h c8cf599c44 LibWeb: Make PercentageOr<T> equality comparison work for calc() values преди 2 години
Position.cpp 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point преди 2 години
Position.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} преди 2 години
PreferredColorScheme.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case преди 2 години
PreferredColorScheme.h 316092d185 LibWeb: Use StringView in CSS::PreferredColorScheme преди 2 години
Properties.json 97512d0c76 LibWeb: Add table-layout CSS property преди 1 година
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet преди 2 години
Ratio.cpp ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue преди 2 години
Ratio.h 5e3da93f1a LibWeb: Add RatioStyleValue and parsing преди 2 години
Resolution.cpp 5cdeb994b2 LibWeb: Serialize Resolution according to spec преди 2 години
Resolution.h fbfce2e73e LibWeb: Add comparison operators to CSS numeric types (except Length) преди 2 години
ResolvedCSSStyleDeclaration.cpp 97512d0c76 LibWeb: Add table-layout CSS property преди 1 година
ResolvedCSSStyleDeclaration.h 294f5b109f LibWeb: Propagate errors from ResolvedCSSStyleDeclaration преди 2 години
Screen.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
Screen.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing преди 2 години
Selector.cpp a9620d8784 LibWeb: Implement the `:target` selector pseudo-class преди 1 година
Selector.h a9620d8784 LibWeb: Implement the `:target` selector pseudo-class преди 1 година
SelectorEngine.cpp a9620d8784 LibWeb: Implement the `:target` selector pseudo-class преди 1 година
SelectorEngine.h 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors преди 1 година
Serialize.cpp 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors преди 2 години
Serialize.h 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors преди 2 години
Size.cpp 09eb3ef405 LibWeb: Add fit-content as a valid size value for CSS width преди 2 години
Size.h 09eb3ef405 LibWeb: Add fit-content as a valid size value for CSS width преди 2 години
StyleComputer.cpp 0b2da4f8c6 LibWeb: Add the default user agent MathML stylesheet преди 1 година
StyleComputer.h b05fe22d39 LibWeb: Split of compute font logic in StyleComputer преди 1 година
StyleProperties.cpp 97512d0c76 LibWeb: Add table-layout CSS property преди 1 година
StyleProperties.h 97512d0c76 LibWeb: Add table-layout CSS property преди 1 година
StyleProperty.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h преди 2 години
StyleProperty.h 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h преди 2 години
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag преди 2 години
StyleSheet.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr преди 2 години
StyleSheet.idl 93238edf8f LibWeb: Respect media attribute of style tag преди 2 години
StyleSheetList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
StyleSheetList.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
StyleSheetList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute преди 2 години
StyleValue.cpp cc1f7d385c LibWeb: Move font stretch width calc from StyleComputer to StyleValue преди 1 година
StyleValue.h cc1f7d385c LibWeb: Move font stretch width calc from StyleComputer to StyleValue преди 1 година
Supports.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor преди 2 години
Supports.h f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor преди 2 години
Time.cpp 421559d725 LibWeb: Change calc node representation from float to double преди 2 години
Time.h fbfce2e73e LibWeb: Add comparison operators to CSS numeric types (except Length) преди 2 години
TransformFunctions.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files преди 2 години
UnicodeRange.h fc3540c4b1 LibWeb: Port CSS::UnicodeRange to new Strings преди 2 години
VisualViewport.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
VisualViewport.h 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
VisualViewport.idl 9f6ceff7cf LibWeb: Implement basic version of CSSOM View's VisualViewport преди 1 година