gecko-dev/dom/svg
longsonr 7d4a28101d Bug 1898409 - use the CTM for non-scaling-stroke rather than the screen CTM r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D211581
2024-05-25 09:27:22 +00:00
..
crashtests Bug 1354393 - remove flush in SMILAnimationController::DoSample r=emilio 2024-04-09 15:35:30 +00:00
test Bug 1036966 - Make accessibility.tabfocus default to 7 on macOS too. r=morgan,settings-reviewers,mac-reviewers,mstange 2024-05-03 23:10:47 +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 Bug 1871347 - Don't pass a boolean aIsAnimValList to GetDOMWrapper when we can derive it r=emilio 2023-12-22 18:10:46 +00:00
DOMSVGPathSegList.h Bug 1871347 - Don't pass a boolean aIsAnimValList to GetDOMWrapper when we can derive it r=emilio 2023-12-22 18:10:46 +00:00
DOMSVGPoint.cpp Bug 1871107 - Use do_AddRef more r=TYLin 2023-12-20 23:34:03 +00:00
DOMSVGPoint.h
DOMSVGPointList.cpp Bug 1871347 - Don't pass a boolean aIsAnimValList to GetDOMWrapper when we can derive it r=emilio 2023-12-22 18:10:46 +00:00
DOMSVGPointList.h Bug 1871347 - Don't pass a boolean aIsAnimValList to GetDOMWrapper when we can derive it r=emilio 2023-12-22 18:10:46 +00:00
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
SVGAElement.cpp Bug 1835157 - Ignore target names which contain both newline and < characters. r=emilio 2024-05-24 08:09:36 +00:00
SVGAElement.h Bug 1835157 - Ignore target names which contain both newline and < characters. r=emilio 2024-05-24 08:09:36 +00:00
SVGAnimateElement.cpp
SVGAnimateElement.h
SVGAnimateMotionElement.cpp
SVGAnimateMotionElement.h
SVGAnimateTransformElement.cpp
SVGAnimateTransformElement.h
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 1892089: Support font-relative line-height units in SVG. r=longsonr,emilio 2024-05-07 20:35:08 +00:00
SVGAnimatedLength.h Bug 1892089: Support font-relative line-height units in SVG. r=longsonr,emilio 2024-05-07 20:35:08 +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 Bug 1843883 - Copy remaining internal attribute values for printing r=emilio 2023-07-19 07:56:01 +00:00
SVGAnimatedPointList.cpp
SVGAnimatedPointList.h Bug 1843883 - Copy remaining internal attribute values for printing r=emilio 2023-07-19 07:56:01 +00:00
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 Bug 1843883 - Copy remaining internal attribute values for printing r=emilio 2023-07-19 07:56:01 +00:00
SVGAnimationElement.cpp Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGAnimationElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGAttrTearoffTable.h
SVGAttrValueWrapper.cpp
SVGAttrValueWrapper.h
SVGCircleElement.cpp
SVGCircleElement.h Bug 1598158 - Add IsClosedLoop() for SVGGeometryElement. r=emilio 2023-08-07 22:04:02 +00:00
SVGClipPathElement.cpp
SVGClipPathElement.h
SVGComponentTransferFunctionElement.h Bug 1856213 - remove some queryinterface calls r=emilio 2023-10-04 10:41:41 +00:00
SVGContentUtils.cpp Bug 1898409 - use the CTM for non-scaling-stroke rather than the screen CTM r=emilio 2024-05-25 09:27:22 +00:00
SVGContentUtils.h Bug 1898409 - use the CTM for non-scaling-stroke rather than the screen CTM r=emilio 2024-05-25 09:27:22 +00:00
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 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
SVGDescElement.cpp
SVGDescElement.h
SVGDocument.cpp Bug 1844752, initialize nsNodeInfoManager::mPrincipal with the correct principal when available, r=dom-core,emilio,peterv 2023-07-31 23:44:15 +00:00
SVGDocument.h
SVGElement.cpp Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
SVGElement.h Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
SVGElementFactory.cpp
SVGElementFactory.h
SVGEllipseElement.cpp
SVGEllipseElement.h Bug 1598158 - Add IsClosedLoop() for SVGGeometryElement. r=emilio 2023-08-07 22:04:02 +00:00
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 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
SVGFEImageElement.h Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +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 1898409 - use the CTM for non-scaling-stroke rather than the screen CTM r=emilio 2024-05-25 09:27:22 +00:00
SVGGeometryElement.h Bug 1598158 - Add IsClosedLoop() for SVGGeometryElement. r=emilio 2023-08-07 22:04:02 +00:00
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 1898409 - use the CTM for non-scaling-stroke rather than the screen CTM r=emilio 2024-05-25 09:27:22 +00:00
SVGGraphicsElement.h Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
SVGImageElement.cpp Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
SVGImageElement.h Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
SVGIntegerPairSMILType.cpp
SVGIntegerPairSMILType.h
SVGLength.cpp Bug 1892089: Support font-relative line-height units in SVG. r=longsonr,emilio 2024-05-07 20:35:08 +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
SVGMPathElement.cpp Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGMPathElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
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 Bug 1871107 - Use do_AddRef more r=TYLin 2023-12-20 23:34:03 +00:00
SVGMatrix.h
SVGMetadataElement.cpp
SVGMetadataElement.h
SVGMotionSMILAnimationFunction.cpp
SVGMotionSMILAnimationFunction.h
SVGMotionSMILAttr.cpp
SVGMotionSMILAttr.h
SVGMotionSMILPathUtils.cpp
SVGMotionSMILPathUtils.h
SVGMotionSMILType.cpp
SVGMotionSMILType.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 1823463 - Render clip-path:shape(). r=emilio 2024-03-18 21:20:29 +00:00
SVGPathData.h Bug 1823463 - Render clip-path:shape(). r=emilio 2024-03-18 21:20:29 +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 Bug 1823463 - Make PathCommand as the specialization of GenericShapeCommand. r=emilio 2024-03-18 21:20:29 +00:00
SVGPathElement.h Bug 1598158 - Add IsClosedLoop() for SVGGeometryElement. r=emilio 2023-08-07 22:04:02 +00:00
SVGPathSegListSMILType.cpp
SVGPathSegListSMILType.h
SVGPathSegUtils.cpp Bug 1823463 - Make PathCommand as the specialization of GenericShapeCommand. r=emilio 2024-03-18 21:20:29 +00:00
SVGPathSegUtils.h Bug 1823463 - Make PathCommand as the specialization of GenericShapeCommand. r=emilio 2024-03-18 21:20:29 +00:00
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 Bug 1843883 - Copy remaining internal attribute values for printing r=emilio 2023-07-19 07:56:01 +00:00
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 1871347 - Don't pass a boolean aIsAnimValList to GetDOMWrapper when we can derive it r=emilio 2023-12-22 18:10:46 +00:00
SVGPolyElement.h
SVGPolygonElement.cpp
SVGPolygonElement.h Bug 1598158 - Add IsClosedLoop() for SVGGeometryElement. r=emilio 2023-08-07 22:04:02 +00:00
SVGPolylineElement.cpp
SVGPolylineElement.h
SVGPreserveAspectRatio.cpp
SVGPreserveAspectRatio.h
SVGRect.cpp
SVGRect.h
SVGRectElement.cpp
SVGRectElement.h Bug 1598158 - Add IsClosedLoop() for SVGGeometryElement. r=emilio 2023-08-07 22:04:02 +00:00
SVGSVGElement.cpp Bug 1888760 - Ensure flush documents are scoped to the flush only and use raw pointers r=emilio 2024-03-30 17:35:21 +00:00
SVGSVGElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
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 Bug 1839316: part 4) Add `RequestPriority` to `ScriptFetchOptions` and `ScriptLoadRequest`. r=smaug 2023-08-28 11:56:34 +00:00
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 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGStyleElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGSwitchElement.cpp Bug 1874052 Part 1 - Use oxilang to do proper BCP 47 matching for SVG switch and systemLanguage matching r=emilio,jfkthame 2024-04-16 17:07:34 +00:00
SVGSwitchElement.h Bug 1874052 Part 1 - Use oxilang to do proper BCP 47 matching for SVG switch and systemLanguage matching r=emilio,jfkthame 2024-04-16 17:07:34 +00:00
SVGSymbolElement.cpp Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
SVGSymbolElement.h Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
SVGTSpanElement.cpp
SVGTSpanElement.h
SVGTagList.h
SVGTests.cpp Bug 1874052 Part 2 - cache whether we pass or fail conditional processing tests r=jfkthame 2024-04-16 17:15:00 +00:00
SVGTests.h Bug 1874052 Part 2 - cache whether we pass or fail conditional processing tests r=jfkthame 2024-04-16 17:15:00 +00:00
SVGTextContentElement.cpp Bug 1844992 - refactor GetSubStringLength r=emilio 2023-07-27 10:15:23 +00:00
SVGTextContentElement.h
SVGTextElement.cpp
SVGTextElement.h
SVGTextPathElement.cpp
SVGTextPathElement.h
SVGTextPositioningElement.cpp
SVGTextPositioningElement.h
SVGTitleElement.cpp Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGTitleElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGTransform.cpp
SVGTransform.h Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
SVGTransformList.cpp
SVGTransformList.h Bug 1843883 - Copy remaining internal attribute values for printing r=emilio 2023-07-19 07:56:01 +00:00
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
SVGTransformableElement.cpp Bug 1856213 - remove some queryinterface calls r=emilio 2023-10-04 10:41:41 +00:00
SVGTransformableElement.h
SVGUseElement.cpp Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
SVGUseElement.h Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
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 Bug 1872241 - Remove svgFloatSize and use gfx::Size instead r=emilio 2023-12-28 12:59:10 +00:00
SVGViewportElement.h Bug 1872241 - Remove svgFloatSize and use gfx::Size instead r=emilio 2023-12-28 12:59:10 +00:00
moz.build Bug 631436 part 2 - support length animation with different units r=emilio 2023-11-21 03:37:35 +00:00