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

Unified Diff: LayoutTests/fast/table/table-row-before-after-content-around-block.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/table/table-row-before-after-content-around-block.html
diff --git a/LayoutTests/fast/table/table-row-before-after-content-around-block.html b/LayoutTests/fast/table/table-row-before-after-content-around-block.html
index 06a64749c6bc3c6b5538537fa57ea9bef9f2b4c1..0cf46394f0bd7cb55d7a571297b57d694bd74d7c 100644
--- a/LayoutTests/fast/table/table-row-before-after-content-around-block.html
+++ b/LayoutTests/fast/table/table-row-before-after-content-around-block.html
@@ -16,6 +16,7 @@
</style>
</head>
+<script src="../../resources/ahem.js"></script>
<body>
<div class="container">
<div style="display: block">1234</div>

Powered by Google App Engine
This is Rietveld 408576698