..
crashtests
…
test
Bug 1668942 - Fix image onload attribute r=jwatt
2020-10-07 12:47:31 +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
Bug 1664184 - minor SVG content code cleanup r=emilio
2020-09-10 16:38:31 +00:00
DOMSVGAnimatedNumberList.cpp
Bug 1664184 - minor SVG content code cleanup r=emilio
2020-09-10 16:38:31 +00:00
DOMSVGAnimatedNumberList.h
Bug 1664184 - minor SVG content code cleanup r=emilio
2020-09-10 16:38:31 +00:00
DOMSVGAnimatedString.cpp
…
DOMSVGAnimatedString.h
…
DOMSVGAnimatedTransformList.cpp
…
DOMSVGAnimatedTransformList.h
…
DOMSVGLength.cpp
Bug 571734 - rewrite DOMSVGLength r=emilio
2020-08-25 18:25:52 +00:00
DOMSVGLength.h
Bug 571734 - rewrite DOMSVGLength r=emilio
2020-08-25 18:25:52 +00:00
DOMSVGLengthList.cpp
Bug 571734 - rewrite DOMSVGLength r=emilio
2020-08-25 18:25:52 +00:00
DOMSVGLengthList.h
Bug 571734 - rewrite DOMSVGLength r=emilio
2020-08-25 18:25:52 +00:00
DOMSVGNumber.cpp
…
DOMSVGNumber.h
…
DOMSVGNumberList.cpp
…
DOMSVGNumberList.h
…
DOMSVGPathSeg.cpp
…
DOMSVGPathSeg.h
…
DOMSVGPathSegList.cpp
…
DOMSVGPathSegList.h
…
DOMSVGPoint.cpp
Bug 1661509 - Fix SVGSVGElement::QueryInterface. r=longsonr
2020-08-27 20:56:04 +00:00
DOMSVGPoint.h
Bug 1459905 - Merge DOMSVGTranslatePoint and DOMSVGPoint and fix updates r=emilio
2020-08-25 14:38:32 +00:00
DOMSVGPointList.cpp
Bug 1459905 - Merge DOMSVGTranslatePoint and DOMSVGPoint and fix updates r=emilio
2020-08-25 14:38:32 +00:00
DOMSVGPointList.h
Bug 1459905 - Merge DOMSVGTranslatePoint and DOMSVGPoint and fix updates r=emilio
2020-08-25 14:38:32 +00:00
DOMSVGStringList.cpp
…
DOMSVGStringList.h
…
DOMSVGTransform.cpp
…
DOMSVGTransform.h
Bug 1664184 - minor SVG content code cleanup r=emilio
2020-09-10 16:38:31 +00:00
DOMSVGTransformList.cpp
…
DOMSVGTransformList.h
…
SVGAElement.cpp
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
SVGAElement.h
…
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
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +00:00
SVGAnimatedInteger.cpp
…
SVGAnimatedInteger.h
…
SVGAnimatedIntegerPair.cpp
…
SVGAnimatedIntegerPair.h
…
SVGAnimatedLength.cpp
…
SVGAnimatedLength.h
Bug 571734 - rewrite DOMSVGLength r=emilio
2020-08-25 18:25:52 +00:00
SVGAnimatedLengthList.cpp
…
SVGAnimatedLengthList.h
…
SVGAnimatedNumber.cpp
…
SVGAnimatedNumber.h
…
SVGAnimatedNumberList.cpp
…
SVGAnimatedNumberList.h
…
SVGAnimatedNumberPair.cpp
…
SVGAnimatedNumberPair.h
…
SVGAnimatedOrient.cpp
…
SVGAnimatedOrient.h
…
SVGAnimatedPathSegList.cpp
…
SVGAnimatedPathSegList.h
…
SVGAnimatedPointList.cpp
…
SVGAnimatedPointList.h
…
SVGAnimatedPreserveAspectRatio.cpp
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +00:00
SVGAnimatedPreserveAspectRatio.h
…
SVGAnimatedRect.cpp
…
SVGAnimatedRect.h
…
SVGAnimatedString.cpp
…
SVGAnimatedString.h
Bug 1664184 - minor SVG content code cleanup r=emilio
2020-09-10 16:38:31 +00:00
SVGAnimatedTransformList.cpp
…
SVGAnimatedTransformList.h
…
SVGAnimatedViewBox.cpp
…
SVGAnimatedViewBox.h
…
SVGAnimationElement.cpp
…
SVGAnimationElement.h
…
SVGAttrTearoffTable.h
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +00:00
SVGAttrValueWrapper.cpp
…
SVGAttrValueWrapper.h
…
SVGCircleElement.cpp
Bug 1667629 - support mpath pointing to shapes r=birtles,emilio
2020-10-01 16:19:37 +00:00
SVGCircleElement.h
…
SVGClipPathElement.cpp
…
SVGClipPathElement.h
…
SVGComponentTransferFunctionElement.h
…
SVGContentUtils.cpp
Bug 1667641 - map SVG use element x and y to style r=emilio
2020-10-02 04:50:16 +00:00
SVGContentUtils.h
Bug 1667641 - map SVG use element x and y to style r=emilio
2020-10-02 04:50:16 +00:00
SVGDataParser.cpp
…
SVGDataParser.h
…
SVGDefsElement.cpp
…
SVGDefsElement.h
…
SVGDescElement.cpp
…
SVGDescElement.h
…
SVGDocument.cpp
…
SVGDocument.h
…
SVGElement.cpp
Bug 1668942 - Fix image onload attribute r=jwatt
2020-10-07 12:47:31 +00:00
SVGElement.h
Bug 1668942 - Fix image onload attribute r=jwatt
2020-10-07 12:47:31 +00:00
SVGElementFactory.cpp
…
SVGElementFactory.h
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +00:00
SVGEllipseElement.cpp
Bug 1667629 - support mpath pointing to shapes r=birtles,emilio
2020-10-01 16:19:37 +00:00
SVGEllipseElement.h
…
SVGFEBlendElement.cpp
…
SVGFEBlendElement.h
…
SVGFEColorMatrixElement.cpp
…
SVGFEColorMatrixElement.h
…
SVGFEComponentTransferElement.cpp
…
SVGFEComponentTransferElement.h
…
SVGFECompositeElement.cpp
…
SVGFECompositeElement.h
…
SVGFEConvolveMatrixElement.cpp
…
SVGFEConvolveMatrixElement.h
Bug 1664184 - minor SVG content code cleanup r=emilio
2020-09-10 16:38:31 +00:00
SVGFEDiffuseLightingElement.cpp
…
SVGFEDiffuseLightingElement.h
…
SVGFEDisplacementMapElement.cpp
…
SVGFEDisplacementMapElement.h
…
SVGFEDistantLightElement.cpp
…
SVGFEDistantLightElement.h
…
SVGFEDropShadowElement.cpp
…
SVGFEDropShadowElement.h
…
SVGFEFloodElement.cpp
…
SVGFEFloodElement.h
…
SVGFEGaussianBlurElement.cpp
…
SVGFEGaussianBlurElement.h
…
SVGFEImageElement.cpp
…
SVGFEImageElement.h
…
SVGFEMergeElement.cpp
…
SVGFEMergeElement.h
…
SVGFEMergeNodeElement.cpp
…
SVGFEMergeNodeElement.h
…
SVGFEMorphologyElement.cpp
…
SVGFEMorphologyElement.h
…
SVGFEOffsetElement.cpp
…
SVGFEOffsetElement.h
…
SVGFEPointLightElement.cpp
…
SVGFEPointLightElement.h
…
SVGFESpecularLightingElement.cpp
…
SVGFESpecularLightingElement.h
…
SVGFESpotLightElement.cpp
…
SVGFESpotLightElement.h
…
SVGFETileElement.cpp
…
SVGFETileElement.h
…
SVGFETurbulenceElement.cpp
…
SVGFETurbulenceElement.h
…
SVGFilterElement.cpp
…
SVGFilterElement.h
…
SVGFilters.cpp
…
SVGFilters.h
…
SVGForeignObjectElement.cpp
Bug 1665921 - check result of SVGGeometryProperty calls r=emilio
2020-09-18 13:45:32 +00:00
SVGForeignObjectElement.h
…
SVGFragmentIdentifier.cpp
Bug 1658343 - Propagate intrinsic sizes from SVG documents in embed/object to parent using IPC. r=kmag,dholbert
2020-09-21 02:09:57 +00:00
SVGFragmentIdentifier.h
…
SVGGElement.cpp
…
SVGGElement.h
…
SVGGeometryElement.cpp
Bug 1459905 - Merge DOMSVGTranslatePoint and DOMSVGPoint and fix updates r=emilio
2020-08-25 14:38:32 +00:00
SVGGeometryElement.h
Bug 1667629 - support mpath pointing to shapes r=birtles,emilio
2020-10-01 16:19:37 +00:00
SVGGeometryProperty.cpp
Bug 1667641 - map SVG use element x and y to style r=emilio
2020-10-02 04:50:16 +00:00
SVGGeometryProperty.h
…
SVGGradientElement.cpp
…
SVGGradientElement.h
…
SVGGraphicsElement.cpp
…
SVGGraphicsElement.h
…
SVGImageElement.cpp
Bug 1665921 - check result of SVGGeometryProperty calls r=emilio
2020-09-18 13:45:32 +00:00
SVGImageElement.h
Bug 1659783
- Fix use pointing to image elements r=emilio
2020-08-19 15:25:39 +00:00
SVGIntegerPairSMILType.cpp
…
SVGIntegerPairSMILType.h
…
SVGLength.cpp
…
SVGLength.h
…
SVGLengthList.cpp
…
SVGLengthList.h
…
SVGLengthListSMILType.cpp
…
SVGLengthListSMILType.h
…
SVGLineElement.cpp
…
SVGLineElement.h
…
SVGMPathElement.cpp
Bug 1667629 - support mpath pointing to shapes r=birtles,emilio
2020-10-01 16:19:37 +00:00
SVGMPathElement.h
Bug 1667629 - support mpath pointing to shapes r=birtles,emilio
2020-10-01 16:19:37 +00:00
SVGMarkerElement.cpp
…
SVGMarkerElement.h
Bug 1664184 - minor SVG content code cleanup r=emilio
2020-09-10 16:38:31 +00:00
SVGMaskElement.cpp
…
SVGMaskElement.h
…
SVGMatrix.cpp
…
SVGMatrix.h
…
SVGMetadataElement.cpp
…
SVGMetadataElement.h
…
SVGMotionSMILAnimationFunction.cpp
Bug 1667629 - support mpath pointing to shapes r=birtles,emilio
2020-10-01 16:19:37 +00:00
SVGMotionSMILAnimationFunction.h
…
SVGMotionSMILAttr.cpp
…
SVGMotionSMILAttr.h
…
SVGMotionSMILPathUtils.cpp
…
SVGMotionSMILPathUtils.h
…
SVGMotionSMILType.cpp
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +00:00
SVGMotionSMILType.h
…
SVGNumberList.cpp
…
SVGNumberList.h
…
SVGNumberListSMILType.cpp
…
SVGNumberListSMILType.h
…
SVGNumberPairSMILType.cpp
…
SVGNumberPairSMILType.h
…
SVGOrientSMILType.cpp
…
SVGOrientSMILType.h
…
SVGPathData.cpp
Bug 1667018 - minor improvements to path code r=emilio
2020-09-24 08:43:51 +00:00
SVGPathData.h
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +00:00
SVGPathDataParser.cpp
…
SVGPathDataParser.h
…
SVGPathElement.cpp
…
SVGPathElement.h
Bug 1667629 - support mpath pointing to shapes r=birtles,emilio
2020-10-01 16:19:37 +00:00
SVGPathSegListSMILType.cpp
…
SVGPathSegListSMILType.h
…
SVGPathSegUtils.cpp
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +00:00
SVGPathSegUtils.h
…
SVGPatternElement.cpp
…
SVGPatternElement.h
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +00:00
SVGPoint.h
…
SVGPointList.cpp
…
SVGPointList.h
Bug 1459905 - Merge DOMSVGTranslatePoint and DOMSVGPoint and fix updates r=emilio
2020-08-25 14:38:32 +00:00
SVGPointListSMILType.cpp
…
SVGPointListSMILType.h
…
SVGPolyElement.cpp
…
SVGPolyElement.h
…
SVGPolygonElement.cpp
…
SVGPolygonElement.h
…
SVGPolylineElement.cpp
…
SVGPolylineElement.h
…
SVGPreserveAspectRatio.cpp
…
SVGPreserveAspectRatio.h
…
SVGRect.cpp
…
SVGRect.h
…
SVGRectElement.cpp
Bug 1667629 - support mpath pointing to shapes r=birtles,emilio
2020-10-01 16:19:37 +00:00
SVGRectElement.h
…
SVGSVGElement.cpp
Bug 1663438 - check element r=emilio
2020-09-09 23:51:51 +00:00
SVGSVGElement.h
Bug 1459905 - Merge DOMSVGTranslatePoint and DOMSVGPoint and fix updates r=emilio
2020-08-25 14:38:32 +00:00
SVGScriptElement.cpp
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
SVGScriptElement.h
…
SVGSetElement.cpp
…
SVGSetElement.h
…
SVGStopElement.cpp
…
SVGStopElement.h
…
SVGStringList.cpp
…
SVGStringList.h
…
SVGStyleElement.cpp
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
SVGStyleElement.h
…
SVGSwitchElement.cpp
…
SVGSwitchElement.h
…
SVGSymbolElement.cpp
…
SVGSymbolElement.h
…
SVGTSpanElement.cpp
…
SVGTSpanElement.h
…
SVGTagList.h
…
SVGTests.cpp
…
SVGTests.h
…
SVGTextContentElement.cpp
Bug 1667594 - Move nsLayoutUtils::RectCallback to namespace scope. r=emilio,jgilbert
2020-09-30 21:06:47 +00:00
SVGTextContentElement.h
Bug 1664184 - minor SVG content code cleanup r=emilio
2020-09-10 16:38:31 +00:00
SVGTextElement.cpp
…
SVGTextElement.h
…
SVGTextPathElement.cpp
…
SVGTextPathElement.h
…
SVGTextPositioningElement.cpp
…
SVGTextPositioningElement.h
…
SVGTitleElement.cpp
…
SVGTitleElement.h
…
SVGTransform.cpp
…
SVGTransform.h
…
SVGTransformList.cpp
…
SVGTransformList.h
…
SVGTransformListParser.cpp
…
SVGTransformListParser.h
…
SVGTransformListSMILType.cpp
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +00:00
SVGTransformListSMILType.h
…
SVGTransformableElement.cpp
Bug 1667594 - Move nsLayoutUtils::RectCallback to namespace scope. r=emilio,jgilbert
2020-09-30 21:06:47 +00:00
SVGTransformableElement.h
…
SVGUseElement.cpp
Bug 1667641 - map SVG use element x and y to style r=emilio
2020-10-02 04:50:16 +00:00
SVGUseElement.h
Bug 1667641 - map SVG use element x and y to style r=emilio
2020-10-02 04:50:16 +00:00
SVGViewBoxSMILType.cpp
…
SVGViewBoxSMILType.h
…
SVGViewElement.cpp
…
SVGViewElement.h
…
SVGViewportElement.cpp
Bug 1663438 - check element r=emilio
2020-09-09 23:51:51 +00:00
SVGViewportElement.h
Bug 1663438 - check element r=emilio
2020-09-09 23:51:51 +00:00
moz.build
Bug 1459905 - Merge DOMSVGTranslatePoint and DOMSVGPoint and fix updates r=emilio
2020-08-25 14:38:32 +00:00