Sam Atkins adaab23149 LibWeb: Parse the `content` property пре 3 година
..
Parser adaab23149 LibWeb: Parse the `content` property пре 3 година
SyntaxHighlighter 38f6140159 LibWeb: Implement first draft of CSS syntax highlighting :^) пре 3 година
.gitignore 13d7c09125 Libraries: Move to Userland/Libraries/ пре 4 година
Angle.cpp 355d1936f2 LibWeb: Implement CSS Angle class пре 3 година
Angle.h 355d1936f2 LibWeb: Implement CSS Angle class пре 3 година
CSSConditionRule.cpp 6fc1810190 LibWeb: Remove `for_first_not_loaded_import_rule()` :^) пре 3 година
CSSConditionRule.h 6fc1810190 LibWeb: Remove `for_first_not_loaded_import_rule()` :^) пре 3 година
CSSConditionRule.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others пре 3 година
CSSGroupingRule.cpp 6fc1810190 LibWeb: Remove `for_first_not_loaded_import_rule()` :^) пре 3 година
CSSGroupingRule.h 6fc1810190 LibWeb: Remove `for_first_not_loaded_import_rule()` :^) пре 3 година
CSSGroupingRule.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others пре 3 година
CSSImportRule.cpp 9f02afd8fe LibWeb: Don't delay document load event forever with cached CSS imports пре 3 година
CSSImportRule.h 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang пре 3 година
CSSMediaRule.cpp 0f88a47e58 LibWeb: Add serialization code for CSS{Media,Supports}Rule пре 3 година
CSSMediaRule.h 0f88a47e58 LibWeb: Add serialization code for CSS{Media,Supports}Rule пре 3 година
CSSRule.cpp e8d4236bbd LibWeb: Use W3C urls for CSSOM spec links пре 3 година
CSSRule.h e8b85b13e2 LibWeb: Make CSSStyleSheet::m_owner_css_rule a WeakPtr пре 3 година
CSSRule.idl 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization пре 3 година
CSSRuleList.cpp fd24782d85 LibWeb: Only invalidate styles if a `@media` rule changes match status пре 3 година
CSSRuleList.h fd24782d85 LibWeb: Only invalidate styles if a `@media` rule changes match status пре 3 година
CSSRuleList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others пре 3 година
CSSStyleDeclaration.cpp a99d02e14d LibWeb: Add an enum for !important пре 3 година
CSSStyleDeclaration.h a99d02e14d LibWeb: Add an enum for !important пре 3 година
CSSStyleDeclaration.idl 0ab31d8c84 LibWeb: Support simplest form of CSSStyleDeclaration.setProperty() пре 3 година
CSSStyleRule.cpp 9f6a09837b LibWeb: Serialize selectors only in CSSStyleRule::selector_text() пре 3 година
CSSStyleRule.h 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization пре 3 година
CSSStyleRule.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others пре 3 година
CSSStyleSheet.cpp fd24782d85 LibWeb: Only invalidate styles if a `@media` rule changes match status пре 3 година
CSSStyleSheet.h fd24782d85 LibWeb: Only invalidate styles if a `@media` rule changes match status пре 3 година
CSSStyleSheet.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others пре 3 година
CSSSupportsRule.cpp 0f88a47e58 LibWeb: Add serialization code for CSS{Media,Supports}Rule пре 3 година
CSSSupportsRule.h 0f88a47e58 LibWeb: Add serialization code for CSS{Media,Supports}Rule пре 3 година
ComputedValues.h c61747fb2a LibWeb: Respect font-size specified by CSS in "em" length calculations пре 3 година
Default.css 6a1ae4c185 LibWeb: Make i, em, address, cite, dfn and var elements italic пре 3 година
Display.cpp c52dc87a42 LibWeb: Don't crash on unknown CSS display types, fall back to inline пре 3 година
Display.h c52dc87a42 LibWeb: Don't crash on unknown CSS display types, fall back to inline пре 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 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property пре 3 година
Length.cpp f76a541819 LibWeb: Move length-unit-from-string code into Length пре 3 година
Length.h f76a541819 LibWeb: Move length-unit-from-string code into Length пре 3 година
LengthBox.h dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage пре 3 година
MediaList.cpp 46bba44f8b LibWeb: Move media-query-list serialization code to MediaQuery.{h,cpp} пре 3 година
MediaList.h 1c829e0417 LibWeb: Implement MediaQuery matching :^) пре 3 година
MediaList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others пре 3 година
MediaQuery.cpp fd2ef43cb4 LibWeb: Implement `<resolution>` as a media feature type пре 3 година
MediaQuery.h fd2ef43cb4 LibWeb: Implement `<resolution>` as a media feature type пре 3 година
MediaQueryList.cpp 3479f1c4e8 LibWeb: Add support for the options variant of {add,remove}EventListener пре 3 година
MediaQueryList.h e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" пре 3 година
MediaQueryList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others пре 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 година
Percentage.cpp 608bfac2a9 LibWeb: Implement CSS Time class пре 3 година
Percentage.h 608bfac2a9 LibWeb: Implement CSS Time class пре 3 година
PreferredColorScheme.cpp c8550da9c5 LibWeb: Add Web::CSS::PreferredColorScheme enum пре 3 година
PreferredColorScheme.h c8550da9c5 LibWeb: Add Web::CSS::PreferredColorScheme enum пре 3 година
Properties.json adaab23149 LibWeb: Parse the `content` property пре 3 година
QuirksMode.css 13d7c09125 Libraries: Move to Userland/Libraries/ пре 4 година
Resolution.cpp 0465abcfec LibWeb: Implement CSS Resolution class пре 3 година
Resolution.h 0465abcfec LibWeb: Implement CSS Resolution class пре 3 година
ResolvedCSSStyleDeclaration.cpp 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property пре 3 година
ResolvedCSSStyleDeclaration.h 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization пре 3 година
Screen.cpp c268d0fa13 LibWeb: Make CSS::Screen forward its ref count to DOM::Window пре 3 година
Screen.h c268d0fa13 LibWeb: Make CSS::Screen forward its ref count to DOM::Window пре 3 година
Screen.idl 340e1f4b28 LibWeb: Implement the Screen interface пре 4 година
Selector.cpp 7c33a084fb LibWeb: Support CSS :only-of-type selector пре 3 година
Selector.h 7c33a084fb LibWeb: Support CSS :only-of-type selector пре 3 година
SelectorEngine.cpp 7c33a084fb LibWeb: Support CSS :only-of-type selector пре 3 година
SelectorEngine.h dadcb46344 LibWeb: Convert CSS Dump, Selector, & SelectorEngine to east const пре 4 година
Serialize.cpp 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година
Serialize.h 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година
StyleComputer.cpp c61747fb2a LibWeb: Respect font-size specified by CSS in "em" length calculations пре 3 година
StyleComputer.h a99d02e14d LibWeb: Add an enum for !important пре 3 година
StyleProperties.cpp 141b01d3e3 LibWeb: Turn StyleProperties::m_property_values into an Array пре 3 година
StyleProperties.h 141b01d3e3 LibWeb: Turn StyleProperties::m_property_values into an Array пре 3 година
StyleSheet.cpp 58b99df16d LibWeb: Make StyleSheet::m_parent_style_sheet a WeakPtr пре 3 година
StyleSheet.h 58b99df16d LibWeb: Make StyleSheet::m_parent_style_sheet a WeakPtr пре 3 година
StyleSheet.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others пре 3 година
StyleSheetList.cpp 646b37d1a9 LibWeb: Cache CSS rules in buckets to reduce number of rules checked пре 3 година
StyleSheetList.h 646b37d1a9 LibWeb: Cache CSS rules in buckets to reduce number of rules checked пре 3 година
StyleSheetList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others пре 3 година
StyleValue.cpp adaab23149 LibWeb: Parse the `content` property пре 3 година
StyleValue.h adaab23149 LibWeb: Parse the `content` property пре 3 година
Supports.cpp 7880718fa8 LibWeb: Implement `@supports selector(.foo)` пре 3 година
Supports.h 7880718fa8 LibWeb: Implement `@supports selector(.foo)` пре 3 година
Time.cpp 608bfac2a9 LibWeb: Implement CSS Time class пре 3 година
Time.h 608bfac2a9 LibWeb: Implement CSS Time class пре 3 година