Sam Atkins 611a209756 LibWeb: Rename StyleDeclarationRule -> Declaration 3 gadi atpakaļ
..
Parser 611a209756 LibWeb: Rename StyleDeclarationRule -> Declaration 3 gadi atpakaļ
SyntaxHighlighter 38f6140159 LibWeb: Implement first draft of CSS syntax highlighting :^) 3 gadi atpakaļ
.gitignore 13d7c09125 Libraries: Move to Userland/Libraries/ 4 gadi atpakaļ
Angle.cpp 355d1936f2 LibWeb: Implement CSS Angle class 3 gadi atpakaļ
Angle.h 355d1936f2 LibWeb: Implement CSS Angle class 3 gadi atpakaļ
CSSConditionRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
CSSConditionRule.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
CSSConditionRule.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 gadi atpakaļ
CSSFontFaceRule.cpp 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 gadi atpakaļ
CSSFontFaceRule.h 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 gadi atpakaļ
CSSFontFaceRule.idl 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 gadi atpakaļ
CSSGroupingRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
CSSGroupingRule.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
CSSGroupingRule.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 gadi atpakaļ
CSSImportRule.cpp 05bd0ca3ee LibWeb: Rename `parse_css()` -> `parse_css_stylesheet()` 3 gadi atpakaļ
CSSImportRule.h 086969277e Everywhere: Run clang-format 3 gadi atpakaļ
CSSMediaRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
CSSMediaRule.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
CSSRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
CSSRule.h 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 gadi atpakaļ
CSSRule.idl 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization 3 gadi atpakaļ
CSSRuleList.cpp 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 gadi atpakaļ
CSSRuleList.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
CSSRuleList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 gadi atpakaļ
CSSStyleDeclaration.cpp 427beb97b5 LibWeb: Streamline how inline CSS style declarations are constructed 3 gadi atpakaļ
CSSStyleDeclaration.h 086969277e Everywhere: Run clang-format 3 gadi atpakaļ
CSSStyleDeclaration.idl 0ab31d8c84 LibWeb: Support simplest form of CSSStyleDeclaration.setProperty() 3 gadi atpakaļ
CSSStyleRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
CSSStyleRule.h 086969277e Everywhere: Run clang-format 3 gadi atpakaļ
CSSStyleRule.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 gadi atpakaļ
CSSStyleSheet.cpp 87b125dcb9 LibWeb: Spec-comment `parse_a_stylesheet()` 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 c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
CSSSupportsRule.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
ComputedValues.h 119873b822 LibWeb: Make default text-decoration-thickness a fraction of font height 3 gadi atpakaļ
Default.css 1e23fd94b1 LibWeb: Use ThreedShadow1 palette color for input border in 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 c52dc87a42 LibWeb: Don't crash on unknown CSS display types, fall back to inline 3 gadi atpakaļ
FontFace.cpp 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 gadi atpakaļ
FontFace.h 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 gadi atpakaļ
Frequency.cpp bd79c303f6 LibWeb: Implement CSS Frequency class 3 gadi atpakaļ
Frequency.h bd79c303f6 LibWeb: Implement CSS Frequency class 3 gadi atpakaļ
GeneralEnclosed.h 42176d37fc LibWeb: Implement independent GeneralEnclosed class 3 gadi atpakaļ
Identifiers.json 84a06a1209 LibWeb: Add MEDIAQUERIES-5 identifiers 3 gadi atpakaļ
Length.cpp 086969277e Everywhere: Run clang-format 3 gadi atpakaļ
Length.h 086969277e Everywhere: Run clang-format 3 gadi atpakaļ
LengthBox.h dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage 3 gadi atpakaļ
MediaFeatures.json aa48dda3a4 LibWeb: Add missing MEDIAQUERIES-5 media-features 3 gadi atpakaļ
MediaList.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
MediaList.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
MediaList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 gadi atpakaļ
MediaQuery.cpp 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics 3 gadi atpakaļ
MediaQuery.h 0795b9f7bb LibWeb: Use floats instead of doubles for CSS numbers 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 e8ab2dab11 LibWeb: Implement a CSS::Number class 3 gadi atpakaļ
Percentage.cpp 608bfac2a9 LibWeb: Implement CSS Time class 3 gadi atpakaļ
Percentage.h 450c0df938 LibWeb: Make resolved styles handle calculated length-percentages 3 gadi atpakaļ
PreferredColorScheme.cpp c8550da9c5 LibWeb: Add Web::CSS::PreferredColorScheme enum 3 gadi atpakaļ
PreferredColorScheme.h c8550da9c5 LibWeb: Add Web::CSS::PreferredColorScheme enum 3 gadi atpakaļ
Properties.json 58398b1e12 LibWeb: Implement the flex order CSS property 3 gadi atpakaļ
QuirksMode.css 13d7c09125 Libraries: Move to Userland/Libraries/ 4 gadi atpakaļ
Ratio.cpp 086969277e Everywhere: Run clang-format 3 gadi atpakaļ
Ratio.h 5f93f1c161 LibWeb: Introduce and parse CSS Ratio type 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 450c0df938 LibWeb: Make resolved styles handle calculated length-percentages 3 gadi atpakaļ
ResolvedCSSStyleDeclaration.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 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 91e1383b85 LibWeb: Implement attribute selector case identifier 3 gadi atpakaļ
Selector.h 91e1383b85 LibWeb: Implement attribute selector case identifier 3 gadi atpakaļ
SelectorEngine.cpp 086969277e Everywhere: Run clang-format 3 gadi atpakaļ
SelectorEngine.h 7eb7396f8b LibWeb: Match styles for pseudo-elements 3 gadi atpakaļ
Serialize.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 gadi atpakaļ
Serialize.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 gadi atpakaļ
StyleComputer.cpp 8b538b1578 LibWeb: Rename StyleComponentValueRule -> ComponentValue 3 gadi atpakaļ
StyleComputer.h 8b538b1578 LibWeb: Rename StyleComponentValueRule -> ComponentValue 3 gadi atpakaļ
StyleProperties.cpp 58398b1e12 LibWeb: Implement the flex order CSS property 3 gadi atpakaļ
StyleProperties.h 58398b1e12 LibWeb: Implement the flex order 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 759bfbb572 LibWeb: Use StyleComputer::invalidate_rule_cache() directly everywhere 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 7ae116b81b LibWeb: Bring BorderRadiusStyleValue::to_string() closer to spec 3 gadi atpakaļ
StyleValue.h 8b538b1578 LibWeb: Rename StyleComponentValueRule -> ComponentValue 3 gadi atpakaļ
Supports.cpp 2aac9f9258 LibWeb: Bring `parse_a_declaration()` to spec and add comments 3 gadi atpakaļ
Supports.h 611a209756 LibWeb: Rename StyleDeclarationRule -> Declaration 3 gadi atpakaļ
Time.cpp 608bfac2a9 LibWeb: Implement CSS Time class 3 gadi atpakaļ
Time.h 608bfac2a9 LibWeb: Implement CSS Time class 3 gadi atpakaļ