haikuwebkit/Source/WebCore/css
Adrien Destugues 0195b40b77 Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
..
calc CSS parser "consume declaration" algorithm does not handle whitespace correctly 2021-06-29 01:34:20 +00:00
parser Tiny cleanups in CSS parsing code 2021-08-23 00:52:28 +00:00
typedom Removal of "TypedOM" prefix for CSSOM Object names 2021-08-12 15:47:18 +00:00
BasicShapeFunctions.cpp enum LengthType -> enum class LengthType 2021-02-12 21:31:41 +00:00
BasicShapeFunctions.h clip-path: path() ignores page zooming (Command-+) 2020-10-07 18:54:27 +00:00
CSSAspectRatioValue.cpp Serialize aspect ratio with spaces around the slash. 2020-10-18 16:11:03 +00:00
CSSAspectRatioValue.h
CSSBasicShapes.cpp Remove StringBuilder::appendLiteral 2021-05-24 21:51:47 +00:00
CSSBasicShapes.h
CSSBorderImage.cpp
CSSBorderImage.h
CSSBorderImageSliceValue.cpp
CSSBorderImageSliceValue.h
CSSCanvasValue.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CSSCanvasValue.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CSSComputedStyleDeclaration.cpp position: sticky with display: inline-block 2021-08-18 13:30:04 +00:00
CSSComputedStyleDeclaration.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CSSConditionRule.cpp Add CSSConditionRule and CSSGroupingRule 2020-09-25 17:19:48 +00:00
CSSConditionRule.h Add CSSConditionRule and CSSGroupingRule 2020-09-25 17:19:48 +00:00
CSSConditionRule.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
CSSContentDistributionValue.cpp
CSSContentDistributionValue.h
CSSCounterStyleRule.cpp [css-counter-styles] Parse @counter-style descriptors 2021-04-23 05:25:40 +00:00
CSSCounterStyleRule.h [css-counter-styles] Parse @counter-style descriptors 2021-04-23 05:25:40 +00:00
CSSCounterStyleRule.idl [css-counter-styles] Parse and add feature flag for @counter-style 2021-04-16 19:19:04 +00:00
CSSCrossfadeValue.cpp Fix CSS serialization issues affecting css-counter-styles tests 2021-06-19 20:31:11 +00:00
CSSCrossfadeValue.h Non-unified build fixes, mid-July 2021 edition 2021-07-15 12:40:39 +00:00
CSSCursorImageValue.cpp Non-unified build fixes late June 2021 edition 2021-06-22 00:47:26 +00:00
CSSCursorImageValue.h Fix CSS serialization issues affecting css-counter-styles tests 2021-06-19 20:31:11 +00:00
CSSCustomPropertyValue.cpp CSS parser "consume declaration" algorithm does not handle whitespace correctly 2021-06-29 01:34:20 +00:00
CSSCustomPropertyValue.h CSS parser "consume declaration" algorithm does not handle whitespace correctly 2021-06-29 01:34:20 +00:00
CSSFilterImageValue.cpp Fix CSS serialization issues affecting css-counter-styles tests 2021-06-19 20:31:11 +00:00
CSSFilterImageValue.h Fix CSS serialization issues affecting css-counter-styles tests 2021-06-19 20:31:11 +00:00
CSSFontFace.cpp Use references in font loading code instead of pointers which can never be null 2021-06-04 16:34:16 +00:00
CSSFontFace.h Use references in font loading code instead of pointers which can never be null 2021-06-04 16:34:16 +00:00
CSSFontFaceRule.cpp
CSSFontFaceRule.h
CSSFontFaceRule.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
CSSFontFaceSet.cpp Use references in font loading code instead of pointers which can never be null 2021-06-04 16:34:16 +00:00
CSSFontFaceSet.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CSSFontFaceSource.cpp Implement FontFace in Workers for OffscreenCanvas 2021-04-22 18:44:49 +00:00
CSSFontFaceSource.h Refactor font loading to make it possible for Worker to implement it 2021-04-12 09:26:42 +00:00
CSSFontFaceSrcValue.cpp Non-unified build fixes, mid April 2021 edition 2021-04-21 19:42:35 +00:00
CSSFontFaceSrcValue.h Refactor font loading to make it possible for Worker to implement it 2021-04-12 09:26:42 +00:00
CSSFontFamily.h
CSSFontFeatureValue.cpp Remove StringBuilder::appendNumber 2021-05-13 16:18:32 +00:00
CSSFontFeatureValue.h
CSSFontSelector.cpp Use references in font loading code instead of pointers which can never be null 2021-06-04 16:34:16 +00:00
CSSFontSelector.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CSSFontStyleRangeValue.cpp
CSSFontStyleRangeValue.h
CSSFontStyleValue.cpp
CSSFontStyleValue.h
CSSFontValue.cpp
CSSFontValue.h
CSSFontVariationValue.cpp Remove all non-web-exposed uses of ENABLE(VARIATION_FONTS) 2020-09-07 00:00:53 +00:00
CSSFontVariationValue.h Remove all non-web-exposed uses of ENABLE(VARIATION_FONTS) 2020-09-07 00:00:53 +00:00
CSSFunctionValue.cpp
CSSFunctionValue.h
CSSGradientValue.cpp Fix CSS serialization issues affecting css-counter-styles tests 2021-06-19 20:31:11 +00:00
CSSGradientValue.h Fix CSS serialization issues affecting css-counter-styles tests 2021-06-19 20:31:11 +00:00
CSSGridAutoRepeatValue.cpp
CSSGridAutoRepeatValue.h
CSSGridIntegerRepeatValue.cpp Non-unified build fixes, late May 2021 edition 2021-05-27 12:30:13 +00:00
CSSGridIntegerRepeatValue.h
CSSGridLineNamesValue.cpp
CSSGridLineNamesValue.h
CSSGridTemplateAreasValue.cpp
CSSGridTemplateAreasValue.h
CSSGroupingRule.cpp Add CSSConditionRule and CSSGroupingRule 2020-09-25 17:19:48 +00:00
CSSGroupingRule.h Add CSSConditionRule and CSSGroupingRule 2020-09-25 17:19:48 +00:00
CSSGroupingRule.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
CSSHelper.h
CSSImageGeneratorValue.cpp CSS custom properties on pseudo elements background gradients causes infinite layout and high CPU load 2021-05-06 20:11:19 +00:00
CSSImageGeneratorValue.h CSS custom properties on pseudo elements background gradients causes infinite layout and high CPU load 2021-05-06 20:11:19 +00:00
CSSImageSetValue.cpp Fix CSS serialization issues affecting css-counter-styles tests 2021-06-19 20:31:11 +00:00
CSSImageSetValue.h Fix CSS serialization issues affecting css-counter-styles tests 2021-06-19 20:31:11 +00:00
CSSImageValue.cpp Non-unified build fixes late June 2021 edition 2021-06-22 00:47:26 +00:00
CSSImageValue.h Fix CSS serialization issues affecting css-counter-styles tests 2021-06-19 20:31:11 +00:00
CSSImportRule.cpp Remove StringBuilder::appendLiteral 2021-05-24 21:51:47 +00:00
CSSImportRule.h
CSSImportRule.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
CSSInheritedValue.cpp
CSSInheritedValue.h
CSSInitialValue.cpp
CSSInitialValue.h
CSSKeyframeRule.cpp Remove StringBuilder::appendLiteral 2021-05-24 21:51:47 +00:00
CSSKeyframeRule.h
CSSKeyframeRule.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
CSSKeyframesRule.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CSSKeyframesRule.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CSSKeyframesRule.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
CSSLineBoxContainValue.cpp Remove StringBuilder::appendLiteral 2021-05-24 21:51:47 +00:00
CSSLineBoxContainValue.h
CSSMarkup.cpp Handle custom identifiers and strings separately, so we can quote strings correctly consistently 2021-06-07 02:39:33 +00:00
CSSMarkup.h Handle custom identifiers and strings separately, so we can quote strings correctly consistently 2021-06-07 02:39:33 +00:00
CSSMediaRule.cpp Add CSSConditionRule and CSSGroupingRule 2020-09-25 17:19:48 +00:00
CSSMediaRule.h Add CSSConditionRule and CSSGroupingRule 2020-09-25 17:19:48 +00:00
CSSMediaRule.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
CSSNamedImageValue.cpp
CSSNamedImageValue.h
CSSNamespaceRule.cpp Remove StringBuilder::appendLiteral 2021-05-24 21:51:47 +00:00
CSSNamespaceRule.h
CSSNamespaceRule.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
CSSPageRule.cpp Remove StringBuilder::appendLiteral 2021-05-24 21:51:47 +00:00
CSSPageRule.h
CSSPageRule.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
CSSPaintCallback.h
CSSPaintCallback.idl [WebIDL] 'void' type is changing to 'undefined' 2020-08-28 23:04:52 +00:00
CSSPaintImageValue.cpp Remove StringBuilder::appendLiteral 2021-05-24 21:51:47 +00:00
CSSPaintImageValue.h
CSSPaintSize.h
CSSPaintSize.idl
CSSPendingSubstitutionValue.h Presence of CSS variable causes a background url() to get resolved with a different base 2020-10-05 00:28:58 +00:00
CSSPrimitiveValue.cpp CSSOM test for serializing counter() fails 2021-06-09 05:07:27 +00:00
CSSPrimitiveValue.h Handle custom identifiers and strings separately, so we can quote strings correctly consistently 2021-06-07 02:39:33 +00:00
CSSPrimitiveValueMappings.h [LFC][IFC] Add support for overflow-wrap: anywhere 2021-08-19 20:02:53 +00:00
CSSProperties.json Unreviewed, reverting r281009. 2021-08-13 18:58:23 +00:00
CSSProperty.cpp [css-logical] Implement logical property groups 2021-06-17 13:13:49 +00:00
CSSProperty.h [css-logical] Fix cssom "set a CSS declaration" for logical properties 2021-06-18 19:44:30 +00:00
CSSPropertySourceData.cpp
CSSPropertySourceData.h
CSSReflectValue.cpp
CSSReflectValue.h
CSSRegisteredCustomProperty.cpp
CSSRegisteredCustomProperty.h
CSSRevertValue.cpp CSS revert should serialize as "revert", not "Revert" 2020-09-05 15:45:27 +00:00
CSSRevertValue.h
CSSRule.cpp [css-counter-styles] Parse and add feature flag for @counter-style 2021-04-16 19:19:04 +00:00
CSSRule.h [css-counter-styles] Parse and add feature flag for @counter-style 2021-04-16 19:19:04 +00:00
CSSRule.idl [css-counter-styles] Parse and add feature flag for @counter-style 2021-04-16 19:19:04 +00:00
CSSRuleList.cpp
CSSRuleList.h
CSSRuleList.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
CSSSegmentedFontFace.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CSSSegmentedFontFace.h
CSSSelector.cpp [:has() pseudo-class] Basic support 2021-08-20 05:15:47 +00:00
CSSSelector.h [:has() pseudo-class] Basic support 2021-08-20 05:15:47 +00:00
CSSSelectorList.cpp Remove StringBuilder::appendLiteral 2021-05-24 21:51:47 +00:00
CSSSelectorList.h Implement <forgiving-selector-list> for :is/:where 2020-10-20 17:07:25 +00:00
CSSShadowValue.cpp
CSSShadowValue.h
CSSStyleDeclaration.cpp Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
CSSStyleDeclaration.h Reduce compile time and binary size cost of enabling proper CSSStyleDeclaration property access behavior 2021-04-11 17:06:47 +00:00
CSSStyleDeclaration.idl CSSStyleDeclaration.getPropertyPriority() should return the empty string for invalid CSS properties 2021-06-22 17:43:15 +00:00
CSSStyleRule.cpp Implement <forgiving-selector-list> for :is/:where 2020-10-20 17:07:25 +00:00
CSSStyleRule.h
CSSStyleRule.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
CSSStyleSheet.cpp Add a StyleSheets log channel and some logging 2021-07-12 20:45:20 +00:00
CSSStyleSheet.h Add a StyleSheets log channel and some logging 2021-07-12 20:45:20 +00:00
CSSStyleSheet.idl Consider making CSSStyleSheet::rules() just an alias of CSSStyleSheet::cssRules(). 2021-04-17 22:38:29 +00:00
CSSSupportsRule.cpp Add CSSConditionRule and CSSGroupingRule 2020-09-25 17:19:48 +00:00
CSSSupportsRule.h Add CSSConditionRule and CSSGroupingRule 2020-09-25 17:19:48 +00:00
CSSSupportsRule.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
CSSTimingFunctionValue.cpp Non-unified build fixes, late May 2021 edition 2021-05-27 12:30:13 +00:00
CSSTimingFunctionValue.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CSSToLengthConversionData.cpp font-size with viewport units in calc() doesn't change when viewport resizes 2021-04-17 01:08:45 +00:00
CSSToLengthConversionData.h Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
CSSToStyleMap.cpp Handle custom identifiers and strings separately, so we can quote strings correctly consistently 2021-06-07 02:39:33 +00:00
CSSToStyleMap.h
CSSUnicodeRangeValue.cpp
CSSUnicodeRangeValue.h
CSSUnits.cpp Handle custom identifiers and strings separately, so we can quote strings correctly consistently 2021-06-07 02:39:33 +00:00
CSSUnits.h Handle custom identifiers and strings separately, so we can quote strings correctly consistently 2021-06-07 02:39:33 +00:00
CSSUnknownRule.h
CSSUnknownRule.idl [WebIDL] Realign our IDL extended attribute names with those specified in WebIDL 2020-09-05 17:14:23 +00:00
CSSUnsetValue.cpp
CSSUnsetValue.h
CSSValue.cpp REGRESSION(r279050): Crash under CSSImageValue::createDeprecatedCSSOMWrapper with cursor images 2021-08-03 16:54:57 +00:00
CSSValue.h GCC 11 builds should use -Wno-array-bounds, -Wno-nonnull 2021-08-05 15:27:03 +00:00
CSSValueKeywords.in [GTK][WPE] Support color-schemes CSS property 2021-07-16 16:39:15 +00:00
CSSValueList.cpp Handle custom identifiers and strings separately, so we can quote strings correctly consistently 2021-06-07 02:39:33 +00:00
CSSValueList.h Add CSSValuePair.h in preparation for Pair.h refactor 2021-03-17 02:12:13 +00:00
CSSValuePair.cpp Use ASCIILiteral over String for CSSValue::separatorCSSText() to avoid allocation 2021-03-17 17:22:43 +00:00
CSSValuePair.h Add CSSValuePair.h in preparation for Pair.h refactor 2021-03-17 02:12:13 +00:00
CSSValuePool.cpp CSS parsing-related singletons should only be used on the main thread 2020-09-14 08:38:53 +00:00
CSSValuePool.h Handle custom identifiers and strings separately, so we can quote strings correctly consistently 2021-06-07 02:39:33 +00:00
CSSVariableData.cpp Wasted vector capacity in CSSVariableData 2021-04-06 02:46:02 +00:00
CSSVariableData.h Use SortedArrayMap in a few more places 2021-05-02 03:09:34 +00:00
CSSVariableReferenceValue.cpp CSS parser "consume declaration" algorithm does not handle whitespace correctly 2021-06-29 01:34:20 +00:00
CSSVariableReferenceValue.h Safely handle overly-long CSS variable values 2020-09-13 06:39:34 +00:00
Counter.h
DOMCSSCustomPropertyDescriptor.h
DOMCSSCustomPropertyDescriptor.idl Many settings in RuntimeEnabledSettings should autogenerated Settings: Part 1 2020-08-31 18:16:31 +00:00
DOMCSSNamespace+CSSPainting.idl [WebIDL] `window.CSS` should be non-callable object with correct Symbol.toStringTag 2021-04-27 20:04:28 +00:00
DOMCSSNamespace+CSSPropertiesandValues.idl [WebIDL] `window.CSS` should be non-callable object with correct Symbol.toStringTag 2021-04-27 20:04:28 +00:00
DOMCSSNamespace.cpp Make CSS.supports() return false for internal CSS properties 2021-06-16 14:37:30 +00:00
DOMCSSNamespace.h Rename HighlightMap to HighlightRegister and HighlightRangeGroup to Highlight to match current spec 2020-10-20 23:58:03 +00:00
DOMCSSNamespace.idl [WebIDL] `window.CSS` should be non-callable object with correct Symbol.toStringTag 2021-04-27 20:04:28 +00:00
DOMCSSPaintWorklet.cpp Stop using holdLock() in WebCore as it is not compatible with Clang thread safety analysis 2021-05-22 03:04:24 +00:00
DOMCSSPaintWorklet.h Add basic infrastructure for AudioWorklet 2020-10-01 23:21:07 +00:00
DOMCSSRegisterCustomProperty.cpp Move Style::ScopeOrdinal to a header of its own 2021-05-03 17:08:39 +00:00
DOMCSSRegisterCustomProperty.h
DOMMatrix.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
DOMMatrix.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
DOMMatrix.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
DOMMatrix2DInit.h Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
DOMMatrix2DInit.idl
DOMMatrixInit.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
DOMMatrixInit.idl
DOMMatrixReadOnly.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
DOMMatrixReadOnly.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
DOMMatrixReadOnly.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
DeprecatedCSSOMCounter.h
DeprecatedCSSOMCounter.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
DeprecatedCSSOMPrimitiveValue.cpp Handle custom identifiers and strings separately, so we can quote strings correctly consistently 2021-06-07 02:39:33 +00:00
DeprecatedCSSOMPrimitiveValue.h Handle custom identifiers and strings separately, so we can quote strings correctly consistently 2021-06-07 02:39:33 +00:00
DeprecatedCSSOMPrimitiveValue.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
DeprecatedCSSOMRGBColor.h Source/WebCore: 2021-01-21 17:40:58 +00:00
DeprecatedCSSOMRGBColor.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
DeprecatedCSSOMRect.h
DeprecatedCSSOMRect.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
DeprecatedCSSOMValue.cpp Handle custom identifiers and strings separately, so we can quote strings correctly consistently 2021-06-07 02:39:33 +00:00
DeprecatedCSSOMValue.h Add CSSValuePair.h in preparation for Pair.h refactor 2021-03-17 02:12:13 +00:00
DeprecatedCSSOMValue.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
DeprecatedCSSOMValueList.cpp Handle custom identifiers and strings separately, so we can quote strings correctly consistently 2021-06-07 02:39:33 +00:00
DeprecatedCSSOMValueList.h Handle custom identifiers and strings separately, so we can quote strings correctly consistently 2021-06-07 02:39:33 +00:00
DeprecatedCSSOMValueList.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
DocumentOrShadowRoot+CSSOM.idl [WebIDL] Address consistency around [SameObject] extended attributes 2020-10-05 04:00:13 +00:00
ElementCSSInlineStyle.idl [WebIDL] Address consistency around [SameObject] extended attributes 2020-10-05 04:00:13 +00:00
FontFace.cpp Use references in font loading code instead of pointers which can never be null 2021-06-04 16:34:16 +00:00
FontFace.h Implement FontFace in Workers for OffscreenCanvas 2021-04-22 18:44:49 +00:00
FontFace.idl Implement FontFace in Workers for OffscreenCanvas 2021-04-22 18:44:49 +00:00
FontFaceSet.cpp Make FontFaceSet::Iterator's bounds check more robust 2021-06-17 06:19:31 +00:00
FontFaceSet.h Allow creation of a CSSFontSelector with a non-Document ScriptExecutionContext 2021-03-09 12:05:27 +00:00
FontFaceSet.idl Implement FontFace in Workers for OffscreenCanvas 2021-04-22 18:44:49 +00:00
FontFaceSource.idl [WebIDL] Split supplemental interfaces out of Document 2020-09-11 16:08:34 +00:00
FontLoadTimingOverride.h Source/WebCore: 2020-11-17 01:34:46 +00:00
FontSelectionValueInlines.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
FontVariantBuilder.cpp
FontVariantBuilder.h
LengthFunctions.cpp enum LengthType -> enum class LengthType 2021-02-12 21:31:41 +00:00
LengthFunctions.h enum LengthType -> enum class LengthType 2021-02-12 21:31:41 +00:00
MediaFeatureNames.cpp
MediaFeatureNames.h AX: implement prefers-contrast: more 2020-12-15 06:28:57 +00:00
MediaList.cpp Merge commit '20307a3cb5047e4a3a5d1133a37d2db95a84164c' into HEAD 2021-06-12 20:52:37 +02:00
MediaList.h
MediaList.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
MediaQuery.cpp Remove StringBuilder::appendLiteral 2021-05-24 21:51:47 +00:00
MediaQuery.h
MediaQueryEvaluator.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
MediaQueryEvaluator.h Remove the StyleResolver-specific evaluate function in MediaQueryEvaluator 2020-08-06 06:16:44 +00:00
MediaQueryExpression.cpp Handle custom identifiers and strings separately, so we can quote strings correctly consistently 2021-06-07 02:39:33 +00:00
MediaQueryExpression.h
MediaQueryList.cpp Support AbortSignal in addEventListenerOptions to unsubscribe from events 2021-01-25 20:06:25 +00:00
MediaQueryList.h Support AbortSignal in addEventListenerOptions to unsubscribe from events 2021-01-25 20:06:25 +00:00
MediaQueryList.idl [WebIDL] 'void' type is changing to 'undefined' 2020-08-28 23:04:52 +00:00
MediaQueryListEvent.cpp
MediaQueryListEvent.h
MediaQueryListEvent.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
MediaQueryMatcher.cpp REGRESSION (r260684): Messages YouTube inline video: after Multitasking away and Back, Audio is heard but icon indicates "muted" 2020-08-13 21:50:31 +00:00
MediaQueryMatcher.h
MediaQueryParserContext.cpp
MediaQueryParserContext.h
Pair.h
PropertySetCSSStyleDeclaration.cpp Don't allow descriptors to be set to CSS-wide keywords 2021-07-26 21:39:55 +00:00
PropertySetCSSStyleDeclaration.h Don't allow descriptors to be set to CSS-wide keywords 2021-07-26 21:39:55 +00:00
Rect.h
SVGCSSComputedStyleDeclaration.cpp getPropertyValue for url path doesn't return the "#" character 2021-05-03 09:24:34 +00:00
SVGCSSValueKeywords.in
SelectorChecker.cpp [:has() pseudo-class] Basic support 2021-08-20 05:15:47 +00:00
SelectorChecker.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
SelectorCheckerTestFunctions.h Add modal dialog UA styles 2021-06-30 16:31:57 +00:00
SelectorFilter.cpp
SelectorFilter.h
SelectorPseudoClassAndCompatibilityElementMap.in [:has() pseudo-class] Basic support 2021-08-20 05:15:47 +00:00
SelectorPseudoElementTypeMap.in Implement ::backdrop pseudo element 2021-08-19 09:02:02 +00:00
SelectorPseudoTypeMap.h
StyleColor.cpp Rename namespace Packed to namespace PackedColor 2020-10-06 19:36:02 +00:00
StyleColor.h
StyleMedia.cpp
StyleMedia.h
StyleMedia.idl [WebIDL] Add support for interface mixins 2020-09-06 02:49:22 +00:00
StyleProperties.cpp CSSOM test for serializing font-variant fails 2021-06-21 18:18:55 +00:00
StyleProperties.h CSSOM test for serializing font-variant fails 2021-06-21 18:18:55 +00:00
StylePropertyShorthand.cpp
StylePropertyShorthand.h
StyleRule.cpp Web Inspector: Style rules declared after a rule whose selector has over 8192 components are not shown correctly 2021-08-21 00:35:46 +00:00
StyleRule.h Web Inspector: Style rules declared after a rule whose selector has over 8192 components are not shown correctly 2021-08-21 00:35:46 +00:00
StyleRuleImport.cpp Next step toward using std::optional directly instead of through WTF::Optional typedef 2021-05-28 01:26:23 +00:00
StyleRuleImport.h
StyleRuleType.h [css-counter-styles] Parse and add feature flag for @counter-style 2021-04-16 19:19:04 +00:00
StyleSheet.cpp Add a StyleSheets log channel and some logging 2021-07-12 20:45:20 +00:00
StyleSheet.h Add a StyleSheets log channel and some logging 2021-07-12 20:45:20 +00:00
StyleSheet.idl Add CSSConditionRule and CSSGroupingRule 2020-09-25 17:19:48 +00:00
StyleSheetContents.cpp Tiny cleanups in CSS parsing code 2021-08-23 00:52:28 +00:00
StyleSheetContents.h Tiny cleanups in CSS parsing code 2021-08-23 00:52:28 +00:00
StyleSheetList.cpp
StyleSheetList.h
StyleSheetList.idl Add CSSConditionRule and CSSGroupingRule 2020-09-25 17:19:48 +00:00
TransformFunctions.cpp Improve parsing and computed style of the rotate CSS property 2021-04-24 19:36:27 +00:00
TransformFunctions.h Add non-animated support for the CSS rotate property 2020-10-05 18:42:12 +00:00
WebKitFontFamilyNames.in
dialog.css Implement ::backdrop pseudo element 2021-08-19 09:02:02 +00:00
fullscreen.css Remove use of in-makefile grepping of FEATURE_AND_PLATFORM_DEFINES 2020-10-22 00:46:20 +00:00
html.css REGRESSION (r273072): Caps lock indicator in password field is too large 2021-08-11 20:19:33 +00:00
legacyFormControlsIOS.css [iOS][FCR] Add borders for better control visibility 2021-04-27 20:28:09 +00:00
make-css-file-arrays.pl modern-media-controls css should not allocate heap memory 2021-03-18 04:38:37 +00:00
makeSelectorPseudoClassAndCompatibilityElementMap.py Support -internal- prefix for pseudo classes and rename :-webkit-direct-focus to :-internal-direct-focus 2021-06-30 12:53:29 +00:00
makeSelectorPseudoElementsMap.py
makeprop.pl Use an enum for the forVisitedLink argument to BuilderState::colorFromPrimitiveValue() 2021-08-19 15:46:32 +00:00
makevalues.pl Support calc() on components inside relative color syntax colors 2021-06-01 13:50:16 +00:00
mathml.css [css-cleanup] Replace webkit- prefix properties with Standard CSS Properties in Source/** 2021-08-03 03:36:56 +00:00
mediaControls.css Remove unused JS and CSS files of media controls 2021-03-22 22:17:49 +00:00
plugIns.css
quirks.css
svg.css
themeAdwaita.css [GTK][WPE] Support color-schemes CSS property 2021-07-16 16:39:15 +00:00
themeWin.css Implement ::file-selector-button pseudo-element. 2020-12-14 18:43:23 +00:00
themeWinQuirks.css