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

Unified Diff: LayoutTests/fast/text/text-combine-shrink-to-fit.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/text/text-combine-shrink-to-fit.html
diff --git a/LayoutTests/fast/text/text-combine-shrink-to-fit.html b/LayoutTests/fast/text/text-combine-shrink-to-fit.html
index d6d06228e0ed1f00fddaef9d68e50927d521243a..e1fb870a6e0a966a4b8c129efe662dac4aa8fb7b 100644
--- a/LayoutTests/fast/text/text-combine-shrink-to-fit.html
+++ b/LayoutTests/fast/text/text-combine-shrink-to-fit.html
@@ -1,4 +1,5 @@
<!DOCTYPE HTML>
+<script src="../../resources/ahem.js"></script>
<html><body>
The following vertical block should have one line, not two lines.
<div data-expected-width="26" id="test" style="font-family: Ahem; -webkit-writing-mode: vertical-rl; border: solid 5px blue;">
« no previous file with comments | « LayoutTests/fast/text/splitText-dirty-lines.html ('k') | LayoutTests/fast/text/text-shadow-no-default-color.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698