Sam Atkins 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class há 2 anos atrás
..
Parser 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class há 2 anos atrás
StyleValues 8f29bdb62c LibWeb: Implement the CSS `revert` keyword há 2 anos atrás
SyntaxHighlighter 6d8f046fd0 LibGfx+Userland: Make TextAttributes::underline_style optional há 2 anos atrás
Angle.cpp c73f476915 LibWeb: Implement CSS `sin()` há 2 anos atrás
Angle.h c73f476915 LibWeb: Implement CSS `sin()` há 2 anos atrás
BackdropFilter.h 89ed8e59f9 LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp} há 2 anos atrás
CSS.cpp 465ecf37c2 LibWeb: Make `property_id_from_string()` return Optional há 2 anos atrás
CSS.h 2d45e1fca5 LibWeb: Port the CSS namespace to IDL há 2 anos atrás
CSS.idl 2d45e1fca5 LibWeb: Port the CSS namespace to IDL há 2 anos atrás
CSSConditionRule.cpp e90752cc21 LibWeb: Add preliminary support for CSS animations há 2 anos atrás
CSSConditionRule.h e90752cc21 LibWeb: Add preliminary support for CSS animations há 2 anos atrás
CSSConditionRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute há 2 anos atrás
CSSFontFaceRule.cpp 0e2684b10f LibWeb: Fix serialization of CSSFontFaceRule há 2 anos atrás
CSSFontFaceRule.h ff8495de35 LibWeb: Make factory method of CSS::CSSFontFaceRule fallible há 2 anos atrás
CSSFontFaceRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute há 2 anos atrás
CSSGroupingRule.cpp e90752cc21 LibWeb: Add preliminary support for CSS animations há 2 anos atrás
CSSGroupingRule.h e90752cc21 LibWeb: Add preliminary support for CSS animations há 2 anos atrás
CSSGroupingRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute há 2 anos atrás
CSSImportRule.cpp 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h há 2 anos atrás
CSSImportRule.h 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster há 2 anos atrás
CSSImportRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute há 2 anos atrás
CSSKeyframeRule.cpp 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster há 2 anos atrás
CSSKeyframeRule.h 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster há 2 anos atrás
CSSKeyframeRule.idl e3612708c7 LibWeb: Generate JavaScript bindings for `CSSKeyframeRule` há 2 anos atrás
CSSKeyframesRule.cpp 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster há 2 anos atrás
CSSKeyframesRule.h 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster há 2 anos atrás
CSSKeyframesRule.idl 5ef01e562a LibWeb: Generate JavaScript bindings for `CSSKeyframesRule` há 2 anos atrás
CSSMediaRule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
CSSMediaRule.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
CSSMediaRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute há 2 anos atrás
CSSNamespaceRule.cpp 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule há 2 anos atrás
CSSNamespaceRule.h 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule há 2 anos atrás
CSSNamespaceRule.idl 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule há 2 anos atrás
CSSNumericType.cpp 780998b3d5 LibWeb: Add CSSNumericType::matches_dimension() há 2 anos atrás
CSSNumericType.h 780998b3d5 LibWeb: Add CSSNumericType::matches_dimension() há 2 anos atrás
CSSRule.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
CSSRule.h 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule há 2 anos atrás
CSSRule.idl e90752cc21 LibWeb: Add preliminary support for CSS animations há 2 anos atrás
CSSRuleList.cpp 496db17c2d LibWeb: Add callback for when a CSSRuleList's rules change há 2 anos atrás
CSSRuleList.h 496db17c2d LibWeb: Add callback for when a CSSRuleList's rules change há 2 anos atrás
CSSRuleList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute há 2 anos atrás
CSSStyleDeclaration.cpp 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset há 2 anos atrás
CSSStyleDeclaration.h 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset há 2 anos atrás
CSSStyleDeclaration.idl 725a758c66 LibIDL: Also parse extended attributes after 'optional' há 2 anos atrás
CSSStyleRule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
CSSStyleRule.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
CSSStyleRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute há 2 anos atrás
CSSStyleSheet.cpp 0805060e5e LibWeb: Speed up CSS namespace checking há 2 anos atrás
CSSStyleSheet.h 0805060e5e LibWeb: Speed up CSS namespace checking há 2 anos atrás
CSSStyleSheet.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
CSSSupportsRule.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor há 2 anos atrás
CSSSupportsRule.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
CSSSupportsRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute há 2 anos atrás
CalculatedOr.cpp 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute há 2 anos atrás
CalculatedOr.h 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute há 2 anos atrás
Clip.cpp bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files há 2 anos atrás
Clip.h bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files há 2 anos atrás
ComputedValues.h 5ee1b7db7c LibWeb: Convert BorderData::width to CSSPixels há 2 anos atrás
Default.css 4dc98af419 LibWeb: Make table headings centered by default há 2 anos atrás
Display.cpp dca19b764b LibWeb: Port CSS::Display to new Strings há 2 anos atrás
Display.h 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property há 2 anos atrás
EasingFunctions.json dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions há 2 anos atrás
EdgeRect.cpp 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels há 2 anos atrás
EdgeRect.h 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point há 2 anos atrás
ElementCSSInlineStyle.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin há 2 anos atrás
Enums.json 30277f385c LibWeb: Add an initial implementation of SVG `text-anchor` há 2 anos atrás
FontFace.cpp 74bdbdf43f LibWeb: Parse font-weight and font-style inside @font-face rules há 2 anos atrás
FontFace.h 74bdbdf43f LibWeb: Parse font-weight and font-style inside @font-face rules há 2 anos atrás
Frequency.cpp 421559d725 LibWeb: Change calc node representation from float to double há 2 anos atrás
Frequency.h fbfce2e73e LibWeb: Add comparison operators to CSS numeric types (except Length) há 2 anos atrás
GeneralEnclosed.h 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings há 2 anos atrás
GridTrackPlacement.cpp 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes há 2 anos atrás
GridTrackPlacement.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
GridTrackSize.cpp 3b3ade0b8d LibWeb: Use none as initial value for grid-template-column/rows há 2 anos atrás
GridTrackSize.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
Identifiers.json e4a2bd7a44 LibWeb: Move RoundingMode to Enums.json há 2 anos atrás
Length.cpp 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels há 2 anos atrás
Length.h df8a96ee00 LibWeb: Add a way to resolve calc() values without a layout node há 2 anos atrás
LengthBox.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} há 2 anos atrás
LengthBox.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin há 3 anos atrás
MathFunctions.json 618c0402a7 LibWeb: Generate parsing code for CSS math functions há 2 anos atrás
MediaFeatures.json aa48dda3a4 LibWeb: Add missing MEDIAQUERIES-5 media-features há 3 anos atrás
MediaList.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor há 2 anos atrás
MediaList.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes há 2 anos atrás
MediaList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute há 2 anos atrás
MediaQuery.cpp 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h há 2 anos atrás
MediaQuery.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} há 2 anos atrás
MediaQueryList.cpp 2091a11488 LibWeb: Port EventTarget to new {Fly}String há 2 anos atrás
MediaQueryList.h 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector há 2 anos atrás
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef há 3 anos atrás
MediaQueryListEvent.cpp ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String há 2 anos atrás
MediaQueryListEvent.h d0f904dd4c LibWeb: Port MediaQueryListEvent to new String há 2 anos atrás
MediaQueryListEvent.idl d0f904dd4c LibWeb: Port MediaQueryListEvent to new String há 2 anos atrás
Number.h fbfce2e73e LibWeb: Add comparison operators to CSS numeric types (except Length) há 2 anos atrás
Percentage.h fbfce2e73e LibWeb: Add comparison operators to CSS numeric types (except Length) há 2 anos atrás
PercentageOr.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} há 2 anos atrás
PercentageOr.h c8cf599c44 LibWeb: Make PercentageOr<T> equality comparison work for calc() values há 2 anos atrás
Position.cpp 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point há 2 anos atrás
Position.h 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} há 2 anos atrás
PreferredColorScheme.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case há 2 anos atrás
PreferredColorScheme.h 316092d185 LibWeb: Use StringView in CSS::PreferredColorScheme há 2 anos atrás
Properties.json 9caa0bda7d LibWeb: Don't relayout whenever a CSS transform changes há 2 anos atrás
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet há 2 anos atrás
Ratio.cpp ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue há 2 anos atrás
Ratio.h 5e3da93f1a LibWeb: Add RatioStyleValue and parsing há 2 anos atrás
Resolution.cpp 5cdeb994b2 LibWeb: Serialize Resolution according to spec há 2 anos atrás
Resolution.h fbfce2e73e LibWeb: Add comparison operators to CSS numeric types (except Length) há 2 anos atrás
ResolvedCSSStyleDeclaration.cpp f060f89220 LibWeb: Add support for justify-items property in CSS parser há 2 anos atrás
ResolvedCSSStyleDeclaration.h 294f5b109f LibWeb: Propagate errors from ResolvedCSSStyleDeclaration há 2 anos atrás
Screen.cpp 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels há 2 anos atrás
Screen.h 57c34e6325 LibWeb: Make factory method of CSS::Screen fallible há 2 anos atrás
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
Selector.cpp 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class há 2 anos atrás
Selector.h 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class há 2 anos atrás
SelectorEngine.cpp 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class há 2 anos atrás
SelectorEngine.h c8ebacb1c9 LibWeb: Support the :scope pseudo class há 2 anos atrás
Serialize.cpp 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors há 2 anos atrás
Serialize.h 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors há 2 anos atrás
Size.cpp 09eb3ef405 LibWeb: Add fit-content as a valid size value for CSS width há 2 anos atrás
Size.h 09eb3ef405 LibWeb: Add fit-content as a valid size value for CSS width há 2 anos atrás
StyleComputer.cpp 0805060e5e LibWeb: Speed up CSS namespace checking há 2 anos atrás
StyleComputer.h 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule há 2 anos atrás
StyleProperties.cpp 9997f46593 LibWeb: Resolve currentColor when used for SVG gradient <stop>s há 2 anos atrás
StyleProperties.h 8f29bdb62c LibWeb: Implement the CSS `revert` keyword há 2 anos atrás
StyleProperty.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h há 2 anos atrás
StyleProperty.h 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h há 2 anos atrás
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag há 2 anos atrás
StyleSheet.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
StyleSheet.idl 93238edf8f LibWeb: Respect media attribute of style tag há 2 anos atrás
StyleSheetList.cpp 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h há 2 anos atrás
StyleSheetList.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
StyleSheetList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute há 2 anos atrás
StyleValue.cpp a8587fe54e LibWeb: Add support for "place-items" CSS property há 2 anos atrás
StyleValue.h 8f29bdb62c LibWeb: Implement the CSS `revert` keyword há 2 anos atrás
Supports.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor há 2 anos atrás
Supports.h f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor há 2 anos atrás
Time.cpp 421559d725 LibWeb: Change calc node representation from float to double há 2 anos atrás
Time.h fbfce2e73e LibWeb: Add comparison operators to CSS numeric types (except Length) há 2 anos atrás
TransformFunctions.json e4db71c88b LibWeb: Support translate3d há 2 anos atrás
UnicodeRange.h fc3540c4b1 LibWeb: Port CSS::UnicodeRange to new Strings há 2 anos atrás