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

Unified Diff: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-insert-svg-shape.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-insert-svg-shape.html
diff --git a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-insert-svg-shape.html b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-insert-svg-shape.html
index 9789613e6a5e33549029ef6586ed0cbb1e1c6ae7..3f897dabba9bb5e16494c2bc52859108ee05e3d1 100644
--- a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-insert-svg-shape.html
+++ b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-insert-svg-shape.html
@@ -1,5 +1,6 @@
<html>
<head>
+<script src="../../../resources/ahem.js"></script>
<style>
.container {
font: 50px/1 Ahem, sans-serif;

Powered by Google App Engine
This is Rietveld 408576698