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

Unified Diff: LayoutTests/http/tests/security/shape-image-cors-disallow-origin.html

Issue 1212753002: Convert tests (except fast/, imported/) using ahem font to ahem.js style (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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: LayoutTests/http/tests/security/shape-image-cors-disallow-origin.html
diff --git a/LayoutTests/http/tests/security/shape-image-cors-disallow-origin.html b/LayoutTests/http/tests/security/shape-image-cors-disallow-origin.html
index 45cdef58915eda217f96e8dbe1b5c8a41e545d88..e85885e947e8046e09961e349f2c8b4679a73657 100644
--- a/LayoutTests/http/tests/security/shape-image-cors-disallow-origin.html
+++ b/LayoutTests/http/tests/security/shape-image-cors-disallow-origin.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+<script src="/js-test-resources/ahem.js"></script>
<style>
#clear-left {
clear: left;

Powered by Google App Engine
This is Rietveld 408576698