gecko-dev/dom/svg
2023-12-11 09:09:38 +00:00
..
crashtests
test Bug 657155 - Correct position of clipPath so we can re-enable testing of foreignObject clipping r=emilio 2023-11-27 13:53:06 +00:00
DOMSVGAngle.cpp
DOMSVGAngle.h
DOMSVGAnimatedAngle.cpp
DOMSVGAnimatedAngle.h
DOMSVGAnimatedBoolean.cpp
DOMSVGAnimatedBoolean.h
DOMSVGAnimatedEnumeration.cpp
DOMSVGAnimatedEnumeration.h
DOMSVGAnimatedInteger.cpp
DOMSVGAnimatedInteger.h
DOMSVGAnimatedLength.cpp
DOMSVGAnimatedLength.h
DOMSVGAnimatedLengthList.cpp
DOMSVGAnimatedLengthList.h
DOMSVGAnimatedNumber.cpp
DOMSVGAnimatedNumber.h
DOMSVGAnimatedNumberList.cpp
DOMSVGAnimatedNumberList.h
DOMSVGAnimatedString.cpp
DOMSVGAnimatedString.h
DOMSVGAnimatedTransformList.cpp
DOMSVGAnimatedTransformList.h
DOMSVGLength.cpp Bug 631436 part 2 - support length animation with different units r=emilio 2023-11-21 03:37:35 +00:00
DOMSVGLength.h Bug 627594 - flush layout when working with percentage units r=emilio 2023-10-06 13:30:41 +00:00
DOMSVGLengthList.cpp
DOMSVGLengthList.h
DOMSVGNumber.cpp
DOMSVGNumber.h
DOMSVGNumberList.cpp Bug 669865 - Calling clear() on list types should set mIsBaseSet to false so that we ignore the transform r=emilio 2023-10-27 11:52:05 +00:00
DOMSVGNumberList.h
DOMSVGPathSeg.cpp
DOMSVGPathSeg.h Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
DOMSVGPathSegList.cpp
DOMSVGPathSegList.h
DOMSVGPoint.cpp
DOMSVGPoint.h
DOMSVGPointList.cpp
DOMSVGPointList.h
DOMSVGStringList.cpp
DOMSVGStringList.h
DOMSVGTransform.cpp
DOMSVGTransform.h
DOMSVGTransformList.cpp Bug 669865 - Calling clear() on list types should set mIsBaseSet to false so that we ignore the transform r=emilio 2023-10-27 11:52:05 +00:00
DOMSVGTransformList.h
moz.build Bug 631436 part 2 - support length animation with different units r=emilio 2023-11-21 03:37:35 +00:00
SVGAElement.cpp Bug 1868552 - Refactor nsIContent::IsFocusable for clarity. r=masayuki 2023-12-08 11:34:06 +00:00
SVGAElement.h Bug 1868552 - Refactor nsIContent::IsFocusable for clarity. r=masayuki 2023-12-08 11:34:06 +00:00
SVGAnimatedBoolean.cpp
SVGAnimatedBoolean.h
SVGAnimatedClass.cpp
SVGAnimatedClass.h
SVGAnimatedClassOrString.cpp
SVGAnimatedClassOrString.h
SVGAnimatedEnumeration.cpp
SVGAnimatedEnumeration.h
SVGAnimatedInteger.cpp
SVGAnimatedInteger.h
SVGAnimatedIntegerPair.cpp
SVGAnimatedIntegerPair.h
SVGAnimatedLength.cpp Bug 631436 part 2 - support length animation with different units r=emilio 2023-11-21 03:37:35 +00:00
SVGAnimatedLength.h Bug 631436 part 2 - support length animation with different units r=emilio 2023-11-21 03:37:35 +00:00
SVGAnimatedLengthList.cpp Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
SVGAnimatedLengthList.h
SVGAnimatedNumber.cpp
SVGAnimatedNumber.h
SVGAnimatedNumberList.cpp Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
SVGAnimatedNumberList.h
SVGAnimatedNumberPair.cpp
SVGAnimatedNumberPair.h
SVGAnimatedOrient.cpp
SVGAnimatedOrient.h
SVGAnimatedPathSegList.cpp Bug 1685926 - Group disconnected radio buttons together. r=saschanaz,smaug 2023-09-28 15:47:11 +00:00
SVGAnimatedPathSegList.h
SVGAnimatedPointList.cpp
SVGAnimatedPointList.h
SVGAnimatedPreserveAspectRatio.cpp
SVGAnimatedPreserveAspectRatio.h
SVGAnimatedRect.cpp
SVGAnimatedRect.h
SVGAnimatedString.cpp
SVGAnimatedString.h
SVGAnimatedTransformList.cpp Bug 669865 - Calling clear() on list types should set mIsBaseSet to false so that we ignore the transform r=emilio 2023-10-27 11:52:05 +00:00
SVGAnimatedTransformList.h Bug 669865 - Calling clear() on list types should set mIsBaseSet to false so that we ignore the transform r=emilio 2023-10-27 11:52:05 +00:00
SVGAnimatedViewBox.cpp
SVGAnimatedViewBox.h
SVGAnimateElement.cpp
SVGAnimateElement.h
SVGAnimateMotionElement.cpp
SVGAnimateMotionElement.h
SVGAnimateTransformElement.cpp
SVGAnimateTransformElement.h
SVGAnimationElement.cpp Bug 802890 - SVGAnimationElement::UpdateHrefTarget should call ResetWithID rather than ResetToURIFragmentID as animation targets must be in the local document r=emilio 2023-11-21 03:36:53 +00:00
SVGAnimationElement.h Bug 1856213 - remove some queryinterface calls r=emilio 2023-10-04 10:41:41 +00:00
SVGAttrTearoffTable.h
SVGAttrValueWrapper.cpp
SVGAttrValueWrapper.h
SVGCircleElement.cpp
SVGCircleElement.h
SVGClipPathElement.cpp
SVGClipPathElement.h
SVGComponentTransferFunctionElement.h Bug 1856213 - remove some queryinterface calls r=emilio 2023-10-04 10:41:41 +00:00
SVGContentUtils.cpp
SVGContentUtils.h
SVGDataParser.cpp
SVGDataParser.h Bug 1852867 - Replace call to isalpha in SVGDataParser::IsAlpha with a call to mozilla::IsAsciiAlpha r=mstange 2023-09-13 14:27:36 +00:00
SVGDefsElement.cpp
SVGDefsElement.h Bug 1868552 - Refactor nsIContent::IsFocusable for clarity. r=masayuki 2023-12-08 11:34:06 +00:00
SVGDescElement.cpp
SVGDescElement.h
SVGDocument.cpp
SVGDocument.h
SVGElement.cpp Bug 631436 part 2 - support length animation with different units r=emilio 2023-11-21 03:37:35 +00:00
SVGElement.h Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGElementFactory.cpp
SVGElementFactory.h
SVGEllipseElement.cpp
SVGEllipseElement.h
SVGFEBlendElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEBlendElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEColorMatrixElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEColorMatrixElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEComponentTransferElement.cpp Bug 1856213 - remove some queryinterface calls r=emilio 2023-10-04 10:41:41 +00:00
SVGFEComponentTransferElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFECompositeElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFECompositeElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEConvolveMatrixElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFEConvolveMatrixElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEDiffuseLightingElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEDiffuseLightingElement.h
SVGFEDisplacementMapElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFEDisplacementMapElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEDistantLightElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFEDistantLightElement.h
SVGFEDropShadowElement.cpp Bug 1869202 - taint filter if input is currentColor r=emilio 2023-12-11 09:09:38 +00:00
SVGFEDropShadowElement.h Bug 1869202 - taint filter if input is currentColor r=emilio 2023-12-11 09:09:38 +00:00
SVGFEFloodElement.cpp Bug 1869202 - taint filter if input is currentColor r=emilio 2023-12-11 09:09:38 +00:00
SVGFEFloodElement.h Bug 1869202 - taint filter if input is currentColor r=emilio 2023-12-11 09:09:38 +00:00
SVGFEGaussianBlurElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEGaussianBlurElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEImageElement.cpp Bug 1850238 - Make BROKEN state non-intrinsic. r=smaug 2023-08-31 09:20:40 +00:00
SVGFEImageElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEMergeElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEMergeElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEMergeNodeElement.cpp Bug 1856213 - remove some queryinterface calls r=emilio 2023-10-04 10:41:41 +00:00
SVGFEMergeNodeElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEMorphologyElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEMorphologyElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEOffsetElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFEOffsetElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEPointLightElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFEPointLightElement.h
SVGFESpecularLightingElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFESpecularLightingElement.h
SVGFESpotLightElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFESpotLightElement.h
SVGFETileElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFETileElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFETurbulenceElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFETurbulenceElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFilterElement.cpp
SVGFilterElement.h
SVGFilters.cpp Bug 1869202 - taint filter if input is currentColor r=emilio 2023-12-11 09:09:38 +00:00
SVGFilters.h Bug 1869202 - taint filter if input is currentColor r=emilio 2023-12-11 09:09:38 +00:00
SVGForeignObjectElement.cpp
SVGForeignObjectElement.h
SVGFragmentIdentifier.cpp
SVGFragmentIdentifier.h
SVGGElement.cpp
SVGGElement.h
SVGGeometryElement.cpp Bug 631436 part 2 - support length animation with different units r=emilio 2023-11-21 03:37:35 +00:00
SVGGeometryElement.h
SVGGeometryProperty.cpp
SVGGeometryProperty.h Bug 1287054 part 1 - support rem, ch, ic and cap units for non-CSS lengths r=emilio,jgilbert 2023-09-12 21:10:54 +00:00
SVGGradientElement.cpp
SVGGradientElement.h
SVGGraphicsElement.cpp Bug 1868552 - Refactor nsIContent::IsFocusable for clarity. r=masayuki 2023-12-08 11:34:06 +00:00
SVGGraphicsElement.h Bug 1868552 - Refactor nsIContent::IsFocusable for clarity. r=masayuki 2023-12-08 11:34:06 +00:00
SVGImageElement.cpp Bug 1850238 - Make BROKEN state non-intrinsic. r=smaug 2023-08-31 09:20:40 +00:00
SVGImageElement.h Bug 1850238 - Make BROKEN state non-intrinsic. r=smaug 2023-08-31 09:20:40 +00:00
SVGIntegerPairSMILType.cpp
SVGIntegerPairSMILType.h
SVGLength.cpp Bug 1287054 part 2 - support vw, vh, vmin and vmax units for non-CSS lengths r=emilio,jgilbert 2023-09-12 21:10:55 +00:00
SVGLength.h Bug 627594 - flush layout when working with percentage units r=emilio 2023-10-06 13:30:41 +00:00
SVGLengthList.cpp
SVGLengthList.h Bug 631436 part 1 - use the nearest orient or length value for the result unit when interpolating r=emilio 2023-11-21 03:37:34 +00:00
SVGLengthListSMILType.cpp Bug 631436 part 1 - use the nearest orient or length value for the result unit when interpolating r=emilio 2023-11-21 03:37:34 +00:00
SVGLengthListSMILType.h
SVGLengthSMILType.cpp Bug 631436 part 2 - support length animation with different units r=emilio 2023-11-21 03:37:35 +00:00
SVGLengthSMILType.h Bug 631436 part 2 - support length animation with different units r=emilio 2023-11-21 03:37:35 +00:00
SVGLineElement.cpp
SVGLineElement.h
SVGMarkerElement.cpp
SVGMarkerElement.h Bug 1863206 - Remove virtual keyword from overrides and stop prefixing variables that don't need prefixing r=emilio 2023-11-05 18:04:53 +00:00
SVGMaskElement.cpp
SVGMaskElement.h
SVGMatrix.cpp
SVGMatrix.h
SVGMetadataElement.cpp
SVGMetadataElement.h
SVGMotionSMILAnimationFunction.cpp
SVGMotionSMILAnimationFunction.h
SVGMotionSMILAttr.cpp
SVGMotionSMILAttr.h
SVGMotionSMILPathUtils.cpp
SVGMotionSMILPathUtils.h
SVGMotionSMILType.cpp
SVGMotionSMILType.h
SVGMPathElement.cpp
SVGMPathElement.h
SVGNumberList.cpp
SVGNumberList.h
SVGNumberListSMILType.cpp Bug 631436 part 1 - use the nearest orient or length value for the result unit when interpolating r=emilio 2023-11-21 03:37:34 +00:00
SVGNumberListSMILType.h
SVGNumberPairSMILType.cpp
SVGNumberPairSMILType.h
SVGOrientSMILType.cpp Bug 631436 part 1 - use the nearest orient or length value for the result unit when interpolating r=emilio 2023-11-21 03:37:34 +00:00
SVGOrientSMILType.h
SVGPathData.cpp Bug 1864039 - clip-path path reference box is incorrect with stroke r=boris 2023-11-15 19:27:43 +00:00
SVGPathData.h Bug 1864039 - clip-path path reference box is incorrect with stroke r=boris 2023-11-15 19:27:43 +00:00
SVGPathDataParser.cpp Bug 1852867 - Replace call to isalpha in SVGDataParser::IsAlpha with a call to mozilla::IsAsciiAlpha r=mstange 2023-09-13 14:27:36 +00:00
SVGPathDataParser.h
SVGPathElement.cpp
SVGPathElement.h
SVGPathSegListSMILType.cpp
SVGPathSegListSMILType.h
SVGPathSegUtils.cpp Bug 1864378 - correct pathSeg traversal for bezier curves r=boris 2023-11-15 08:49:07 +00:00
SVGPathSegUtils.h
SVGPatternElement.cpp
SVGPatternElement.h Bug 1863206 - Remove virtual keyword from overrides and stop prefixing variables that don't need prefixing r=emilio 2023-11-05 18:04:53 +00:00
SVGPoint.h
SVGPointList.cpp
SVGPointList.h
SVGPointListSMILType.cpp Bug 631436 part 1 - use the nearest orient or length value for the result unit when interpolating r=emilio 2023-11-21 03:37:34 +00:00
SVGPointListSMILType.h
SVGPolyElement.cpp Bug 1862411 - simplify array access by using range based loops and LastElement r=emilio 2023-11-03 16:22:23 +00:00
SVGPolyElement.h
SVGPolygonElement.cpp
SVGPolygonElement.h
SVGPolylineElement.cpp
SVGPolylineElement.h
SVGPreserveAspectRatio.cpp
SVGPreserveAspectRatio.h
SVGRect.cpp
SVGRect.h
SVGRectElement.cpp
SVGRectElement.h
SVGScriptElement.cpp Bug 1864168 - Part 6: Use 1-origin column number in ScriptLoader and nsIScriptElement. r=smaug,devtools-reviewers,hsivonen,ochameau 2023-11-22 12:31:32 +00:00
SVGScriptElement.h
SVGSetElement.cpp
SVGSetElement.h
SVGStopElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGStopElement.h
SVGStringList.cpp
SVGStringList.h
SVGStyleElement.cpp Bug 1868049 - Use nsIMutationObserver's native callback optimisation mechanism r=emilio 2023-12-04 20:57:57 +00:00
SVGStyleElement.h
SVGSVGElement.cpp Bug 1853991 - Refactor SVGSVGElement intrinsic size APIs to return LengthPercentage. r=dholbert 2023-09-26 20:28:06 +00:00
SVGSVGElement.h Bug 1853991 - Refactor SVGSVGElement intrinsic size APIs to return LengthPercentage. r=dholbert 2023-09-26 20:28:06 +00:00
SVGSwitchElement.cpp
SVGSwitchElement.h
SVGSymbolElement.cpp
SVGSymbolElement.h
SVGTagList.h
SVGTests.cpp
SVGTests.h
SVGTextContentElement.cpp
SVGTextContentElement.h
SVGTextElement.cpp
SVGTextElement.h
SVGTextPathElement.cpp
SVGTextPathElement.h
SVGTextPositioningElement.cpp
SVGTextPositioningElement.h
SVGTitleElement.cpp Bug 1868049 - Use nsIMutationObserver's native callback optimisation mechanism r=emilio 2023-12-04 20:57:57 +00:00
SVGTitleElement.h
SVGTransform.cpp
SVGTransform.h Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
SVGTransformableElement.cpp Bug 1856213 - remove some queryinterface calls r=emilio 2023-10-04 10:41:41 +00:00
SVGTransformableElement.h
SVGTransformList.cpp
SVGTransformList.h
SVGTransformListParser.cpp Bug 1852867 - Replace call to isalpha in SVGDataParser::IsAlpha with a call to mozilla::IsAsciiAlpha r=mstange 2023-09-13 14:27:36 +00:00
SVGTransformListParser.h
SVGTransformListSMILType.cpp Bug 631436 part 1 - use the nearest orient or length value for the result unit when interpolating r=emilio 2023-11-21 03:37:34 +00:00
SVGTransformListSMILType.h
SVGTSpanElement.cpp
SVGTSpanElement.h
SVGUseElement.cpp Bug 1868049 - Use nsIMutationObserver's native callback optimisation mechanism r=emilio 2023-12-04 20:57:57 +00:00
SVGUseElement.h
SVGViewBoxSMILType.cpp Bug 1865470 - support by animation on viewBox r=emilio 2023-11-21 03:36:21 +00:00
SVGViewBoxSMILType.h
SVGViewElement.cpp
SVGViewElement.h Bug 1863206 - Remove virtual keyword from overrides and stop prefixing variables that don't need prefixing r=emilio 2023-11-05 18:04:53 +00:00
SVGViewportElement.cpp
SVGViewportElement.h