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

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

Issue 252893004: Remove SVGElementInstanceList (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add expected results Created 6 years, 8 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
« no previous file with comments | « no previous file | LayoutTests/svg/custom/script-tests/global-constructors.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 2b91798558615c36c5c4da02a13f265bf0058f7b..4d765d10c97899fb7c3a8c4840ebc6ac962f002b 100644
--- a/LayoutTests/svg/custom/global-constructors-expected.txt
+++ b/LayoutTests/svg/custom/global-constructors-expected.txt
@@ -37,7 +37,6 @@ PASS SVGTitleElement.toString() is 'function SVGTitleElement() { [native code] }
PASS SVGSymbolElement.toString() is 'function SVGSymbolElement() { [native code] }'
PASS SVGUseElement.toString() is 'function SVGUseElement() { [native code] }'
PASS SVGElementInstance.toString() is 'function SVGElementInstance() { [native code] }'
-PASS SVGElementInstanceList.toString() is 'function SVGElementInstanceList() { [native code] }'
PASS SVGImageElement.toString() is 'function SVGImageElement() { [native code] }'
PASS SVGSwitchElement.toString() is 'function SVGSwitchElement() { [native code] }'
PASS SVGStyleElement.toString() is 'function SVGStyleElement() { [native code] }'
« no previous file with comments | « no previous file | LayoutTests/svg/custom/script-tests/global-constructors.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698