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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 This tests to make sure we have all the font-face related dom bindings.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS font-face in http://www.w3.org/2000/svg is JS object SVGFontFaceElement
7 PASS font-face-name in http://www.w3.org/2000/svg is JS object SVGFontFaceNameEl ement
8 PASS font-face-format in http://www.w3.org/2000/svg is JS object SVGFontFaceForm atElement
9 PASS font-face-src in http://www.w3.org/2000/svg is JS object SVGFontFaceSrcElem ent
10 PASS font-face-uri in http://www.w3.org/2000/svg is JS object SVGFontFaceUriElem ent
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698