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

Unified Diff: LayoutTests/http/tests/security/shape-image-cors-same-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-same-origin.html
diff --git a/LayoutTests/http/tests/security/shape-image-cors-same-origin.html b/LayoutTests/http/tests/security/shape-image-cors-same-origin.html
index 7f80265cbb6045cce1e6cf461b22b7e15bae0117..cf2bff41aeda8c6ccb5402e5ecff9c5ddacce0c3 100644
--- a/LayoutTests/http/tests/security/shape-image-cors-same-origin.html
+++ b/LayoutTests/http/tests/security/shape-image-cors-same-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