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

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

Powered by Google App Engine
This is Rietveld 408576698