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

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

Issue 272523002: Remove SVGElementInstance (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address esprehns nits Created 6 years, 6 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 | « LayoutTests/TestExpectations ('k') | 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 4d765d10c97899fb7c3a8c4840ebc6ac962f002b..dc204415fd346ee66cf6318983cfbace36a3045e 100644
--- a/LayoutTests/svg/custom/global-constructors-expected.txt
+++ b/LayoutTests/svg/custom/global-constructors-expected.txt
@@ -36,7 +36,6 @@ PASS SVGDiscardElement.toString() is 'function SVGDiscardElement() { [native cod
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 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 | « LayoutTests/TestExpectations ('k') | LayoutTests/svg/custom/script-tests/global-constructors.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698