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