gecko-dev/layout/svg
2023-10-02 14:22:37 -04:00
..
crashtests Bug 1846063 - Enable crashtests on Windows 7. r=jmaher, a=test-only 2023-07-27 13:01:09 -04:00
tests
AutoReferenceChainGuard.h
CSSClipPathInstance.cpp
CSSClipPathInstance.h
CSSFilterInstance.cpp
CSSFilterInstance.h
DisplaySVGItem.cpp Bug 1823477 - Create a DisplaySVGItem as a base class for SVG Painted Display Items r=emilio 2023-03-21 15:05:34 +00:00
DisplaySVGItem.h Bug 1823477 - Create a DisplaySVGItem as a base class for SVG Painted Display Items r=emilio 2023-03-21 15:05:34 +00:00
FilterInstance.cpp
FilterInstance.h
ISVGDisplayableFrame.h Bug 1827124 - Remove dead dirtyRect processing code r=emilio 2023-04-11 08:25:12 +00:00
ISVGSVGFrame.h
moz.build Bug 1823477 - Create a DisplaySVGItem as a base class for SVG Painted Display Items r=emilio 2023-03-21 15:05:34 +00:00
svg.css
SVGAFrame.cpp
SVGClipPathFrame.cpp Bug 1832986 - Fix patterns with opacity r=emilio 2023-05-15 17:13:37 +00:00
SVGClipPathFrame.h Bug 1832986 - Fix patterns with opacity r=emilio 2023-05-15 17:13:37 +00:00
SVGContainerFrame.cpp Bug 1851868, bug 1852076, bug 1852101, bug 1851787. a=RyanVM 2023-10-02 14:22:37 -04:00
SVGContainerFrame.h Bug 1851868, bug 1852076, bug 1852101, bug 1851787. a=RyanVM 2023-10-02 14:22:37 -04:00
SVGContextPaint.cpp Bug 1826444. Null check pattern in SVGContextPaintImpl::Paint::GetPattern. r=firefox-svg-reviewers,longsonr 2023-04-05 07:05:26 +00:00
SVGContextPaint.h
SVGFEContainerFrame.cpp
SVGFEImageFrame.cpp Bug 1851868, bug 1852076, bug 1852101, bug 1851787. a=RyanVM 2023-10-02 14:22:37 -04:00
SVGFELeafFrame.cpp
SVGFEUnstyledLeafFrame.cpp
SVGFilterFrame.cpp
SVGFilterFrame.h
SVGFilterInstance.cpp
SVGFilterInstance.h
SVGForeignObjectFrame.cpp Bug 1833616 - Use RAII to manage Push/Pop of gfxContext Clip r=emilio,gfx-reviewers,lsalzman 2023-05-17 15:08:28 +00:00
SVGForeignObjectFrame.h Bug 1827124 - Remove dead dirtyRect processing code r=emilio 2023-04-11 08:25:12 +00:00
SVGGeometryFrame.cpp Bug 1832517 - simplify pointer-events and hit-testing logic r=emilio 2023-05-11 15:26:57 +00:00
SVGGeometryFrame.h Bug 1814398 - SVGImageElement should not derive from SVGGeometryElement r=emilio 2023-04-29 15:13:34 +00:00
SVGGFrame.cpp
SVGGFrame.h
SVGGradientFrame.cpp Bug 1185271 - SVG pattern with userSpaceOnUse units does not scale correctly for text r=emilio 2023-05-26 04:50:49 +00:00
SVGGradientFrame.h
SVGImageContext.cpp
SVGImageContext.h
SVGImageFrame.cpp Bug 1851868, bug 1852076, bug 1852101, bug 1851787. a=RyanVM 2023-10-02 14:22:37 -04:00
SVGImageFrame.h Bug 1851868, bug 1852076, bug 1852101, bug 1851787. a=RyanVM 2023-10-02 14:22:37 -04:00
SVGInnerSVGFrame.cpp
SVGInnerSVGFrame.h
SVGIntegrationUtils.cpp Bug 1751025 - Opacity CSS property should apply to all children of text elements r=jfkthame 2023-04-11 22:08:24 +00:00
SVGIntegrationUtils.h
SVGMarkerFrame.cpp Bug 1833616 - Use RAII to manage Push/Pop of gfxContext Clip r=emilio,gfx-reviewers,lsalzman 2023-05-17 15:08:28 +00:00
SVGMarkerFrame.h
SVGMaskFrame.cpp
SVGMaskFrame.h
SVGObserverUtils.cpp Bug 1185271 - SVG pattern with userSpaceOnUse units does not scale correctly for text r=emilio 2023-05-26 04:50:49 +00:00
SVGObserverUtils.h
SVGOuterSVGFrame.cpp Bug 1851868, bug 1852076, bug 1852101, bug 1851787. a=RyanVM 2023-10-02 14:22:37 -04:00
SVGOuterSVGFrame.h Bug 1851868, bug 1852076, bug 1852101, bug 1851787. a=RyanVM 2023-10-02 14:22:37 -04:00
SVGPaintServerFrame.cpp
SVGPaintServerFrame.h
SVGPatternFrame.cpp Bug 1840746 - SVG patternTransform translate uses wrong units r=emilio, a=dmeehan 2023-07-04 14:44:35 +00:00
SVGPatternFrame.h Bug 1832986 - Fix patterns with opacity r=emilio 2023-05-15 17:13:37 +00:00
SVGStopFrame.cpp
SVGSwitchFrame.cpp Bug 1832517 - simplify pointer-events and hit-testing logic r=emilio 2023-05-11 15:26:57 +00:00
SVGSymbolFrame.cpp
SVGSymbolFrame.h
SVGTextFrame.cpp Bug 1844992 - refactor GetSubStringLength r=emilio a=RyanVM 2023-07-27 10:15:23 +00:00
SVGTextFrame.h Bug 1844992 - refactor GetSubStringLength r=emilio a=RyanVM 2023-07-27 10:15:23 +00:00
SVGUseFrame.cpp Bug 1827662 - fix getBoundingClientRect when use elements are present r=emilio 2023-04-29 20:47:43 +00:00
SVGUseFrame.h Bug 1827662 - fix getBoundingClientRect when use elements are present r=emilio 2023-04-29 20:47:43 +00:00
SVGUtils.cpp Bug 1185271 - SVG pattern with userSpaceOnUse units does not scale correctly for text r=emilio 2023-05-26 04:50:49 +00:00
SVGUtils.h Bug 1833616 - Use RAII to manage Push/Pop of gfxContext Clip r=emilio,gfx-reviewers,lsalzman 2023-05-17 15:08:28 +00:00
SVGViewFrame.cpp
SVGViewportFrame.cpp Bug 1833616 - Use RAII to manage Push/Pop of gfxContext Clip r=emilio,gfx-reviewers,lsalzman 2023-05-17 15:08:28 +00:00
SVGViewportFrame.h Bug 1827124 - Remove dead dirtyRect processing code r=emilio 2023-04-11 08:25:12 +00:00