Aliaksandr Kalenik c72a2f9e46 LibWeb/CSS: Serialize short version if possible for "place-" properties 2 роки тому
..
Parser da2cd73bcf LibWeb: Add place-self css property support 2 роки тому
StyleValues c72a2f9e46 LibWeb/CSS: Serialize short version if possible for "place-" properties 2 роки тому
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 e90752cc21 LibWeb: Add preliminary support for CSS animations 2 роки тому
CSSConditionRule.h e90752cc21 LibWeb: Add preliminary support for CSS animations 2 роки тому
CSSConditionRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSFontFaceRule.cpp 0e2684b10f LibWeb: Fix serialization of CSSFontFaceRule 2 роки тому
CSSFontFaceRule.h ff8495de35 LibWeb: Make factory method of CSS::CSSFontFaceRule fallible 2 роки тому
CSSFontFaceRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSGroupingRule.cpp e90752cc21 LibWeb: Add preliminary support for CSS animations 2 роки тому
CSSGroupingRule.h e90752cc21 LibWeb: Add preliminary support for CSS animations 2 роки тому
CSSGroupingRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSImportRule.cpp 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h 2 роки тому
CSSImportRule.h 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 роки тому
CSSImportRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSKeyframeRule.cpp 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 роки тому
CSSKeyframeRule.h 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 роки тому
CSSKeyframeRule.idl e3612708c7 LibWeb: Generate JavaScript bindings for `CSSKeyframeRule` 2 роки тому
CSSKeyframesRule.cpp 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 роки тому
CSSKeyframesRule.h 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 роки тому
CSSKeyframesRule.idl 5ef01e562a LibWeb: Generate JavaScript bindings for `CSSKeyframesRule` 2 роки тому
CSSMediaRule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 роки тому
CSSMediaRule.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 роки тому
CSSMediaRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSNamespaceRule.cpp 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule 2 роки тому
CSSNamespaceRule.h 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule 2 роки тому
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 496db17c2d LibWeb: Add callback for when a CSSRuleList's rules change 2 роки тому
CSSRuleList.h 496db17c2d LibWeb: Add callback for when a CSSRuleList's rules change 2 роки тому
CSSRuleList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSStyleDeclaration.cpp 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 роки тому
CSSStyleDeclaration.h 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 роки тому
CSSStyleDeclaration.idl 725a758c66 LibIDL: Also parse extended attributes after 'optional' 2 роки тому
CSSStyleRule.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 роки тому
CSSStyleRule.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 роки тому
CSSStyleRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSStyleSheet.cpp 37a618b7ad LibWeb: Add missing visit in CSSStyleSheet::visit_edges() 2 роки тому
CSSStyleSheet.h 0805060e5e LibWeb: Speed up CSS namespace checking 2 роки тому
CSSStyleSheet.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 роки тому
CSSSupportsRule.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2 роки тому
CSSSupportsRule.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 роки тому
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 73fa58da34 LibWeb: Implement the CSS `outline-offset` property 2 роки тому
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 fe7e797483 LibWeb: Implement the CSS `outline` property :^) 2 роки тому
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 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 2 роки тому
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 f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2 роки тому
MediaList.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 2 роки тому
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 2091a11488 LibWeb: Port EventTarget to new {Fly}String 2 роки тому
MediaQueryList.h 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 роки тому
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 роки тому
MediaQueryListEvent.cpp ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 роки тому
MediaQueryListEvent.h d0f904dd4c LibWeb: Port MediaQueryListEvent to new String 2 роки тому
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 da2cd73bcf LibWeb: Add place-self css property support 2 роки тому
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 73fa58da34 LibWeb: Implement the CSS `outline-offset` property 2 роки тому
ResolvedCSSStyleDeclaration.h 294f5b109f LibWeb: Propagate errors from ResolvedCSSStyleDeclaration 2 роки тому
Screen.cpp 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 2 роки тому
Screen.h 57c34e6325 LibWeb: Make factory method of CSS::Screen fallible 2 роки тому
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 роки тому
Selector.cpp 14e6bae593 LibWeb: Implement the `:focus-visible` pseudo-class 2 роки тому
Selector.h 14e6bae593 LibWeb: Implement the `:focus-visible` pseudo-class 2 роки тому
SelectorEngine.cpp 14e6bae593 LibWeb: Implement the `:focus-visible` pseudo-class 2 роки тому
SelectorEngine.h c8ebacb1c9 LibWeb: Support the :scope pseudo class 2 роки тому
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 da2cd73bcf LibWeb: Add place-self css property support 2 роки тому
StyleComputer.h cf9565551a LibWeb: Don't filter CSS rules into separate list based on @namespace 2 роки тому
StyleProperties.cpp fe7e797483 LibWeb: Implement the CSS `outline` property :^) 2 роки тому
StyleProperties.h fe7e797483 LibWeb: Implement the CSS `outline` property :^) 2 роки тому
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 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h 2 роки тому
StyleSheetList.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 роки тому
StyleSheetList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
StyleValue.cpp da2cd73bcf LibWeb: Add place-self css property support 2 роки тому
StyleValue.h da2cd73bcf LibWeb: Add place-self css property support 2 роки тому
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 роки тому