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

Unified Diff: LayoutTests/fast/ruby/float-overhang-from-ruby-text.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/float-overhang-from-ruby-text.html
diff --git a/LayoutTests/fast/ruby/float-overhang-from-ruby-text.html b/LayoutTests/fast/ruby/float-overhang-from-ruby-text.html
index f65440030bbc5b6b7ef82685b5951a734d5f6d35..cfbf69acfe9f0c1c8e58891e28a7c160d320eed8 100644
--- a/LayoutTests/fast/ruby/float-overhang-from-ruby-text.html
+++ b/LayoutTests/fast/ruby/float-overhang-from-ruby-text.html
@@ -1,3 +1,4 @@
+<script src="../../resources/ahem.js"></script>
<style>
ruby { font-family: Ahem; font-size: 50px; -webkit-font-smoothing: none; }
.float { height: 50px; width: 50px; float: left; background-color: lightblue; }
« no previous file with comments | « LayoutTests/fast/repaint/transform-inline-layered-child.html ('k') | LayoutTests/fast/ruby/overhang-horizontal.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698