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

Unified Diff: LayoutTests/fast/ruby/ruby-inline-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/ruby/ruby-inline-style-not-updated.html
diff --git a/LayoutTests/fast/ruby/ruby-inline-style-not-updated.html b/LayoutTests/fast/ruby/ruby-inline-style-not-updated.html
index 0f4688a8ea70a083a290016c77b4fc4eb9b3254e..a2b2672625f0a07a9e835dc45940252f819d375d 100644
--- a/LayoutTests/fast/ruby/ruby-inline-style-not-updated.html
+++ b/LayoutTests/fast/ruby/ruby-inline-style-not-updated.html
@@ -1,5 +1,6 @@
<!-- The blue and green text boxes should not overlap -->
<html>
+<script src="../../resources/ahem.js"></script>
<body style="font: 1em/1 Ahem, sans-serif;">
<ruby id="test" style="color: blue">
ABCD

Powered by Google App Engine
This is Rietveld 408576698