Index: third_party/WebKit/LayoutTests/svg/custom/global-constructors-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/global-constructors-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/global-constructors-expected.txt |
index e94c1d2f362add13ae67105a83a6612f6a1fd330..718f9a28e56fb00038323357e4c0874591b31f98 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/global-constructors-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/global-constructors-expected.txt |
@@ -96,7 +96,7 @@ PASS SVGFEOffsetElement.toString() is 'function SVGFEOffsetElement() { [native c |
PASS SVGFESpecularLightingElement.toString() is 'function SVGFESpecularLightingElement() { [native code] }' |
PASS SVGFETileElement.toString() is 'function SVGFETileElement() { [native code] }' |
PASS SVGFETurbulenceElement.toString() is 'function SVGFETurbulenceElement() { [native code] }' |
-PASS SVGCursorElement.toString() is 'function SVGCursorElement() { [native code] }' |
+FAIL SVGCursorElement.toString() should be function SVGCursorElement() { [native code] }. Threw exception ReferenceError: SVGCursorElement is not defined |
PASS SVGAElement.toString() is 'function SVGAElement() { [native code] }' |
PASS SVGViewElement.toString() is 'function SVGViewElement() { [native code] }' |
PASS SVGScriptElement.toString() is 'function SVGScriptElement() { [native code] }' |