Andreas Kling 524ec95bcd LibWeb: Keep CSS sheets sorted in document tree order 2 роки тому
..
Parser 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
SyntaxHighlighter bf786d66b1 LibWeb: Move Token and Tokenizer into Parser namespace 3 роки тому
Angle.cpp 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T 3 роки тому
Angle.h 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T 3 роки тому
CSSConditionRule.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
CSSConditionRule.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
CSSConditionRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSFontFaceRule.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
CSSFontFaceRule.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
CSSFontFaceRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSGroupingRule.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
CSSGroupingRule.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
CSSGroupingRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSImportRule.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
CSSImportRule.h 36085676d2 LibWeb: Make CSSImportList mark its document 2 роки тому
CSSImportRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSMediaRule.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
CSSMediaRule.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
CSSMediaRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSRule.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
CSSRule.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
CSSRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSRuleList.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 роки тому
CSSRuleList.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
CSSRuleList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSStyleDeclaration.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
CSSStyleDeclaration.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
CSSStyleDeclaration.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSStyleRule.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
CSSStyleRule.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
CSSStyleRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
CSSStyleSheet.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 роки тому
CSSStyleSheet.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
CSSStyleSheet.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 роки тому
CSSSupportsRule.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
CSSSupportsRule.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
CSSSupportsRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
Clip.cpp 8163ee1500 LibWeb: Use rect value in CSS clip property 3 роки тому
Clip.h 8163ee1500 LibWeb: Use rect value in CSS clip property 3 роки тому
ComputedValues.h 8f0a48ef23 LibWeb: Make default CSS font settings match other browsers better 2 роки тому
Default.css 8f0a48ef23 LibWeb: Make default CSS font settings match other browsers better 2 роки тому
Display.cpp c52dc87a42 LibWeb: Don't crash on unknown CSS display types, fall back to inline 3 роки тому
Display.h de5de4d99a LibWeb: Fix typo in CSS::Display::is_outside_and_inside() name 3 роки тому
Enums.json d7d34d88e5 LibWeb: Implement `appearance` CSS property 3 роки тому
FontFace.cpp dbbd6d3508 LibWeb: Parse `@font-face` `unicode-range` descriptor 3 роки тому
FontFace.h 12b8570ce3 LibWeb: Understand the `format()` part of a `@font-face`'s `src` 3 роки тому
Frequency.cpp 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T 3 роки тому
Frequency.h 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T 3 роки тому
GeneralEnclosed.h 42176d37fc LibWeb: Implement independent GeneralEnclosed class 3 роки тому
GridTrackPlacement.cpp ca286fc220 LibWeb: Add GridTrackPlacement for grid-[column/row]-[start/end] 2 роки тому
GridTrackPlacement.h ca286fc220 LibWeb: Add GridTrackPlacement for grid-[column/row]-[start/end] 2 роки тому
GridTrackSize.cpp fc36970973 LibWeb: Add GridTrackSize class for grid-template-* 2 роки тому
GridTrackSize.h fc36970973 LibWeb: Add GridTrackSize class for grid-template-* 2 роки тому
Identifiers.json d7d34d88e5 LibWeb: Implement `appearance` CSS property 3 роки тому
Length.cpp 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T 3 роки тому
Length.h 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T 3 роки тому
LengthBox.h a797a92990 LibWeb: Stop including StyleValue.h in a few places 3 роки тому
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin 3 роки тому
MediaFeatures.json aa48dda3a4 LibWeb: Add missing MEDIAQUERIES-5 media-features 3 роки тому
MediaList.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
MediaList.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
MediaList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
MediaQuery.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 роки тому
MediaQuery.h 28278efafb LibWeb: Extract MediaType to/from_string() logic into functions 3 роки тому
MediaQueryList.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
MediaQueryList.h 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class 2 роки тому
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 роки тому
MediaQueryListEvent.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
MediaQueryListEvent.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 роки тому
MediaQueryListEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
Number.h ef2469bfed LibWeb: Add missing Formatters for CSS dimension types 3 роки тому
Percentage.cpp 93c999ce00 LibWeb: Stop handling impossible Percentage return values 3 роки тому
Percentage.h 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T 3 роки тому
PreferredColorScheme.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 роки тому
PreferredColorScheme.h c8550da9c5 LibWeb: Add Web::CSS::PreferredColorScheme enum 3 роки тому
Properties.json 7bb3a8d646 LibWeb: Parse grid-column and grid-row CSS values 2 роки тому
QuirksMode.css 13d7c09125 Libraries: Move to Userland/Libraries/ 4 роки тому
Ratio.cpp f1d47ea618 LibWeb+AudioServer: Remove unused spaceship operators 3 роки тому
Ratio.h f1d47ea618 LibWeb+AudioServer: Remove unused spaceship operators 3 роки тому
Resolution.cpp 0465abcfec LibWeb: Implement CSS Resolution class 3 роки тому
Resolution.h 0465abcfec LibWeb: Implement CSS Resolution class 3 роки тому
ResolvedCSSStyleDeclaration.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 роки тому
ResolvedCSSStyleDeclaration.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
Screen.cpp 8c90e08e0b LibWeb: Make CSS::Screen GC-allocated 2 роки тому
Screen.h 8c90e08e0b LibWeb: Make CSS::Screen GC-allocated 2 роки тому
Screen.idl 340e1f4b28 LibWeb: Implement the Screen interface 4 роки тому
Selector.cpp b5febe538c LibWeb: Parse the -webkit-progress-bar/value pseudo elements 3 роки тому
Selector.h b5febe538c LibWeb: Parse the -webkit-progress-bar/value pseudo elements 3 роки тому
SelectorEngine.cpp 031322fde3 LibWeb: Make :enabled and :disabled selector handling more idiomatic 3 роки тому
SelectorEngine.h 7eb7396f8b LibWeb: Match styles for pseudo-elements 3 роки тому
Serialize.cpp 8603541e56 LibWeb: Add serialize_a_srgb_value() 3 роки тому
Serialize.h 8603541e56 LibWeb: Add serialize_a_srgb_value() 3 роки тому
StyleComputer.cpp 524ec95bcd LibWeb: Keep CSS sheets sorted in document tree order 2 роки тому
StyleComputer.h 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated 2 роки тому
StyleProperties.cpp 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties 2 роки тому
StyleProperties.h 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties 2 роки тому
StyleSheet.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
StyleSheet.h 5724a04553 LibWeb: Make StyleSheet mark its owner node 2 роки тому
StyleSheet.idl 0e758b4da8 LibWeb: Add the StyleSheet.href attribute 3 роки тому
StyleSheetList.cpp 524ec95bcd LibWeb: Keep CSS sheets sorted in document tree order 2 роки тому
StyleSheetList.h 524ec95bcd LibWeb: Keep CSS sheets sorted in document tree order 2 роки тому
StyleSheetList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
StyleValue.cpp 9018b58875 LibWeb: Only schedule ImageStyleValue resource load once 2 роки тому
StyleValue.h c40dd9ee78 LibWeb: Add GridTrackPlacementShorthandStyleValue 2 роки тому
Supports.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 роки тому
Supports.h dfba0cb2d9 LibWeb: Implement `@supports` serialization 3 роки тому
Time.cpp 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T 3 роки тому
Time.h 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T 3 роки тому
TransformFunctions.json 5f3498d50f LibWeb: Add code generator for CSS transform functions 3 роки тому
UnicodeRange.h 1f7bf46061 LibWeb: Add CSS::UnicodeRange class 3 роки тому