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

Unified Diff: LayoutTests/css2.1/20110323/inline-block-non-replaced-width-001.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/inline-block-non-replaced-width-001.htm
diff --git a/LayoutTests/css2.1/20110323/inline-block-non-replaced-width-001.htm b/LayoutTests/css2.1/20110323/inline-block-non-replaced-width-001.htm
index 2b5ab5f46d671eea4760b1bd4d21a6928f4f2ada..36c27268ca8bf3b72175d1b7e4bad50eb3327f09 100644
--- a/LayoutTests/css2.1/20110323/inline-block-non-replaced-width-001.htm
+++ b/LayoutTests/css2.1/20110323/inline-block-non-replaced-width-001.htm
@@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width">
<meta name="flags" content="ahem">
+ <script src="../../resources/ahem.js"></script>
<meta name="assert" content="If 'width' is 'auto' then 'inline-block' elements shrink-to-fit.">
<style type="text/css">
div

Powered by Google App Engine
This is Rietveld 408576698