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

Unified Diff: LayoutTests/css2.1/t140201-c534-bgreps-03-c-ag.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/css2.1/t140201-c534-bgreps-03-c-ag.html
diff --git a/LayoutTests/css2.1/t140201-c534-bgreps-03-c-ag.html b/LayoutTests/css2.1/t140201-c534-bgreps-03-c-ag.html
index b1172ee30c9b9f13ab17fb6eae3d7006e28abb49..e015a5397509389d798f4c0fb40057a2633a768f 100644
--- a/LayoutTests/css2.1/t140201-c534-bgreps-03-c-ag.html
+++ b/LayoutTests/css2.1/t140201-c534-bgreps-03-c-ag.html
@@ -2,6 +2,7 @@
<html>
<head>
<title>CSS 2.1 Test Suite: background-repeat</title>
+ <script src="../resources/ahem.js"></script>
<style type="text/css">
.test { font: 14px/1 Ahem; width: 11em; background: red; color: green; border: solid black; }
.one {background-image: url(support/pattern-grg-rgr-grg.png); background-position: center top;}
@@ -20,4 +21,4 @@
</div>
</div>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/css2.1/t140201-c534-bgreps-02-c-ag.html ('k') | LayoutTests/css2.1/t140201-c534-bgreps-04-c-ag.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698