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