Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Unified Diff: LayoutTests/svg/custom/global-constructors-expected.txt

Issue 146193003: Remove SVGDocument binding (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against ToT Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/svg/custom/global-constructors-expected.txt
diff --git a/LayoutTests/svg/custom/global-constructors-expected.txt b/LayoutTests/svg/custom/global-constructors-expected.txt
index 833595e8ec90ab59148c00a2e35db4722d07d8c1..2b91798558615c36c5c4da02a13f265bf0058f7b 100644
--- a/LayoutTests/svg/custom/global-constructors-expected.txt
+++ b/LayoutTests/svg/custom/global-constructors-expected.txt
@@ -28,7 +28,6 @@ FAIL SVGTests.toString() should be function SVGTests() { [native code] }. Threw
PASS SVGViewSpec.toString() is 'function SVGViewSpec() { [native code] }'
FAIL SVGURIReference.toString() should be function SVGURIReference() { [native code] }. Threw exception ReferenceError: SVGURIReference is not defined
FAIL SVGCSSRule.toString() should be function SVGCSSRule() { [native code] }. Threw exception ReferenceError: SVGCSSRule is not defined
-PASS SVGDocument.toString() is 'function SVGDocument() { [native code] }'
PASS SVGSVGElement.toString() is 'function SVGSVGElement() { [native code] }'
PASS SVGGElement.toString() is 'function SVGGElement() { [native code] }'
PASS SVGDefsElement.toString() is 'function SVGDefsElement() { [native code] }'

Powered by Google App Engine
This is Rietveld 408576698