Sam Atkins 75db8b1f86 LibWeb: Spec-comment `consume_a_function()` %!s(int64=3) %!d(string=hai) anos
..
Parser 75db8b1f86 LibWeb: Spec-comment `consume_a_function()` %!s(int64=3) %!d(string=hai) anos
SyntaxHighlighter 38f6140159 LibWeb: Implement first draft of CSS syntax highlighting :^) %!s(int64=3) %!d(string=hai) anos
.gitignore 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
Angle.cpp 355d1936f2 LibWeb: Implement CSS Angle class %!s(int64=3) %!d(string=hai) anos
Angle.h 355d1936f2 LibWeb: Implement CSS Angle class %!s(int64=3) %!d(string=hai) anos
CSSConditionRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
CSSConditionRule.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
CSSConditionRule.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
CSSFontFaceRule.cpp 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes %!s(int64=3) %!d(string=hai) anos
CSSFontFaceRule.h 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes %!s(int64=3) %!d(string=hai) anos
CSSFontFaceRule.idl 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes %!s(int64=3) %!d(string=hai) anos
CSSGroupingRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
CSSGroupingRule.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
CSSGroupingRule.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
CSSImportRule.cpp 05bd0ca3ee LibWeb: Rename `parse_css()` -> `parse_css_stylesheet()` %!s(int64=3) %!d(string=hai) anos
CSSImportRule.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
CSSMediaRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
CSSMediaRule.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
CSSRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
CSSRule.h 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes %!s(int64=3) %!d(string=hai) anos
CSSRule.idl 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization %!s(int64=3) %!d(string=hai) anos
CSSRuleList.cpp 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes %!s(int64=3) %!d(string=hai) anos
CSSRuleList.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
CSSRuleList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
CSSStyleDeclaration.cpp 427beb97b5 LibWeb: Streamline how inline CSS style declarations are constructed %!s(int64=3) %!d(string=hai) anos
CSSStyleDeclaration.h 427beb97b5 LibWeb: Streamline how inline CSS style declarations are constructed %!s(int64=3) %!d(string=hai) anos
CSSStyleDeclaration.idl 0ab31d8c84 LibWeb: Support simplest form of CSSStyleDeclaration.setProperty() %!s(int64=3) %!d(string=hai) anos
CSSStyleRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
CSSStyleRule.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
CSSStyleRule.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
CSSStyleSheet.cpp 87b125dcb9 LibWeb: Spec-comment `parse_a_stylesheet()` %!s(int64=3) %!d(string=hai) anos
CSSStyleSheet.h 87b125dcb9 LibWeb: Spec-comment `parse_a_stylesheet()` %!s(int64=3) %!d(string=hai) anos
CSSStyleSheet.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
CSSSupportsRule.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
CSSSupportsRule.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
ComputedValues.h fa71401bec LibWeb: Rename ComputedValues::offset() => inset() %!s(int64=3) %!d(string=hai) anos
Default.css 1e23fd94b1 LibWeb: Use ThreedShadow1 palette color for input border in Default.css %!s(int64=3) %!d(string=hai) anos
Display.cpp c52dc87a42 LibWeb: Don't crash on unknown CSS display types, fall back to inline %!s(int64=3) %!d(string=hai) anos
Display.h c52dc87a42 LibWeb: Don't crash on unknown CSS display types, fall back to inline %!s(int64=3) %!d(string=hai) anos
FontFace.cpp 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes %!s(int64=3) %!d(string=hai) anos
FontFace.h 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes %!s(int64=3) %!d(string=hai) anos
Frequency.cpp bd79c303f6 LibWeb: Implement CSS Frequency class %!s(int64=3) %!d(string=hai) anos
Frequency.h bd79c303f6 LibWeb: Implement CSS Frequency class %!s(int64=3) %!d(string=hai) anos
GeneralEnclosed.h 42176d37fc LibWeb: Implement independent GeneralEnclosed class %!s(int64=3) %!d(string=hai) anos
Identifiers.json 84a06a1209 LibWeb: Add MEDIAQUERIES-5 identifiers %!s(int64=3) %!d(string=hai) anos
Length.cpp 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics %!s(int64=3) %!d(string=hai) anos
Length.h 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics %!s(int64=3) %!d(string=hai) anos
LengthBox.h dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage %!s(int64=3) %!d(string=hai) anos
MediaFeatures.json aa48dda3a4 LibWeb: Add missing MEDIAQUERIES-5 media-features %!s(int64=3) %!d(string=hai) anos
MediaList.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
MediaList.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
MediaList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
MediaQuery.cpp 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics %!s(int64=3) %!d(string=hai) anos
MediaQuery.h 0795b9f7bb LibWeb: Use floats instead of doubles for CSS numbers %!s(int64=3) %!d(string=hai) anos
MediaQueryList.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
MediaQueryList.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
MediaQueryList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
MediaQueryListEvent.h 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes %!s(int64=3) %!d(string=hai) anos
MediaQueryListEvent.idl 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes %!s(int64=3) %!d(string=hai) anos
Number.h e8ab2dab11 LibWeb: Implement a CSS::Number class %!s(int64=3) %!d(string=hai) anos
Percentage.cpp 608bfac2a9 LibWeb: Implement CSS Time class %!s(int64=3) %!d(string=hai) anos
Percentage.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
PreferredColorScheme.cpp c8550da9c5 LibWeb: Add Web::CSS::PreferredColorScheme enum %!s(int64=3) %!d(string=hai) anos
PreferredColorScheme.h c8550da9c5 LibWeb: Add Web::CSS::PreferredColorScheme enum %!s(int64=3) %!d(string=hai) anos
Properties.json 6edea1d59f LibWeb: Assign limits to CSS properties that cannot be negative %!s(int64=3) %!d(string=hai) anos
QuirksMode.css 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
Ratio.cpp 5f93f1c161 LibWeb: Introduce and parse CSS Ratio type %!s(int64=3) %!d(string=hai) anos
Ratio.h 5f93f1c161 LibWeb: Introduce and parse CSS Ratio type %!s(int64=3) %!d(string=hai) anos
Resolution.cpp 0465abcfec LibWeb: Implement CSS Resolution class %!s(int64=3) %!d(string=hai) anos
Resolution.h 0465abcfec LibWeb: Implement CSS Resolution class %!s(int64=3) %!d(string=hai) anos
ResolvedCSSStyleDeclaration.cpp 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo %!s(int64=3) %!d(string=hai) anos
ResolvedCSSStyleDeclaration.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
Screen.cpp 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML %!s(int64=3) %!d(string=hai) anos
Screen.h 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML %!s(int64=3) %!d(string=hai) anos
Screen.idl 340e1f4b28 LibWeb: Implement the Screen interface %!s(int64=4) %!d(string=hai) anos
Selector.cpp 91e1383b85 LibWeb: Implement attribute selector case identifier %!s(int64=3) %!d(string=hai) anos
Selector.h 91e1383b85 LibWeb: Implement attribute selector case identifier %!s(int64=3) %!d(string=hai) anos
SelectorEngine.cpp 91e1383b85 LibWeb: Implement attribute selector case identifier %!s(int64=3) %!d(string=hai) anos
SelectorEngine.h 7eb7396f8b LibWeb: Match styles for pseudo-elements %!s(int64=3) %!d(string=hai) anos
Serialize.cpp 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
Serialize.h 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
StyleComputer.cpp 05bd0ca3ee LibWeb: Rename `parse_css()` -> `parse_css_stylesheet()` %!s(int64=3) %!d(string=hai) anos
StyleComputer.h 1f9aed2617 LibWeb: Load and use fonts described by @font-face rules :^) %!s(int64=3) %!d(string=hai) anos
StyleProperties.cpp dd940dfa85 LibWeb: Use font-derived metrics for "line-height:normal" %!s(int64=3) %!d(string=hai) anos
StyleProperties.h 03daa4653f LibWeb: Parse and compute text-shadow property %!s(int64=3) %!d(string=hai) anos
StyleSheet.cpp 58b99df16d LibWeb: Make StyleSheet::m_parent_style_sheet a WeakPtr %!s(int64=3) %!d(string=hai) anos
StyleSheet.h 0e758b4da8 LibWeb: Add the StyleSheet.href attribute %!s(int64=3) %!d(string=hai) anos
StyleSheet.idl 0e758b4da8 LibWeb: Add the StyleSheet.href attribute %!s(int64=3) %!d(string=hai) anos
StyleSheetList.cpp 759bfbb572 LibWeb: Use StyleComputer::invalidate_rule_cache() directly everywhere %!s(int64=3) %!d(string=hai) anos
StyleSheetList.h 3efa6cedec LibWeb: Remove unused StyleSheetList::m_generation %!s(int64=3) %!d(string=hai) anos
StyleSheetList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
StyleValue.cpp 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics %!s(int64=3) %!d(string=hai) anos
StyleValue.h 6437f5da36 LibWeb: Add basic support for the attr() CSS function %!s(int64=3) %!d(string=hai) anos
Supports.cpp 2aac9f9258 LibWeb: Bring `parse_a_declaration()` to spec and add comments %!s(int64=3) %!d(string=hai) anos
Supports.h 7880718fa8 LibWeb: Implement `@supports selector(.foo)` %!s(int64=3) %!d(string=hai) anos
Time.cpp 608bfac2a9 LibWeb: Implement CSS Time class %!s(int64=3) %!d(string=hai) anos
Time.h 608bfac2a9 LibWeb: Implement CSS Time class %!s(int64=3) %!d(string=hai) anos