Andreas Kling 4b9c5635b3 LibWeb: Make :link selector behave according to spec %!s(int64=2) %!d(string=hai) anos
..
Parser c4050fe675 LibWeb: Treat unimplemented grid-track-size syntax as "auto" for now %!s(int64=2) %!d(string=hai) anos
SyntaxHighlighter bf786d66b1 LibWeb: Move Token and Tokenizer into Parser namespace %!s(int64=3) %!d(string=hai) anos
Angle.cpp 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T %!s(int64=3) %!d(string=hai) anos
Angle.h 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T %!s(int64=3) %!d(string=hai) anos
CSSConditionRule.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
CSSConditionRule.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
CSSConditionRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSFontFaceRule.cpp fdd202259d LibWeb: Add partial serialization for CSSFontFaceRule %!s(int64=2) %!d(string=hai) anos
CSSFontFaceRule.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
CSSFontFaceRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSGroupingRule.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
CSSGroupingRule.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
CSSGroupingRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSImportRule.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
CSSImportRule.h 36085676d2 LibWeb: Make CSSImportList mark its document %!s(int64=2) %!d(string=hai) anos
CSSImportRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSMediaRule.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
CSSMediaRule.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
CSSMediaRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSRule.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
CSSRule.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
CSSRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSRuleList.cpp 497ead37bc LibWeb: Make DOMException GC-allocated %!s(int64=2) %!d(string=hai) anos
CSSRuleList.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
CSSRuleList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSStyleDeclaration.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
CSSStyleDeclaration.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
CSSStyleDeclaration.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSStyleRule.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
CSSStyleRule.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
CSSStyleRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
CSSStyleSheet.cpp 497ead37bc LibWeb: Make DOMException GC-allocated %!s(int64=2) %!d(string=hai) anos
CSSStyleSheet.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
CSSSupportsRule.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
CSSSupportsRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
Clip.cpp 8163ee1500 LibWeb: Use rect value in CSS clip property %!s(int64=2) %!d(string=hai) anos
Clip.h 8163ee1500 LibWeb: Use rect value in CSS clip property %!s(int64=2) %!d(string=hai) anos
ComputedValues.h 8f0a48ef23 LibWeb: Make default CSS font settings match other browsers better %!s(int64=2) %!d(string=hai) anos
Default.css 8f0a48ef23 LibWeb: Make default CSS font settings match other browsers better %!s(int64=2) %!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 de5de4d99a LibWeb: Fix typo in CSS::Display::is_outside_and_inside() name %!s(int64=3) %!d(string=hai) anos
Enums.json d7d34d88e5 LibWeb: Implement `appearance` CSS property %!s(int64=3) %!d(string=hai) anos
FontFace.cpp dbbd6d3508 LibWeb: Parse `@font-face` `unicode-range` descriptor %!s(int64=3) %!d(string=hai) anos
FontFace.h 12b8570ce3 LibWeb: Understand the `format()` part of a `@font-face`'s `src` %!s(int64=3) %!d(string=hai) anos
Frequency.cpp 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T %!s(int64=3) %!d(string=hai) anos
Frequency.h 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T %!s(int64=3) %!d(string=hai) anos
GeneralEnclosed.h 42176d37fc LibWeb: Implement independent GeneralEnclosed class %!s(int64=3) %!d(string=hai) anos
GridTrackPlacement.cpp ad221164d5 LibWeb: Allow having auto GridTrackPlacements %!s(int64=2) %!d(string=hai) anos
GridTrackPlacement.h ad221164d5 LibWeb: Allow having auto GridTrackPlacements %!s(int64=2) %!d(string=hai) anos
GridTrackSize.cpp 9681eb89a6 LibWeb: Add helper function for creating auto GridTrackSizes %!s(int64=2) %!d(string=hai) anos
GridTrackSize.h df88e2bd8e LibWeb: Add spec utility function for GridTrackSize %!s(int64=2) %!d(string=hai) anos
Identifiers.json d7d34d88e5 LibWeb: Implement `appearance` CSS property %!s(int64=3) %!d(string=hai) anos
Length.cpp 9ff6c1e692 LibWeb: Avoid copying viewport rect when converting length to pixels %!s(int64=2) %!d(string=hai) anos
Length.h 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T %!s(int64=3) %!d(string=hai) anos
LengthBox.h a797a92990 LibWeb: Stop including StyleValue.h in a few places %!s(int64=3) %!d(string=hai) anos
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin %!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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
MediaList.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
MediaList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
MediaQuery.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
MediaQuery.h 28278efafb LibWeb: Extract MediaType to/from_string() logic into functions %!s(int64=3) %!d(string=hai) anos
MediaQueryList.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
MediaQueryList.h 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class %!s(int64=2) %!d(string=hai) anos
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef %!s(int64=3) %!d(string=hai) anos
MediaQueryListEvent.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
MediaQueryListEvent.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() %!s(int64=2) %!d(string=hai) anos
MediaQueryListEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
Number.h ef2469bfed LibWeb: Add missing Formatters for CSS dimension types %!s(int64=3) %!d(string=hai) anos
Percentage.cpp 93c999ce00 LibWeb: Stop handling impossible Percentage return values %!s(int64=3) %!d(string=hai) anos
Percentage.h 55ad9591df LibWeb: Add a way to ask if a PercentageOr<T> value contains percentages %!s(int64=2) %!d(string=hai) anos
PreferredColorScheme.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!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 7bb3a8d646 LibWeb: Parse grid-column and grid-row CSS values %!s(int64=2) %!d(string=hai) anos
QuirksMode.css 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
Ratio.cpp f1d47ea618 LibWeb+AudioServer: Remove unused spaceship operators %!s(int64=3) %!d(string=hai) anos
Ratio.h f1d47ea618 LibWeb+AudioServer: Remove unused spaceship operators %!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 497ead37bc LibWeb: Make DOMException GC-allocated %!s(int64=2) %!d(string=hai) anos
ResolvedCSSStyleDeclaration.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
Screen.cpp 8c90e08e0b LibWeb: Make CSS::Screen GC-allocated %!s(int64=2) %!d(string=hai) anos
Screen.h 8c90e08e0b LibWeb: Make CSS::Screen GC-allocated %!s(int64=2) %!d(string=hai) anos
Screen.idl 340e1f4b28 LibWeb: Implement the Screen interface %!s(int64=4) %!d(string=hai) anos
Selector.cpp b5febe538c LibWeb: Parse the -webkit-progress-bar/value pseudo elements %!s(int64=3) %!d(string=hai) anos
Selector.h b5febe538c LibWeb: Parse the -webkit-progress-bar/value pseudo elements %!s(int64=3) %!d(string=hai) anos
SelectorEngine.cpp 4b9c5635b3 LibWeb: Make :link selector behave according to spec %!s(int64=2) %!d(string=hai) anos
SelectorEngine.h 7eb7396f8b LibWeb: Match styles for pseudo-elements %!s(int64=3) %!d(string=hai) anos
Serialize.cpp fdd202259d LibWeb: Add partial serialization for CSSFontFaceRule %!s(int64=2) %!d(string=hai) anos
Serialize.h fdd202259d LibWeb: Add partial serialization for CSSFontFaceRule %!s(int64=2) %!d(string=hai) anos
StyleComputer.cpp 524ec95bcd LibWeb: Keep CSS sheets sorted in document tree order %!s(int64=2) %!d(string=hai) anos
StyleComputer.h 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated %!s(int64=2) %!d(string=hai) anos
StyleProperties.cpp 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties %!s(int64=2) %!d(string=hai) anos
StyleProperties.h 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties %!s(int64=2) %!d(string=hai) anos
StyleSheet.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
StyleSheet.h 5724a04553 LibWeb: Make StyleSheet mark its owner node %!s(int64=2) %!d(string=hai) anos
StyleSheet.idl 0e758b4da8 LibWeb: Add the StyleSheet.href attribute %!s(int64=3) %!d(string=hai) anos
StyleSheetList.cpp 524ec95bcd LibWeb: Keep CSS sheets sorted in document tree order %!s(int64=2) %!d(string=hai) anos
StyleSheetList.h 524ec95bcd LibWeb: Keep CSS sheets sorted in document tree order %!s(int64=2) %!d(string=hai) anos
StyleSheetList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
StyleValue.cpp 55ad9591df LibWeb: Add a way to ask if a PercentageOr<T> value contains percentages %!s(int64=2) %!d(string=hai) anos
StyleValue.h 55ad9591df LibWeb: Add a way to ask if a PercentageOr<T> value contains percentages %!s(int64=2) %!d(string=hai) anos
Supports.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
Supports.h dfba0cb2d9 LibWeb: Implement `@supports` serialization %!s(int64=3) %!d(string=hai) anos
Time.cpp 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T %!s(int64=3) %!d(string=hai) anos
Time.h 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T %!s(int64=3) %!d(string=hai) anos
TransformFunctions.json 5f3498d50f LibWeb: Add code generator for CSS transform functions %!s(int64=3) %!d(string=hai) anos
UnicodeRange.h 1f7bf46061 LibWeb: Add CSS::UnicodeRange class %!s(int64=3) %!d(string=hai) anos