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

Unified Diff: LayoutTests/fast/ruby/overhang-vertical-no-overlap2.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
« no previous file with comments | « LayoutTests/fast/ruby/overhang-vertical-no-overlap1.html ('k') | LayoutTests/fast/ruby/position-after.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/ruby/overhang-vertical-no-overlap2.html
diff --git a/LayoutTests/fast/ruby/overhang-vertical-no-overlap2.html b/LayoutTests/fast/ruby/overhang-vertical-no-overlap2.html
index acaa8400f904eec209b025792ac781287c7827f1..45f20cdd2e9c77e6e7d1b28ef47acb51e16e9da3 100644
--- a/LayoutTests/fast/ruby/overhang-vertical-no-overlap2.html
+++ b/LayoutTests/fast/ruby/overhang-vertical-no-overlap2.html
@@ -1,3 +1,4 @@
+<script src="../../resources/ahem.js"></script>
<style>
html { -webkit-writing-mode: vertical-rl; -webkit-text-orientation: sideways-right; }
div { font-size: 20px; font-family: Ahem; border: solid black; color: indigo; height: 25em; margin: 0 8px; -webkit-font-smoothing: none; }
« no previous file with comments | « LayoutTests/fast/ruby/overhang-vertical-no-overlap1.html ('k') | LayoutTests/fast/ruby/position-after.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698