martinfalisse 97230c4ddb LibWeb: Clean up grid track placement shorthand parser 2 년 전
..
Parser 97230c4ddb LibWeb: Clean up grid track placement shorthand parser 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 a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSConditionRule.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSConditionRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
CSSFontFaceRule.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSFontFaceRule.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSFontFaceRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
CSSGroupingRule.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSGroupingRule.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSGroupingRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
CSSImportRule.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSImportRule.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSImportRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
CSSMediaRule.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSMediaRule.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSMediaRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
CSSRule.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSRule.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
CSSRuleList.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSRuleList.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSRuleList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
CSSStyleDeclaration.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSStyleDeclaration.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSStyleDeclaration.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
CSSStyleRule.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSStyleRule.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSStyleRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
CSSStyleSheet.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSStyleSheet.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSStyleSheet.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 년 전
CSSSupportsRule.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
CSSSupportsRule.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 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 d39f4edc99 LibWeb: Avoid a bunch of unnecessary copying in CSS::ComputedValues 2 년 전
Default.css 8a3ca6416d LibWeb: Make labels be `display: inline-block` in the default UA style 2 년 전
Display.cpp c52dc87a42 LibWeb: Don't crash on unknown CSS display types, fall back to inline 3 년 전
Display.h 9d50191dca LibWeb: Tidy up FormattingContext::creates_block_formatting_context() 2 년 전
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 236795e931 LibWeb+Base: Re-implement grid track span 2 년 전
GridTrackPlacement.h 236795e931 LibWeb+Base: Re-implement grid track span 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 844321d89f LibWeb: Teach CSS::StyleProperties to create CSS::Size values 2 년 전
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 a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
MediaList.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 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 a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
MediaQueryList.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 년 전
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 년 전
MediaQueryListEvent.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
MediaQueryListEvent.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 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 7abb512a86 LibWeb: Make PercentageOr<T>::contains_percentage() handle more cases 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 e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet 2 년 전
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 13834cfdff LibWeb: Use Layout::Node::display() everywhere 2 년 전
ResolvedCSSStyleDeclaration.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
Screen.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
Screen.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 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 9662eec388 LibWeb: Apply :enabled pseudo class to only certain elements 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 년 전
Size.cpp fce1c673c7 LibWeb: Add CSS::Size::to_string() and an AK::Formatter for it 2 년 전
Size.h fce1c673c7 LibWeb: Add CSS::Size::to_string() and an AK::Formatter for it 2 년 전
StyleComputer.cpp 1e26d3d02d LibWeb: Make the initial containing block style have `display:block` 2 년 전
StyleComputer.h 54be317fa9 LibWeb: Use TokenStreams when expanding unresolved CSS values 2 년 전
StyleProperties.cpp 844321d89f LibWeb: Teach CSS::StyleProperties to create CSS::Size values 2 년 전
StyleProperties.h 844321d89f LibWeb: Teach CSS::StyleProperties to create CSS::Size values 2 년 전
StyleSheet.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
StyleSheet.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
StyleSheet.idl 0e758b4da8 LibWeb: Add the StyleSheet.href attribute 3 년 전
StyleSheetList.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
StyleSheetList.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 년 전
StyleSheetList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
StyleValue.cpp 86ce1b64f0 LibWeb: Fix bug in checking if GridTrackPlacement is auto-positioned 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 dbe12662b8 LibWeb: Implement matrix3d transform function from css-transforms-2 2 년 전
UnicodeRange.h d073a31c21 LibWeb: Add missing includes 2 년 전