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

Unified Diff: LayoutTests/editing/pasteboard/smart-paste-in-text-control.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/editing/pasteboard/smart-paste-in-text-control.html
diff --git a/LayoutTests/editing/pasteboard/smart-paste-in-text-control.html b/LayoutTests/editing/pasteboard/smart-paste-in-text-control.html
index 308376a04d3c10902f897638df98a97510c23d22..e8891cd0e811edfda749de0779094f75486933d7 100644
--- a/LayoutTests/editing/pasteboard/smart-paste-in-text-control.html
+++ b/LayoutTests/editing/pasteboard/smart-paste-in-text-control.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+<script src="../../resources/ahem.js"></script>
<style>
#textarea {
font-family: Ahem;

Powered by Google App Engine
This is Rietveld 408576698