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

Unified Diff: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-001.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-001.html
diff --git a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-001.html b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-001.html
index 1a1ed806c5f9c0daf80ad0e960986c6417846feb..526c869c0c51300ddb2b933e09846c86c85df337 100644
--- a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-001.html
+++ b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-stacked-001.html
@@ -39,6 +39,7 @@
shape-outside: inset(0 0 0 100%);
}
</style>
+<script src="../../../resources/ahem.js"></script>
<body>
<p>If a shape on a stacked float does not affect the line, then the line should be affected by the shape on the previous stacked float.</p>
<p>You should see two green rectanges. There should be no red.</p>

Powered by Google App Engine
This is Rietveld 408576698