| Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| index 5c55e478d5c7376158e7dea04393e3638d329c2a..6b9b535c7ae97f0fe7a8d31f25504260c06049c2 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| @@ -4143,6 +4143,9 @@ interface SVGCircleElement : SVGGeometryElement
|
| method constructor
|
| interface SVGClipPathElement : SVGGraphicsElement
|
| attribute @@toStringTag
|
| + attribute SVG_UNIT_TYPE_OBJECTBOUNDINGBOX
|
| + attribute SVG_UNIT_TYPE_UNKNOWN
|
| + attribute SVG_UNIT_TYPE_USERSPACEONUSE
|
| getter clipPathUnits
|
| method constructor
|
| interface SVGComponentTransferFunctionElement : SVGElement
|
| @@ -4623,6 +4626,9 @@ interface SVGFETurbulenceElement : SVGElement
|
| method constructor
|
| interface SVGFilterElement : SVGElement
|
| attribute @@toStringTag
|
| + attribute SVG_UNIT_TYPE_OBJECTBOUNDINGBOX
|
| + attribute SVG_UNIT_TYPE_UNKNOWN
|
| + attribute SVG_UNIT_TYPE_USERSPACEONUSE
|
| getter filterUnits
|
| getter height
|
| getter href
|
| @@ -4652,6 +4658,9 @@ interface SVGGradientElement : SVGElement
|
| attribute SVG_SPREADMETHOD_REFLECT
|
| attribute SVG_SPREADMETHOD_REPEAT
|
| attribute SVG_SPREADMETHOD_UNKNOWN
|
| + attribute SVG_UNIT_TYPE_OBJECTBOUNDINGBOX
|
| + attribute SVG_UNIT_TYPE_UNKNOWN
|
| + attribute SVG_UNIT_TYPE_USERSPACEONUSE
|
| getter gradientTransform
|
| getter gradientUnits
|
| getter href
|
| @@ -4754,6 +4763,9 @@ interface SVGMarkerElement : SVGElement
|
| method setOrientToAuto
|
| interface SVGMaskElement : SVGElement
|
| attribute @@toStringTag
|
| + attribute SVG_UNIT_TYPE_OBJECTBOUNDINGBOX
|
| + attribute SVG_UNIT_TYPE_UNKNOWN
|
| + attribute SVG_UNIT_TYPE_USERSPACEONUSE
|
| getter height
|
| getter maskContentUnits
|
| getter maskUnits
|
| @@ -4820,6 +4832,9 @@ interface SVGPathElement : SVGGeometryElement
|
| method getTotalLength
|
| interface SVGPatternElement : SVGElement
|
| attribute @@toStringTag
|
| + attribute SVG_UNIT_TYPE_OBJECTBOUNDINGBOX
|
| + attribute SVG_UNIT_TYPE_UNKNOWN
|
| + attribute SVG_UNIT_TYPE_USERSPACEONUSE
|
| getter height
|
| getter href
|
| getter patternContentUnits
|
|
|