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

Unified Diff: LayoutTests/css3/flexbox/flex-one-sets-flex-basis-to-zero-px.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
« no previous file with comments | « LayoutTests/css3/calc/zoom-with-em.html ('k') | LayoutTests/css3/zoom-coords.xhtml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/css3/flexbox/flex-one-sets-flex-basis-to-zero-px.html
diff --git a/LayoutTests/css3/flexbox/flex-one-sets-flex-basis-to-zero-px.html b/LayoutTests/css3/flexbox/flex-one-sets-flex-basis-to-zero-px.html
index 493adc2915bc7f08678e3dd6886a7e94d42bf04c..9bc321d9d74d1ab0163454e20b07507d34791f67 100644
--- a/LayoutTests/css3/flexbox/flex-one-sets-flex-basis-to-zero-px.html
+++ b/LayoutTests/css3/flexbox/flex-one-sets-flex-basis-to-zero-px.html
@@ -24,6 +24,7 @@
}
</style>
<script src="../../resources/check-layout.js"></script>
+<script src="../../resources/ahem.js"></script>
<body onload="checkLayout('.flexbox');">
<div class="flexbox column">
<div class="flex-one" data-expected-height="14">Flex item with flex: 1</div>
@@ -49,4 +50,4 @@
<div class="flex-one-one-zero-px" data-expected-width="0">Flex item with flex: 1 1 0px</div>
</div>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/css3/calc/zoom-with-em.html ('k') | LayoutTests/css3/zoom-coords.xhtml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698