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

Unified Diff: LayoutTests/fast/table/table-row-style-not-updated.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-style-not-updated.html
diff --git a/LayoutTests/fast/table/table-row-style-not-updated.html b/LayoutTests/fast/table/table-row-style-not-updated.html
index 1502a4afc0bd1c3963cca22e67893102aab8552a..296b6eb9b74d695bf9a57c699c3991a4c9fb560b 100644
--- a/LayoutTests/fast/table/table-row-style-not-updated.html
+++ b/LayoutTests/fast/table/table-row-style-not-updated.html
@@ -1,4 +1,5 @@
<html>
+<script src="../../resources/ahem.js"></script>
<body style="font: 1em/1 Ahem, sans-serif;">
<style>
#test

Powered by Google App Engine
This is Rietveld 408576698