Sam Atkins ef2469bfed LibWeb: Add missing Formatters for CSS dimension types 3 gadi atpakaļ
..
Parser b5febe538c LibWeb: Parse the -webkit-progress-bar/value pseudo elements 3 gadi atpakaļ
SyntaxHighlighter bf786d66b1 LibWeb: Move Token and Tokenizer into Parser namespace 3 gadi atpakaļ
Angle.cpp 83c79fec1c LibWeb: Fix calculation of degrees from radians 3 gadi atpakaļ
Angle.h ef2469bfed LibWeb: Add missing Formatters for CSS dimension types 3 gadi atpakaļ
CSSConditionRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
CSSConditionRule.h 1951873a5d LibWeb: Add CSSConditionRule wrapper 3 gadi atpakaļ
CSSConditionRule.idl 1951873a5d LibWeb: Add CSSConditionRule wrapper 3 gadi atpakaļ
CSSFontFaceRule.cpp 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 gadi atpakaļ
CSSFontFaceRule.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 gadi atpakaļ
CSSFontFaceRule.idl 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 gadi atpakaļ
CSSGroupingRule.cpp c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet 3 gadi atpakaļ
CSSGroupingRule.h c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet 3 gadi atpakaļ
CSSGroupingRule.idl cfe5d63a1e LibWeb: Add CSSGroupingRule wrapper 3 gadi atpakaļ
CSSImportRule.cpp c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 gadi atpakaļ
CSSImportRule.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 gadi atpakaļ
CSSImportRule.idl 0cf8986a1e LibWeb: Add CSSImportRule wrapper 3 gadi atpakaļ
CSSMediaRule.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 gadi atpakaļ
CSSMediaRule.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 gadi atpakaļ
CSSMediaRule.idl fda71a6d48 LibWeb: Add CSSMediaRule wrapper 3 gadi atpakaļ
CSSRule.cpp 7a7043f821 LibWeb: Simplify some WeakPtr assignments 3 gadi atpakaļ
CSSRule.h c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet 3 gadi atpakaļ
CSSRule.idl c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet 3 gadi atpakaļ
CSSRuleList.cpp c8fa0c3cd7 LibWeb: Hold a strong ref to old_rule in CSSRuleList::remove_a_css_rule 3 gadi atpakaļ
CSSRuleList.h 6e6607a92f LibWeb: Allow passing StringView to CSSRuleList::insert_a_css_rule() 3 gadi atpakaļ
CSSRuleList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 gadi atpakaļ
CSSStyleDeclaration.cpp c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 gadi atpakaļ
CSSStyleDeclaration.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 gadi atpakaļ
CSSStyleDeclaration.idl a0ba49a50a LibWeb: Support CSSStyleDeclaration.getPropertyPriority() 3 gadi atpakaļ
CSSStyleRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
CSSStyleRule.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 gadi atpakaļ
CSSStyleRule.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 gadi atpakaļ
CSSStyleSheet.cpp c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet 3 gadi atpakaļ
CSSStyleSheet.h 87b125dcb9 LibWeb: Spec-comment `parse_a_stylesheet()` 3 gadi atpakaļ
CSSStyleSheet.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 gadi atpakaļ
CSSSupportsRule.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 gadi atpakaļ
CSSSupportsRule.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 gadi atpakaļ
CSSSupportsRule.idl 1cec8e473f LibWeb: Add CSSSupportsRule wrapper 3 gadi atpakaļ
ComputedValues.h 4cbec00c44 LibWeb: Actually check if percentage used flex basis is definite 3 gadi atpakaļ
Default.css 9768cda634 LibWeb: Tidy up `<progress>` element default CSS 3 gadi atpakaļ
Display.cpp c52dc87a42 LibWeb: Don't crash on unknown CSS display types, fall back to inline 3 gadi atpakaļ
Display.h de5de4d99a LibWeb: Fix typo in CSS::Display::is_outside_and_inside() name 3 gadi atpakaļ
Enums.json d7d34d88e5 LibWeb: Implement `appearance` CSS property 3 gadi atpakaļ
FontFace.cpp dbbd6d3508 LibWeb: Parse `@font-face` `unicode-range` descriptor 3 gadi atpakaļ
FontFace.h 12b8570ce3 LibWeb: Understand the `format()` part of a `@font-face`'s `src` 3 gadi atpakaļ
Frequency.cpp bd79c303f6 LibWeb: Implement CSS Frequency class 3 gadi atpakaļ
Frequency.h ef2469bfed LibWeb: Add missing Formatters for CSS dimension types 3 gadi atpakaļ
GeneralEnclosed.h 42176d37fc LibWeb: Implement independent GeneralEnclosed class 3 gadi atpakaļ
Identifiers.json d7d34d88e5 LibWeb: Implement `appearance` CSS property 3 gadi atpakaļ
Length.cpp e7370443f2 LibWeb: Make non-finite CSS lengths resolve to "auto" 3 gadi atpakaļ
Length.h 086969277e Everywhere: Run clang-format 3 gadi atpakaļ
LengthBox.h a797a92990 LibWeb: Stop including StyleValue.h in a few places 3 gadi atpakaļ
MediaFeatures.json aa48dda3a4 LibWeb: Add missing MEDIAQUERIES-5 media-features 3 gadi atpakaļ
MediaList.cpp bc4c185aef LibWeb: Add MediaList wrapper 3 gadi atpakaļ
MediaList.h bc4c185aef LibWeb: Add MediaList wrapper 3 gadi atpakaļ
MediaList.idl bc4c185aef LibWeb: Add MediaList wrapper 3 gadi atpakaļ
MediaQuery.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 gadi atpakaļ
MediaQuery.h 28278efafb LibWeb: Extract MediaType to/from_string() logic into functions 3 gadi atpakaļ
MediaQueryList.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
MediaQueryList.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 gadi atpakaļ
MediaQueryListEvent.h 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes 3 gadi atpakaļ
MediaQueryListEvent.idl 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes 3 gadi atpakaļ
Number.h ef2469bfed LibWeb: Add missing Formatters for CSS dimension types 3 gadi atpakaļ
Percentage.cpp 93c999ce00 LibWeb: Stop handling impossible Percentage return values 3 gadi atpakaļ
Percentage.h 734ff422ad LibWeb: Add LengthPercentage::is_auto() convenience helper 3 gadi atpakaļ
PreferredColorScheme.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 gadi atpakaļ
PreferredColorScheme.h c8550da9c5 LibWeb: Add Web::CSS::PreferredColorScheme enum 3 gadi atpakaļ
Properties.json d7d34d88e5 LibWeb: Implement `appearance` CSS property 3 gadi atpakaļ
QuirksMode.css 13d7c09125 Libraries: Move to Userland/Libraries/ 4 gadi atpakaļ
Ratio.cpp f1d47ea618 LibWeb+AudioServer: Remove unused spaceship operators 3 gadi atpakaļ
Ratio.h f1d47ea618 LibWeb+AudioServer: Remove unused spaceship operators 3 gadi atpakaļ
Resolution.cpp 0465abcfec LibWeb: Implement CSS Resolution class 3 gadi atpakaļ
Resolution.h 0465abcfec LibWeb: Implement CSS Resolution class 3 gadi atpakaļ
ResolvedCSSStyleDeclaration.cpp cf6e49350e LibWeb: Handle `transform` in `style_value_for_property()` 3 gadi atpakaļ
ResolvedCSSStyleDeclaration.h 66618a666b LibWeb: Implement CSSStyleDeclaration.{set,remove}Property close to spec 3 gadi atpakaļ
Screen.cpp 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 gadi atpakaļ
Screen.h 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 gadi atpakaļ
Screen.idl 340e1f4b28 LibWeb: Implement the Screen interface 4 gadi atpakaļ
Selector.cpp b5febe538c LibWeb: Parse the -webkit-progress-bar/value pseudo elements 3 gadi atpakaļ
Selector.h b5febe538c LibWeb: Parse the -webkit-progress-bar/value pseudo elements 3 gadi atpakaļ
SelectorEngine.cpp 48c54e6796 LibWeb: Use lowercase type selectors to match against html elements 3 gadi atpakaļ
SelectorEngine.h 7eb7396f8b LibWeb: Match styles for pseudo-elements 3 gadi atpakaļ
Serialize.cpp 8603541e56 LibWeb: Add serialize_a_srgb_value() 3 gadi atpakaļ
Serialize.h 8603541e56 LibWeb: Add serialize_a_srgb_value() 3 gadi atpakaļ
StyleComputer.cpp cf4b7e343a LibWeb: Blockify `inline-flex` to `flex` 3 gadi atpakaļ
StyleComputer.h fff2c35f51 LibWeb: Move ComponentValue to CSS::Parser namespace 3 gadi atpakaļ
StyleProperties.cpp d7d34d88e5 LibWeb: Implement `appearance` CSS property 3 gadi atpakaļ
StyleProperties.h d7d34d88e5 LibWeb: Implement `appearance` CSS property 3 gadi atpakaļ
StyleSheet.cpp 58b99df16d LibWeb: Make StyleSheet::m_parent_style_sheet a WeakPtr 3 gadi atpakaļ
StyleSheet.h 0e758b4da8 LibWeb: Add the StyleSheet.href attribute 3 gadi atpakaļ
StyleSheet.idl 0e758b4da8 LibWeb: Add the StyleSheet.href attribute 3 gadi atpakaļ
StyleSheetList.cpp 6e70670e0b LibWeb: Load fonts from style sheet once when sheet is added 3 gadi atpakaļ
StyleSheetList.h 3efa6cedec LibWeb: Remove unused StyleSheetList::m_generation 3 gadi atpakaļ
StyleSheetList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 gadi atpakaļ
StyleValue.cpp 93c999ce00 LibWeb: Stop handling impossible Percentage return values 3 gadi atpakaļ
StyleValue.h 10ee29a8b3 LibWeb: Add helper methods for checking a calc()'s resolved type 3 gadi atpakaļ
Supports.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 gadi atpakaļ
Supports.h dfba0cb2d9 LibWeb: Implement `@supports` serialization 3 gadi atpakaļ
Time.cpp 608bfac2a9 LibWeb: Implement CSS Time class 3 gadi atpakaļ
Time.h ef2469bfed LibWeb: Add missing Formatters for CSS dimension types 3 gadi atpakaļ
TransformFunctions.json 5f3498d50f LibWeb: Add code generator for CSS transform functions 3 gadi atpakaļ
UnicodeRange.h 1f7bf46061 LibWeb: Add CSS::UnicodeRange class 3 gadi atpakaļ