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

Unified Diff: LayoutTests/css2.1/t1606-c562-white-sp-00-b-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/t1606-c562-white-sp-00-b-ag.html
diff --git a/LayoutTests/css2.1/t1606-c562-white-sp-00-b-ag.html b/LayoutTests/css2.1/t1606-c562-white-sp-00-b-ag.html
index 44411102d1aaa7e32638bd3b4b80abe3334e2ff6..6992442f34b4daf8620f112b84f725ae71f536b6 100644
--- a/LayoutTests/css2.1/t1606-c562-white-sp-00-b-ag.html
+++ b/LayoutTests/css2.1/t1606-c562-white-sp-00-b-ag.html
@@ -2,6 +2,7 @@
<html>
<head>
<title>CSS 2.1 Test Suite: white-space</title>
+ <script src="../resources/ahem.js"></script>
<style type="text/css">
div { font: 15px/1 Ahem; color: green; background: red url(support/css1test562.png) no-repeat; border: solid black; width: 15em; }
div p { margin: 0; }
@@ -25,4 +26,4 @@
x x</span></p>
</div>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html ('k') | LayoutTests/css3/blending/mix-blend-mode-simple-text.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698