This is a testharness.js-based test.
Found 10 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_UNKNOWN on interface object
assert_own_property: expected property "SVG_EDGEMODE_UNKNOWN" missing
[FAIL] SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_UNKNOWN on interface prototype object
assert_own_property: expected property "SVG_EDGEMODE_UNKNOWN" missing
[FAIL] SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_DUPLICATE on interface object
assert_own_property: expected property "SVG_EDGEMODE_DUPLICATE" missing
[FAIL] SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_DUPLICATE on interface prototype object
assert_own_property: expected property "SVG_EDGEMODE_DUPLICATE" missing
[FAIL] SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_WRAP on interface object
assert_own_property: expected property "SVG_EDGEMODE_WRAP" missing
[FAIL] SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_WRAP on interface prototype object
assert_own_property: expected property "SVG_EDGEMODE_WRAP" missing
[FAIL] SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_NONE on interface object
assert_own_property: expected property "SVG_EDGEMODE_NONE" missing
[FAIL] SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_NONE on interface prototype object
assert_own_property: expected property "SVG_EDGEMODE_NONE" missing
[FAIL] SVGFEGaussianBlurElement interface: attribute edgeMode
assert_true: The prototype object must have a property "edgeMode" expected true got false
[FAIL] SVGFEImageElement interface: attribute crossOrigin
assert_true: The prototype object must have a property "crossOrigin" expected true got false
Harness: the test ran to completion.