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

Unified Diff: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-outermost.html

Issue 1204023002: Deflake tests using ahem font with @font-face. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline and fix an svg test 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/fast/shapes/shape-outside-floats/shape-outside-floats-outermost.html
diff --git a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-outermost.html b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-outermost.html
index 6c7f92acd7f267aa61efd0e904842790f4ce26e9..2e3dca2050857f7e3dc37e161539f6d1c93499c6 100644
--- a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-outermost.html
+++ b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-outermost.html
@@ -21,6 +21,7 @@
background-color: black;
}
</style>
+<script src="../../../resources/ahem.js"></script>
<body>
<div class="container">
<div class="long"></div>

Powered by Google App Engine
This is Rietveld 408576698