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