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

Unified Diff: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-002.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-stacked-002.html
diff --git a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-002.html b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-002.html
index 4d13b38444bdb93a3cbbd57bb22d654b74b5d679..c3ac3ec017d3cf517c5ccd7980208c2bc028a4f1 100644
--- a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-002.html
+++ b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-002.html
@@ -39,6 +39,7 @@
shape-outside: inset(0 0 0 50%);
}
</style>
+<script src="../../../resources/ahem.js"></script>
<body>
<p>Shapes should not affact float stacking, but should affect inline content.</p>
<p>You should see two green rectanges. There should be no red.</p>

Powered by Google App Engine
This is Rietveld 408576698