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

Unified Diff: LayoutTests/fast/css/fontloader-loadingdone-expected.txt

Issue 23717059: [Font Load Events] Implement FontFaceSet methods (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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/fast/css/fontloader-loadingdone-expected.txt
diff --git a/LayoutTests/fast/css/fontloader-loadingdone-expected.txt b/LayoutTests/fast/css/fontloader-loadingdone-expected.txt
index 666c59ec49796ab871a410742df73835425f9d2e..838193a5ed72635eb09a5e5d04b478ba85ccd981 100644
--- a/LayoutTests/fast/css/fontloader-loadingdone-expected.txt
+++ b/LayoutTests/fast/css/fontloader-loadingdone-expected.txt
@@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
loadingdone
PASS window.getComputedStyle(testDiv, 0).width is "48px"
-notifyWhenFontsReady() callback
+ready() promise fulfilled
PASS window.getComputedStyle(testDiv, 0).width is "48px"
PASS successfullyParsed is true
« no previous file with comments | « LayoutTests/fast/css/fontloader-loadingdone.html ('k') | LayoutTests/fast/css/fontloader-multiple-faces.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698