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

Unified Diff: LayoutTests/svg/dom/font-face-elements-expected.txt

Issue 656913006: Remove SVG fonts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update tests for landing Created 6 years, 2 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/dom/font-face-elements-expected.txt
diff --git a/LayoutTests/svg/dom/font-face-elements-expected.txt b/LayoutTests/svg/dom/font-face-elements-expected.txt
deleted file mode 100644
index 9a8fe65f4a1e415e00f7ad88294c99b8edfafcf3..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/dom/font-face-elements-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-This tests to make sure we have all the font-face related dom bindings.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS font-face in http://www.w3.org/2000/svg is JS object SVGFontFaceElement
-PASS font-face-name in http://www.w3.org/2000/svg is JS object SVGFontFaceNameElement
-PASS font-face-format in http://www.w3.org/2000/svg is JS object SVGFontFaceFormatElement
-PASS font-face-src in http://www.w3.org/2000/svg is JS object SVGFontFaceSrcElement
-PASS font-face-uri in http://www.w3.org/2000/svg is JS object SVGFontFaceUriElement
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698