Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin 2 年之前
..
Parser e909231d78 LibWeb: Break inclusion cycle through forward-declaration 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 年之前
BackdropFilter.h ec4de1e07d LibWeb: Plumb style/computed values for `backdrop-filter` 2 年之前
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 fdd202259d LibWeb: Add partial serialization for CSSFontFaceRule 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 ec4de1e07d LibWeb: Plumb style/computed values for `backdrop-filter` 2 年之前
Default.css d1dac8695c LibWeb: Don't set initial font+color on both HTML and BODY elements 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 ad221164d5 LibWeb: Allow having auto GridTrackPlacements 2 年之前
GridTrackPlacement.h ad221164d5 LibWeb: Allow having auto GridTrackPlacements 2 年之前
GridTrackSize.cpp 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 年之前
GridTrackSize.h 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 年之前
Identifiers.json d7d34d88e5 LibWeb: Implement `appearance` CSS property 3 年之前
Length.cpp 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 年之前
Length.h 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 年之前
LengthBox.cpp 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 年之前
LengthBox.h 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 年之前
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 776538a6c4 LibWeb: Add operator== to CSS::Number 2 年之前
Percentage.cpp 93c999ce00 LibWeb: Stop handling impossible Percentage return values 3 年之前
Percentage.h 84d9a226e6 LibWeb: Add NumberPercentage CSS type 2 年之前
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 d1b99282d8 LibWeb+Meta: Parse the `backdrop-filter` CSS property 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 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 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 1dd4e2dc87 LibWeb: Cache lowercased names in SimpleSelector 2 年之前
SelectorEngine.cpp 1dd4e2dc87 LibWeb: Cache lowercased names in SimpleSelector 2 年之前
SelectorEngine.h 7eb7396f8b LibWeb: Match styles for pseudo-elements 3 年之前
Serialize.cpp fdd202259d LibWeb: Add partial serialization for CSSFontFaceRule 2 年之前
Serialize.h fdd202259d LibWeb: Add partial serialization for CSSFontFaceRule 2 年之前
StyleComputer.cpp e72896e35e LibWeb: Get default fonts via Platform::FontPlugin 2 年之前
StyleComputer.h 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated 2 年之前
StyleProperties.cpp e72896e35e LibWeb: Get default fonts via Platform::FontPlugin 2 年之前
StyleProperties.h ec4de1e07d LibWeb: Plumb style/computed values for `backdrop-filter` 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 980c92e9b5 LibWeb: Add FilterValueListStyleValue 2 年之前
StyleValue.h 980c92e9b5 LibWeb: Add FilterValueListStyleValue 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 年之前