mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1182778, r=bz
This commit is contained in:
parent
e32f6d6e3e
commit
70d434d47e
@ -284,10 +284,6 @@ nsIAtom** const kElementsSVG[] = {
|
||||
&nsGkAtoms::altGlyph, // altGlyph
|
||||
&nsGkAtoms::altGlyphDef, // altGlyphDef
|
||||
&nsGkAtoms::altGlyphItem, // altGlyphItem
|
||||
&nsGkAtoms::animate, // animate
|
||||
&nsGkAtoms::animateColor, // animateColor
|
||||
&nsGkAtoms::animateMotion, // animateMotion
|
||||
&nsGkAtoms::animateTransform, // animateTransform
|
||||
&nsGkAtoms::circle, // circle
|
||||
&nsGkAtoms::clipPath, // clipPath
|
||||
&nsGkAtoms::colorProfile, // color-profile
|
||||
@ -351,7 +347,6 @@ nsIAtom** const kElementsSVG[] = {
|
||||
&nsGkAtoms::polyline, // polyline
|
||||
&nsGkAtoms::radialGradient, // radialGradient
|
||||
&nsGkAtoms::rect, // rect
|
||||
&nsGkAtoms::set, // set
|
||||
&nsGkAtoms::stop, // stop
|
||||
&nsGkAtoms::svg, // svg
|
||||
&nsGkAtoms::svgSwitch, // switch
|
||||
|
Loading…
Reference in New Issue
Block a user