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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/getsvgdocument-null-expected.txt

Issue 1424313004: Remove HTMLFrameElement.prototype.getSVGDocument() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: android_webview/tools/WebViewShell/test/webexposed/ Created 5 years, 1 month 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: third_party/WebKit/LayoutTests/svg/custom/getsvgdocument-null-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/getsvgdocument-null-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/getsvgdocument-null-expected.txt
index 02b7a21a043cf40c8879824544348023a0f0b4f3..c18fefa177226b1bf7df25652a6f9bb4edae717c 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/getsvgdocument-null-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/getsvgdocument-null-expected.txt
@@ -4,7 +4,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS document.createElement('object').getSVGDocument() is null
-PASS document.createElement('frame').getSVGDocument() is null
PASS document.createElement('iframe').getSVGDocument() is null
PASS document.createElement('embed').getSVGDocument() is null
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698