DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) преди 3 години
..
Parser 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) преди 3 години
SyntaxHighlighter bf786d66b1 LibWeb: Move Token and Tokenizer into Parser namespace преди 3 години
Angle.cpp 83c79fec1c LibWeb: Fix calculation of degrees from radians преди 3 години
Angle.h 355d1936f2 LibWeb: Implement CSS Angle class преди 3 години
CSSConditionRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb преди 3 години
CSSConditionRule.h 1951873a5d LibWeb: Add CSSConditionRule wrapper преди 3 години
CSSConditionRule.idl 1951873a5d LibWeb: Add CSSConditionRule wrapper преди 3 години
CSSFontFaceRule.cpp 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes преди 3 години
CSSFontFaceRule.h 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes преди 3 години
CSSFontFaceRule.idl 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes преди 3 години
CSSGroupingRule.cpp c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet преди 3 години
CSSGroupingRule.h c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet преди 3 години
CSSGroupingRule.idl cfe5d63a1e LibWeb: Add CSSGroupingRule wrapper преди 3 години
CSSImportRule.cpp c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace преди 3 години
CSSImportRule.h 0cf8986a1e LibWeb: Add CSSImportRule wrapper преди 3 години
CSSImportRule.idl 0cf8986a1e LibWeb: Add CSSImportRule wrapper преди 3 години
CSSMediaRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb преди 3 години
CSSMediaRule.h fda71a6d48 LibWeb: Add CSSMediaRule wrapper преди 3 години
CSSMediaRule.idl fda71a6d48 LibWeb: Add CSSMediaRule wrapper преди 3 години
CSSRule.cpp 7a7043f821 LibWeb: Simplify some WeakPtr assignments преди 3 години
CSSRule.h c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet преди 3 години
CSSRule.idl c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet преди 3 години
CSSRuleList.cpp c8fa0c3cd7 LibWeb: Hold a strong ref to old_rule in CSSRuleList::remove_a_css_rule преди 3 години
CSSRuleList.h 6e6607a92f LibWeb: Allow passing StringView to CSSRuleList::insert_a_css_rule() преди 3 години
CSSRuleList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others преди 3 години
CSSStyleDeclaration.cpp c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace преди 3 години
CSSStyleDeclaration.h a0ba49a50a LibWeb: Support CSSStyleDeclaration.getPropertyPriority() преди 3 години
CSSStyleDeclaration.idl a0ba49a50a LibWeb: Support CSSStyleDeclaration.getPropertyPriority() преди 3 години
CSSStyleRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb преди 3 години
CSSStyleRule.h 086969277e Everywhere: Run clang-format преди 3 години
CSSStyleRule.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others преди 3 години
CSSStyleSheet.cpp c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet преди 3 години
CSSStyleSheet.h 87b125dcb9 LibWeb: Spec-comment `parse_a_stylesheet()` преди 3 години
CSSStyleSheet.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others преди 3 години
CSSSupportsRule.cpp dfba0cb2d9 LibWeb: Implement `@supports` serialization преди 3 години
CSSSupportsRule.h 1cec8e473f LibWeb: Add CSSSupportsRule wrapper преди 3 години
CSSSupportsRule.idl 1cec8e473f LibWeb: Add CSSSupportsRule wrapper преди 3 години
ComputedValues.h 28c78b45ca LibWeb: Keep both horizontal and vertical border radii till painting преди 3 години
Default.css 1e23fd94b1 LibWeb: Use ThreedShadow1 palette color for input border in Default.css преди 3 години
Display.cpp c52dc87a42 LibWeb: Don't crash on unknown CSS display types, fall back to inline преди 3 години
Display.h de5de4d99a LibWeb: Fix typo in CSS::Display::is_outside_and_inside() name преди 3 години
Enums.json c4ef4fcd72 LibWeb: Add deprecated `image-rendering` values преди 3 години
FontFace.cpp dbbd6d3508 LibWeb: Parse `@font-face` `unicode-range` descriptor преди 3 години
FontFace.h 12b8570ce3 LibWeb: Understand the `format()` part of a `@font-face`'s `src` преди 3 години
Frequency.cpp bd79c303f6 LibWeb: Implement CSS Frequency class преди 3 години
Frequency.h bd79c303f6 LibWeb: Implement CSS Frequency class преди 3 години
GeneralEnclosed.h 42176d37fc LibWeb: Implement independent GeneralEnclosed class преди 3 години
Identifiers.json c4ef4fcd72 LibWeb: Add deprecated `image-rendering` values преди 3 години
Length.cpp 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ преди 3 години
Length.h 086969277e Everywhere: Run clang-format преди 3 години
LengthBox.h a797a92990 LibWeb: Stop including StyleValue.h in a few places преди 3 години
MediaFeatures.json aa48dda3a4 LibWeb: Add missing MEDIAQUERIES-5 media-features преди 3 години
MediaList.cpp bc4c185aef LibWeb: Add MediaList wrapper преди 3 години
MediaList.h bc4c185aef LibWeb: Add MediaList wrapper преди 3 години
MediaList.idl bc4c185aef LibWeb: Add MediaList wrapper преди 3 години
MediaQuery.cpp 28278efafb LibWeb: Extract MediaType to/from_string() logic into functions преди 3 години
MediaQuery.h 28278efafb LibWeb: Extract MediaType to/from_string() logic into functions преди 3 години
MediaQueryList.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb преди 3 години
MediaQueryList.h c37820b898 Libraries: Use default constructors/destructors in LibWeb преди 3 години
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef преди 3 години
MediaQueryListEvent.h 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes преди 3 години
MediaQueryListEvent.idl 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes преди 3 години
Number.h f1d47ea618 LibWeb+AudioServer: Remove unused spaceship operators преди 3 години
Percentage.cpp 608bfac2a9 LibWeb: Implement CSS Time class преди 3 години
Percentage.h 450c0df938 LibWeb: Make resolved styles handle calculated length-percentages преди 3 години
PreferredColorScheme.cpp c8550da9c5 LibWeb: Add Web::CSS::PreferredColorScheme enum преди 3 години
PreferredColorScheme.h c8550da9c5 LibWeb: Add Web::CSS::PreferredColorScheme enum преди 3 години
Properties.json a20188cd91 LibWeb: Use generated enum code for property value validation преди 3 години
QuirksMode.css 13d7c09125 Libraries: Move to Userland/Libraries/ преди 4 години
Ratio.cpp f1d47ea618 LibWeb+AudioServer: Remove unused spaceship operators преди 3 години
Ratio.h f1d47ea618 LibWeb+AudioServer: Remove unused spaceship operators преди 3 години
Resolution.cpp 0465abcfec LibWeb: Implement CSS Resolution class преди 3 години
Resolution.h 0465abcfec LibWeb: Implement CSS Resolution class преди 3 години
ResolvedCSSStyleDeclaration.cpp baac3ba60c LibWeb: Remove unnecessary return in ResolvedCSSStyleDeclaration преди 3 години
ResolvedCSSStyleDeclaration.h 66618a666b LibWeb: Implement CSSStyleDeclaration.{set,remove}Property close to spec преди 3 години
Screen.cpp 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML преди 3 години
Screen.h 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML преди 3 години
Screen.idl 340e1f4b28 LibWeb: Implement the Screen interface преди 4 години
Selector.cpp d06785a8a4 LibWeb/CSS: Add :focus-within serialisation преди 3 години
Selector.h 303b72d516 LibWeb: Make an+b pattern selector serialization spec compliant преди 3 години
SelectorEngine.cpp 48c54e6796 LibWeb: Use lowercase type selectors to match against html elements преди 3 години
SelectorEngine.h 7eb7396f8b LibWeb: Match styles for pseudo-elements преди 3 години
Serialize.cpp 8b1108e485 Everywhere: Pass AK::StringView by value преди 3 години
Serialize.h 8b1108e485 Everywhere: Pass AK::StringView by value преди 3 години
StyleComputer.cpp ce5914230f LibWeb: Actually use BorderRadiusShorthandStyleValue преди 3 години
StyleComputer.h fff2c35f51 LibWeb: Move ComponentValue to CSS::Parser namespace преди 3 години
StyleProperties.cpp 7c91fda088 LibWeb: Allow multiple text-decoration-lines преди 3 години
StyleProperties.h 7c91fda088 LibWeb: Allow multiple text-decoration-lines преди 3 години
StyleSheet.cpp 58b99df16d LibWeb: Make StyleSheet::m_parent_style_sheet a WeakPtr преди 3 години
StyleSheet.h 0e758b4da8 LibWeb: Add the StyleSheet.href attribute преди 3 години
StyleSheet.idl 0e758b4da8 LibWeb: Add the StyleSheet.href attribute преди 3 години
StyleSheetList.cpp 6e70670e0b LibWeb: Load fonts from style sheet once when sheet is added преди 3 години
StyleSheetList.h 3efa6cedec LibWeb: Remove unused StyleSheetList::m_generation преди 3 години
StyleSheetList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others преди 3 години
StyleValue.cpp a999b82882 LibWeb: Fix background images not showing till scrolling/repaint преди 3 години
StyleValue.h ab6288fd3d LibWeb: Use SmoothPixels scaling mode as the pixelated rendering преди 3 години
Supports.cpp dfba0cb2d9 LibWeb: Implement `@supports` serialization преди 3 години
Supports.h dfba0cb2d9 LibWeb: Implement `@supports` serialization преди 3 години
Time.cpp 608bfac2a9 LibWeb: Implement CSS Time class преди 3 години
Time.h 608bfac2a9 LibWeb: Implement CSS Time class преди 3 години
TransformFunctions.json 5f3498d50f LibWeb: Add code generator for CSS transform functions преди 3 години
UnicodeRange.h 1f7bf46061 LibWeb: Add CSS::UnicodeRange class преди 3 години