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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/webfont/font-face-revalidation-expected.html

Issue 2717123003: RemoteFontFaceSource should keep FontCustomPlatformData over FontResource revalidation (Closed)
Patch Set: test description Created 3 years, 10 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-face-revalidation-expected.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/webfont/font-face-revalidation-expected.html b/third_party/WebKit/LayoutTests/http/tests/webfont/font-face-revalidation-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..cf6f087be1b3bb07d79d560736d051840f4125cf
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/webfont/font-face-revalidation-expected.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<script src="/js-test-resources/ahem.js"></script>
+<p>
+This tests that web font is displayed correctly after revalidation of font resource.
+
+You should see a black square below.
+</p>
+<div style="font-family: Ahem">test</span>

Powered by Google App Engine
This is Rietveld 408576698