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

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

Issue 2550663002: Allow creating font data while FontResource is revalidating (Closed)
Patch Set: rebase 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..9c5cbc30162882ef2d57cf9c7c1630f4179c18b1
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/webfont/font-face-revalidation-expected.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<script src="/js-test-resources/ahem.js"></script>
+<p>
+You should see a black square below.
+</p>
+<div style="font-family: Ahem">test</span>

Powered by Google App Engine
This is Rietveld 408576698