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

Unified Diff: LayoutTests/css2.1/20110323/float-non-replaced-width-012.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/float-non-replaced-width-012.htm
diff --git a/LayoutTests/css2.1/20110323/float-non-replaced-width-012.htm b/LayoutTests/css2.1/20110323/float-non-replaced-width-012.htm
index 3528a9de8631d8acd0852f16eacfa94fd566a198..17f2fa486e29e7d9700583ba7ef6732a449f6ae3 100644
--- a/LayoutTests/css2.1/20110323/float-non-replaced-width-012.htm
+++ b/LayoutTests/css2.1/20110323/float-non-replaced-width-012.htm
@@ -11,6 +11,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths">
<meta content="If 'width' of a floating non-replaced element computes to 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation and such calculated width can be furthermore constrained, reduced by a max-width declaration." name="assert">
<meta content="ahem" name="flags">
+ <script src="../../resources/ahem.js"></script>
<style type="text/css">
div

Powered by Google App Engine
This is Rietveld 408576698