gecko-dev/layout/svg
2016-04-13 08:56:29 +02:00
..
crashtests No bug - Re-enable 587336-1.html crashtest on Android. 2016-03-11 18:30:09 -05:00
resources/content
tests
AutoReferenceLimiter.h Bug 1253590, part 1 - Generalize AutoReferenceLoopDetector to allow it to be used to limit reference chain lengths. r=longsonr 2016-03-09 10:26:48 +00:00
moz.build Bug 1075457, part 1 - Implement rendering for |clip-path:polygon()|. r=mstange, r=jwatt 2016-02-08 22:08:09 +00:00
nsCSSClipPathInstance.cpp Bug 1075457, part 2 - Implement circle() and ellipse() for the |clip-path| property. r=mstange, r=jwatt 2016-02-08 22:09:08 +00:00
nsCSSClipPathInstance.h Bug 1075457, part 2 - Implement circle() and ellipse() for the |clip-path| property. r=mstange, r=jwatt 2016-02-08 22:09:08 +00:00
nsCSSFilterInstance.cpp
nsCSSFilterInstance.h
nsFilterInstance.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
nsFilterInstance.h
nsISVGChildFrame.h
nsISVGSVGFrame.h
nsSVGAFrame.cpp
nsSVGClipPathFrame.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
nsSVGClipPathFrame.h Bug 1253590, part 1 - Generalize AutoReferenceLoopDetector to allow it to be used to limit reference chain lengths. r=longsonr 2016-03-09 10:26:48 +00:00
nsSVGContainerFrame.cpp Bug 1261754 - Part 11: Move opacity from nsStyleDisplay to nsStyleEffects. r=dholbert 2016-04-12 15:52:43 +10:00
nsSVGContainerFrame.h
nsSVGEffects.cpp Bug 1261754 - Part 12: Move filter from nsStyleSVGReset to nsStyleEffects. r=dholbert 2016-04-12 15:52:43 +10:00
nsSVGEffects.h
nsSVGFilterFrame.cpp Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku 2016-03-31 12:46:32 +01:00
nsSVGFilterFrame.h
nsSVGFilterInstance.cpp Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
nsSVGFilterInstance.h
nsSVGFilterPaintCallback.h
nsSVGForeignObjectFrame.cpp Bug 1261754 - Part 12: Move filter from nsStyleSVGReset to nsStyleEffects. r=dholbert 2016-04-12 15:52:43 +10:00
nsSVGForeignObjectFrame.h Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats 2016-01-29 22:42:14 +08:00
nsSVGGenericContainerFrame.cpp
nsSVGGenericContainerFrame.h
nsSVGGFrame.cpp
nsSVGGFrame.h
nsSVGGradientFrame.cpp Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku 2016-03-31 12:46:32 +01:00
nsSVGGradientFrame.h
nsSVGImageFrame.cpp Bug 1261754 - Part 11: Move opacity from nsStyleDisplay to nsStyleEffects. r=dholbert 2016-04-12 15:52:43 +10:00
nsSVGInnerSVGFrame.cpp Bug 1261754 - Part 12: Move filter from nsStyleSVGReset to nsStyleEffects. r=dholbert 2016-04-12 15:52:43 +10:00
nsSVGInnerSVGFrame.h
nsSVGIntegrationUtils.cpp Backed out changeset bd58bce52916 (bug 1231643) for test failures in mask-composite-2a.html 2016-04-13 08:56:29 +02:00
nsSVGIntegrationUtils.h
nsSVGMarkerFrame.cpp Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats 2016-01-29 22:42:14 +08:00
nsSVGMarkerFrame.h Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats 2016-01-29 22:42:14 +08:00
nsSVGMaskFrame.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
nsSVGMaskFrame.h Bug 1228354 - Part1 - Support luminance mask mode. r=mstange r=bas 2016-03-24 01:32:00 +01:00
nsSVGMaskFrameNEON.cpp Bug 1263789 - Stop nsSVGMaskFrameNEON.h from polluting the global namespace. r=dholbert 2016-03-29 00:37:15 +01:00
nsSVGMaskFrameNEON.h Bug 1263789 - Stop nsSVGMaskFrameNEON.h from polluting the global namespace. r=dholbert 2016-03-29 00:37:15 +01:00
nsSVGOuterSVGFrame.cpp Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku 2016-03-31 12:46:32 +01:00
nsSVGOuterSVGFrame.h Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats 2016-01-29 22:42:14 +08:00
nsSVGPaintServerFrame.h
nsSVGPathGeometryFrame.cpp Bug 1261754 - Part 11: Move opacity from nsStyleDisplay to nsStyleEffects. r=dholbert 2016-04-12 15:52:43 +10:00
nsSVGPathGeometryFrame.h
nsSVGPatternFrame.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
nsSVGPatternFrame.h
nsSVGStopFrame.cpp
nsSVGSwitchFrame.cpp Bug 1261754 - Part 11: Move opacity from nsStyleDisplay to nsStyleEffects. r=dholbert 2016-04-12 15:52:43 +10:00
nsSVGUseFrame.cpp Bug 1261754 - Part 12: Move filter from nsStyleSVGReset to nsStyleEffects. r=dholbert 2016-04-12 15:52:43 +10:00
nsSVGUtils.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
nsSVGUtils.h
svg.css
SVGFEContainerFrame.cpp
SVGFEImageFrame.cpp Bug 1261553 - Don't return from OnVisibilityChanged implementations without calling the superclass implementation. r=mstange 2016-04-05 01:11:14 -07:00
SVGFELeafFrame.cpp
SVGFEUnstyledLeafFrame.cpp
SVGImageContext.h
SVGTextFrame.cpp Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku 2016-03-31 12:46:32 +01:00
SVGTextFrame.h Bug 1251995 part 2 - Add gfxTextRun::Range to replace parameter pairs like (offset, length) and (start, end). r=jfkthame 2016-03-08 15:56:18 +08:00
SVGViewFrame.cpp