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

Unified Diff: LayoutTests/css2.1/20110323/border-conflict-element-001d.htm

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/20110323/border-conflict-element-001d.htm
diff --git a/LayoutTests/css2.1/20110323/border-conflict-element-001d.htm b/LayoutTests/css2.1/20110323/border-conflict-element-001d.htm
index 9e1b60dc230ca76819a3e82b7153b2fc6aa67cfa..52ff46d26a6ff6c770f596ceb674dc814fa52e14 100644
--- a/LayoutTests/css2.1/20110323/border-conflict-element-001d.htm
+++ b/LayoutTests/css2.1/20110323/border-conflict-element-001d.htm
@@ -4,6 +4,7 @@
<head>
<title>CSS Test: Border conflict resolution - adjacent cells with same border-style and border-width</title>
+ <script src="../../resources/ahem.js"></script>
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution" title="17.6.2.1 Border conflict resolution">
@@ -127,4 +128,4 @@
</table>
</body>
-</html>
+</html>

Powered by Google App Engine
This is Rietveld 408576698