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

Unified Diff: LayoutTests/fast/table/table-cell-offset-width.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-cell-offset-width.html
diff --git a/LayoutTests/fast/table/table-cell-offset-width.html b/LayoutTests/fast/table/table-cell-offset-width.html
index 3e4413e9167f04ae7a460fbf652e89a20211e2a5..79172ab8bb6fb670d5341742bc361bf934cd5ab7 100644
--- a/LayoutTests/fast/table/table-cell-offset-width.html
+++ b/LayoutTests/fast/table/table-cell-offset-width.html
@@ -1,3 +1,4 @@
+<script src="../../resources/ahem.js"></script>
<table><td style="font-family: Ahem; width: 10px">FAIL</td></table>
<script>
if (window.testRunner)

Powered by Google App Engine
This is Rietveld 408576698