Sam Atkins 128d08ecef LibWeb: Empend instead of Appending DeclarationOrAtRules 3 éve
..
Parser 128d08ecef LibWeb: Empend instead of Appending DeclarationOrAtRules 3 éve
SyntaxHighlighter bf786d66b1 LibWeb: Move Token and Tokenizer into Parser namespace 3 éve
.gitignore 13d7c09125 Libraries: Move to Userland/Libraries/ 4 éve
Angle.cpp 355d1936f2 LibWeb: Implement CSS Angle class 3 éve
Angle.h 355d1936f2 LibWeb: Implement CSS Angle class 3 éve
CSSConditionRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
CSSConditionRule.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
CSSConditionRule.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 éve
CSSFontFaceRule.cpp 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 éve
CSSFontFaceRule.h 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 éve
CSSFontFaceRule.idl 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 éve
CSSGroupingRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
CSSGroupingRule.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
CSSGroupingRule.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 éve
CSSImportRule.cpp c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 éve
CSSImportRule.h 086969277e Everywhere: Run clang-format 3 éve
CSSMediaRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
CSSMediaRule.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
CSSRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
CSSRule.h f4f850aaf2 LibWeb: Support CSSRule.type 3 éve
CSSRule.idl f4f850aaf2 LibWeb: Support CSSRule.type 3 éve
CSSRuleList.cpp f4f850aaf2 LibWeb: Support CSSRule.type 3 éve
CSSRuleList.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
CSSRuleList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 éve
CSSStyleDeclaration.cpp c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 éve
CSSStyleDeclaration.h a0ba49a50a LibWeb: Support CSSStyleDeclaration.getPropertyPriority() 3 éve
CSSStyleDeclaration.idl a0ba49a50a LibWeb: Support CSSStyleDeclaration.getPropertyPriority() 3 éve
CSSStyleRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
CSSStyleRule.h 086969277e Everywhere: Run clang-format 3 éve
CSSStyleRule.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 éve
CSSStyleSheet.cpp c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 éve
CSSStyleSheet.h 87b125dcb9 LibWeb: Spec-comment `parse_a_stylesheet()` 3 éve
CSSStyleSheet.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 éve
CSSSupportsRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
CSSSupportsRule.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
ComputedValues.h 119873b822 LibWeb: Make default text-decoration-thickness a fraction of font height 3 éve
Default.css 1e23fd94b1 LibWeb: Use ThreedShadow1 palette color for input border in Default.css 3 éve
Display.cpp c52dc87a42 LibWeb: Don't crash on unknown CSS display types, fall back to inline 3 éve
Display.h c52dc87a42 LibWeb: Don't crash on unknown CSS display types, fall back to inline 3 éve
FontFace.cpp dbbd6d3508 LibWeb: Parse `@font-face` `unicode-range` descriptor 3 éve
FontFace.h 12b8570ce3 LibWeb: Understand the `format()` part of a `@font-face`'s `src` 3 éve
Frequency.cpp bd79c303f6 LibWeb: Implement CSS Frequency class 3 éve
Frequency.h bd79c303f6 LibWeb: Implement CSS Frequency class 3 éve
GeneralEnclosed.h 42176d37fc LibWeb: Implement independent GeneralEnclosed class 3 éve
Identifiers.json 84a06a1209 LibWeb: Add MEDIAQUERIES-5 identifiers 3 éve
Length.cpp 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 éve
Length.h 086969277e Everywhere: Run clang-format 3 éve
LengthBox.h dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage 3 éve
MediaFeatures.json aa48dda3a4 LibWeb: Add missing MEDIAQUERIES-5 media-features 3 éve
MediaList.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
MediaList.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
MediaList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 éve
MediaQuery.cpp 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics 3 éve
MediaQuery.h c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 éve
MediaQueryList.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
MediaQueryList.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 éve
MediaQueryListEvent.h 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes 3 éve
MediaQueryListEvent.idl 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes 3 éve
Number.h 7128e8e2e6 LibWeb: Break friendship between CSS Number and Tokenizer 3 éve
Percentage.cpp 608bfac2a9 LibWeb: Implement CSS Time class 3 éve
Percentage.h 450c0df938 LibWeb: Make resolved styles handle calculated length-percentages 3 éve
PreferredColorScheme.cpp c8550da9c5 LibWeb: Add Web::CSS::PreferredColorScheme enum 3 éve
PreferredColorScheme.h c8550da9c5 LibWeb: Add Web::CSS::PreferredColorScheme enum 3 éve
Properties.json 58398b1e12 LibWeb: Implement the flex order CSS property 3 éve
QuirksMode.css 13d7c09125 Libraries: Move to Userland/Libraries/ 4 éve
Ratio.cpp 086969277e Everywhere: Run clang-format 3 éve
Ratio.h 5f93f1c161 LibWeb: Introduce and parse CSS Ratio type 3 éve
Resolution.cpp 0465abcfec LibWeb: Implement CSS Resolution class 3 éve
Resolution.h 0465abcfec LibWeb: Implement CSS Resolution class 3 éve
ResolvedCSSStyleDeclaration.cpp 66618a666b LibWeb: Implement CSSStyleDeclaration.{set,remove}Property close to spec 3 éve
ResolvedCSSStyleDeclaration.h 66618a666b LibWeb: Implement CSSStyleDeclaration.{set,remove}Property close to spec 3 éve
Screen.cpp 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 éve
Screen.h 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 éve
Screen.idl 340e1f4b28 LibWeb: Implement the Screen interface 4 éve
Selector.cpp 91e1383b85 LibWeb: Implement attribute selector case identifier 3 éve
Selector.h 91e1383b85 LibWeb: Implement attribute selector case identifier 3 éve
SelectorEngine.cpp 086969277e Everywhere: Run clang-format 3 éve
SelectorEngine.h 7eb7396f8b LibWeb: Match styles for pseudo-elements 3 éve
Serialize.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 éve
Serialize.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 éve
StyleComputer.cpp f235da27d9 LibWeb: Break friendship between CSS Block and Parser 3 éve
StyleComputer.h fff2c35f51 LibWeb: Move ComponentValue to CSS::Parser namespace 3 éve
StyleProperties.cpp 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 éve
StyleProperties.h 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 éve
StyleSheet.cpp 58b99df16d LibWeb: Make StyleSheet::m_parent_style_sheet a WeakPtr 3 éve
StyleSheet.h 0e758b4da8 LibWeb: Add the StyleSheet.href attribute 3 éve
StyleSheet.idl 0e758b4da8 LibWeb: Add the StyleSheet.href attribute 3 éve
StyleSheetList.cpp 6e70670e0b LibWeb: Load fonts from style sheet once when sheet is added 3 éve
StyleSheetList.h 3efa6cedec LibWeb: Remove unused StyleSheetList::m_generation 3 éve
StyleSheetList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 éve
StyleValue.cpp 7ae116b81b LibWeb: Bring BorderRadiusStyleValue::to_string() closer to spec 3 éve
StyleValue.h fff2c35f51 LibWeb: Move ComponentValue to CSS::Parser namespace 3 éve
Supports.cpp c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 éve
Supports.h c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 éve
Time.cpp 608bfac2a9 LibWeb: Implement CSS Time class 3 éve
Time.h 608bfac2a9 LibWeb: Implement CSS Time class 3 éve
UnicodeRange.h 1f7bf46061 LibWeb: Add CSS::UnicodeRange class 3 éve