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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/css-font-display/font-display-ref.html

Issue 2895123002: Convert CSS font-display test to wpt (Closed)
Patch Set: rebase, update network service expectation Created 3 years, 7 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/external/wpt/css-font-display/font-display-ref.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/webfont/font-display-expected.html b/third_party/WebKit/LayoutTests/external/wpt/css-font-display/font-display-ref.html
similarity index 96%
rename from third_party/WebKit/LayoutTests/http/tests/webfont/font-display-expected.html
rename to third_party/WebKit/LayoutTests/external/wpt/css-font-display/font-display-ref.html
index b61799fa8ff83db05137b2c6192e1efeca25a4c0..1d8410b4ed6bb48aad2d11577abd4fc76ca25685 100644
--- a/third_party/WebKit/LayoutTests/http/tests/webfont/font-display-expected.html
+++ b/third_party/WebKit/LayoutTests/external/wpt/css-font-display/font-display-ref.html
@@ -1,6 +1,5 @@
<!DOCTYPE html>
<title>Test for font-display @font-face descriptor</title>
-<script src="/js-test-resources/ahem.js"></script>
<style>
.ahem {
font-family: Ahem;

Powered by Google App Engine
This is Rietveld 408576698