Sam Atkins 86d23c63a4 LibWeb: Port CSS::Parser::Block to new Strings 2 years ago
..
Parser 86d23c63a4 LibWeb: Port CSS::Parser::Block to new Strings 2 years ago
SyntaxHighlighter 8af65108e4 LibWeb: Construct CSS Tokenizer and Parser with a StringView encoding 2 years ago
Angle.cpp ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
Angle.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
BackdropFilter.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 years ago
CSSConditionRule.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
CSSConditionRule.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
CSSConditionRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSFontFaceRule.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
CSSFontFaceRule.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
CSSFontFaceRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSGroupingRule.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
CSSGroupingRule.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
CSSGroupingRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSImportRule.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
CSSImportRule.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
CSSImportRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSMediaRule.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
CSSMediaRule.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
CSSMediaRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSRule.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CSSRule.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CSSRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSRuleList.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
CSSRuleList.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
CSSRuleList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSStyleDeclaration.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
CSSStyleDeclaration.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CSSStyleDeclaration.idl c247fefee7 LibWeb: Implement CSSStyleDeclaration.cssText 2 years ago
CSSStyleRule.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
CSSStyleRule.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
CSSStyleRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSStyleSheet.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
CSSStyleSheet.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
CSSStyleSheet.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
CSSSupportsRule.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
CSSSupportsRule.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
CSSSupportsRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
Clip.cpp 8163ee1500 LibWeb: Use rect value in CSS clip property 3 years ago
Clip.h 8163ee1500 LibWeb: Use rect value in CSS clip property 3 years ago
ComputedValues.h e338ef4914 LibWeb: Port ComputedValues to new Strings 2 years ago
Default.css 2ad9c1fd6c LibWeb: Re-implement checkbox painting using the UA stylesheet 2 years ago
Display.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Display.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Enums.json e75eb21a54 LibWeb: Support "start" and "end" values for justify-content 2 years ago
FontFace.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
FontFace.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
Frequency.cpp ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
Frequency.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
GeneralEnclosed.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
GridTrackPlacement.cpp 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes 2 years ago
GridTrackPlacement.h 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes 2 years ago
GridTrackSize.cpp 9e735cc02e LibWeb: Remove unused includes for DeprecatedString 2 years ago
GridTrackSize.h 0448547553 LibWeb: Parse min and max-content 2 years ago
Identifiers.json ab99e95549 LibWeb: Parse font-stretch CSS property 2 years ago
Length.cpp ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
Length.h 9e735cc02e LibWeb: Remove unused includes for DeprecatedString 2 years ago
LengthBox.cpp 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 years ago
LengthBox.h 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 years ago
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin 3 years ago
MediaFeatures.json aa48dda3a4 LibWeb: Add missing MEDIAQUERIES-5 media-features 3 years ago
MediaList.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
MediaList.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
MediaList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
MediaQuery.cpp ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
MediaQuery.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
MediaQueryList.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
MediaQueryList.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 years ago
MediaQueryListEvent.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
MediaQueryListEvent.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
MediaQueryListEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
Number.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
Percentage.cpp 93c999ce00 LibWeb: Stop handling impossible Percentage return values 3 years ago
Percentage.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
PreferredColorScheme.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
PreferredColorScheme.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Properties.json ab99e95549 LibWeb: Parse font-stretch CSS property 2 years ago
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet 2 years ago
Ratio.cpp ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
Ratio.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
Resolution.cpp ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
Resolution.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
ResolvedCSSStyleDeclaration.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
ResolvedCSSStyleDeclaration.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Screen.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
Screen.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
Selector.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Selector.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
SelectorEngine.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
SelectorEngine.h 7eb7396f8b LibWeb: Match styles for pseudo-elements 3 years ago
Serialize.cpp ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
Serialize.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
Size.cpp ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
Size.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
StyleComputer.cpp 7fc72d3838 LibWeb: Convert CSS Token value to new FlyString 2 years ago
StyleComputer.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
StyleProperties.cpp e338ef4914 LibWeb: Port ComputedValues to new Strings 2 years ago
StyleProperties.h 9bc001f410 LibWeb: Parse `grid-area` CSS property 2 years ago
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag 2 years ago
StyleSheet.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
StyleSheet.idl 93238edf8f LibWeb: Respect media attribute of style tag 2 years ago
StyleSheetList.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
StyleSheetList.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
StyleSheetList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
StyleValue.cpp b0846ec78a LibWeb: Propagate more StringBuilder errors in from StyleValues 2 years ago
StyleValue.h ab99e95549 LibWeb: Parse font-stretch CSS property 2 years ago
Supports.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Supports.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Time.cpp ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
Time.h ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
TransformFunctions.json e4db71c88b LibWeb: Support translate3d 2 years ago
UnicodeRange.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago