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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/webfont/font-load-revalidation-expected.txt

Issue 1893233002: WebFonts: reset m_loadLimitState on memory cache revalidation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: #14 Created 4 years, 8 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/http/tests/webfont/font-load-revalidation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/webfont/font-load-revalidation-expected.txt b/third_party/WebKit/LayoutTests/http/tests/webfont/font-load-revalidation-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1821583d1409991ec6e995e11e378969afaaa7a0
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/webfont/font-load-revalidation-expected.txt
@@ -0,0 +1,8 @@
+PASS font.load()
+PASS loadTime > 900
+PASS font.load()
+PASS loadTime > 900
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698