Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
index 107b4ec9ef0cf174be96fbf09104ebb115e6ad64..c5e20f21736435ba57d0246b6de84e9f1f56abd5 100644 |
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -5017,6 +5017,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 |
@@ -5497,6 +5500,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 |
@@ -5526,6 +5532,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 |
@@ -5628,6 +5637,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 |
@@ -5694,6 +5706,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 |