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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/css/css-fonts-updated-event-expected.txt

Issue 2198463003: DevTools: add CSS.FontsUpdated event to signify that WebFont has loaded. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit Created 4 years, 5 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: third_party/WebKit/LayoutTests/inspector-protocol/css/css-fonts-updated-event-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/css/css-fonts-updated-event-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/css/css-fonts-updated-event-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ebbb0403741d31f0c50b8e18f3ab1515a6afd0ce
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/css/css-fonts-updated-event-expected.txt
@@ -0,0 +1,4 @@
+Verifies that CSS.fontsUpdated event is sent as the web font is loaded.
+
+SUCCESS: CSS.FontsUpdated event received.
+

Powered by Google App Engine
This is Rietveld 408576698