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

Unified Diff: LayoutTests/fast/text/whitespace/011.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/text/whitespace/010.html ('k') | LayoutTests/fast/text/whitespace/012.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text/whitespace/011.html
diff --git a/LayoutTests/fast/text/whitespace/011.html b/LayoutTests/fast/text/whitespace/011.html
index 20d9bc5c8114e15e8cc9588b19ce2fcc0bd296fc..1b7a436b4a741080d6d19a2725cf8f1296800661 100644
--- a/LayoutTests/fast/text/whitespace/011.html
+++ b/LayoutTests/fast/text/whitespace/011.html
@@ -2,6 +2,7 @@
<html>
<head>
<title>white-space nowrap: zero width non-breaking space</title>
+ <script src="../../../resources/ahem.js"></script>
<style type="text/css">
/* setup */
.control { display: inline; font: 1em/1 Ahem, sans-serif; background: red; color: white; }
« no previous file with comments | « LayoutTests/fast/text/whitespace/010.html ('k') | LayoutTests/fast/text/whitespace/012.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698