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

Unified Diff: LayoutTests/css2.1/20110323/overflow-applies-to-013.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/overflow-applies-to-013.htm
diff --git a/LayoutTests/css2.1/20110323/overflow-applies-to-013.htm b/LayoutTests/css2.1/20110323/overflow-applies-to-013.htm
index a83836ce23521ba875d045bcc56b5bd8f169aa8f..208954d1cfea10f64cf56267dce08be7a6d94dd3 100644
--- a/LayoutTests/css2.1/20110323/overflow-applies-to-013.htm
+++ b/LayoutTests/css2.1/20110323/overflow-applies-to-013.htm
@@ -6,6 +6,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow">
<link rel="help" href="http://www.w3.org/TR/CSS21/visufx.html#overflow">
<meta name="flags" content="ahem">
+ <script src="../../resources/ahem.js"></script>
<meta name="assert" content="The 'overflow' property does apply to elements with 'display' set to 'table'.">
<style type="text/css">
#table

Powered by Google App Engine
This is Rietveld 408576698