ladybird/Libraries/LibWeb/CSS
Lucas CHOLLET a3ef24e30a LibWeb/CSS: Add support for the srgb color space in color()
It makes the following WPT tests pass:
 - css/css-color/predefined-001.html
 - css/css-color/xyz-003.html
 - css/css-color/xyz-d50-003.html
 - css/css-color/xyz-d50-004.html
 - css/css-color/xyz-d65-003.html

Also we now render the reference of color-mix-currentcolor-nested-for-
color-property.html properly. Which means that it's now different from
the actual test, that is still rendered incorrectly. In other word, the
false positive for this test is now turned into a true negative.
2024-11-14 09:26:28 +00:00
..
Parser Revert "LibWeb/CSS: Keep invalid parts of <forgiving-selector-list>s around" 2024-11-13 21:37:34 +01:00
StyleValues LibWeb/CSS: Add support for the srgb color space in color() 2024-11-14 09:26:28 +00:00
SyntaxHighlighter
Angle.cpp
Angle.h
AnimationEvent.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
AnimationEvent.h
AnimationEvent.idl
CalculatedOr.cpp
CalculatedOr.h
Clip.cpp
Clip.h
ColumnCount.h
ComputedValues.h LibWeb: Fix accessible-name computation for pseudo-element content 2024-11-11 14:56:46 -07:00
CountersSet.cpp
CountersSet.h
CSS.cpp
CSS.h
CSS.idl
CSSAnimation.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSAnimation.h
CSSAnimation.idl
CSSConditionRule.cpp
CSSConditionRule.h
CSSConditionRule.idl
CSSFontFaceRule.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSFontFaceRule.h
CSSFontFaceRule.idl
CSSGroupingRule.cpp
CSSGroupingRule.h
CSSGroupingRule.idl
CSSImportRule.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSImportRule.h
CSSImportRule.idl
CSSKeyframeRule.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSKeyframeRule.h
CSSKeyframeRule.idl
CSSKeyframesRule.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSKeyframesRule.h
CSSKeyframesRule.idl
CSSLayerBlockRule.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSLayerBlockRule.h
CSSLayerBlockRule.idl
CSSLayerStatementRule.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSLayerStatementRule.h
CSSLayerStatementRule.idl
CSSMediaRule.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSMediaRule.h
CSSMediaRule.idl
CSSNamespaceRule.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSNamespaceRule.h
CSSNamespaceRule.idl
CSSNestedDeclarations.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSNestedDeclarations.h
CSSNestedDeclarations.idl
CSSNumericType.cpp
CSSNumericType.h
CSSPropertyRule.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSPropertyRule.h
CSSPropertyRule.idl
CSSRule.cpp
CSSRule.h
CSSRule.idl
CSSRuleList.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSRuleList.h
CSSRuleList.idl
CSSStyleDeclaration.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSStyleDeclaration.h
CSSStyleDeclaration.idl
CSSStyleRule.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSStyleRule.h
CSSStyleRule.idl
CSSStyleSheet.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSStyleSheet.h
CSSStyleSheet.idl
CSSStyleValue.cpp
CSSStyleValue.h
CSSSupportsRule.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSSupportsRule.h
CSSSupportsRule.idl
CSSTransition.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
CSSTransition.h
CSSTransition.idl
Default.css
Display.cpp
Display.h
EasingFunctions.json
EdgeRect.cpp
EdgeRect.h
ElementCSSInlineStyle.idl
Enums.json
Filter.h
Flex.cpp
Flex.h
FontFace.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
FontFace.h
FontFace.idl
FontFaceSet.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
FontFaceSet.h
FontFaceSet.idl
Frequency.cpp
Frequency.h
GeneralEnclosed.h
GridTrackPlacement.cpp
GridTrackPlacement.h
GridTrackSize.cpp
GridTrackSize.h
Interpolation.cpp
Interpolation.h
Keywords.json
Length.cpp
Length.h
LengthBox.cpp
LengthBox.h
LinkStyle.idl
MathFunctions.json
MediaFeatures.json
MediaList.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
MediaList.h
MediaList.idl
MediaQuery.cpp
MediaQuery.h
MediaQueryList.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
MediaQueryList.h LibWeb: Use GCPtr in MediaQueryList 2024-11-13 14:59:14 +01:00
MediaQueryList.idl
MediaQueryListEvent.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
MediaQueryListEvent.h
MediaQueryListEvent.idl
Number.h
ParsedFontFace.cpp
ParsedFontFace.h
Percentage.h
PercentageOr.cpp
PercentageOr.h
PreferredColorScheme.cpp
PreferredColorScheme.h
PreferredContrast.cpp
PreferredContrast.h
PreferredMotion.cpp
PreferredMotion.h
Properties.json
PropertyName.h
PseudoClasses.json
QuirksMode.css
Ratio.cpp
Ratio.h
Resolution.cpp
Resolution.h
ResolvedCSSStyleDeclaration.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
ResolvedCSSStyleDeclaration.h
Screen.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
Screen.h
Screen.idl
ScreenOrientation.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
ScreenOrientation.h
ScreenOrientation.idl
Selector.cpp Revert "LibWeb/CSS: Keep invalid parts of <forgiving-selector-list>s around" 2024-11-13 21:37:34 +01:00
Selector.h Revert "LibWeb/CSS: Keep invalid parts of <forgiving-selector-list>s around" 2024-11-13 21:37:34 +01:00
SelectorEngine.cpp Revert "LibWeb/CSS: Keep invalid parts of <forgiving-selector-list>s around" 2024-11-13 21:37:34 +01:00
SelectorEngine.h
Serialize.cpp
Serialize.h
Size.cpp
Size.h
Sizing.cpp
Sizing.h
StyleComputer.cpp
StyleComputer.h
StyleInvalidation.cpp
StyleInvalidation.h
StyleProperties.cpp
StyleProperties.h
StyleProperty.cpp
StyleProperty.h
StyleSheet.cpp
StyleSheet.h
StyleSheet.idl
StyleSheetIdentifier.cpp
StyleSheetIdentifier.h
StyleSheetList.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
StyleSheetList.h
StyleSheetList.idl
Supports.cpp
Supports.h
SystemColor.cpp
SystemColor.h
Time.cpp
Time.h
Transformation.cpp
Transformation.h
TransformFunctions.json
VisualViewport.cpp LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
VisualViewport.h
VisualViewport.idl