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

Unified Diff: LayoutTests/fast/text/whitespace/012.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/011.html ('k') | LayoutTests/fast/text/whitespace/013.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text/whitespace/012.html
diff --git a/LayoutTests/fast/text/whitespace/012.html b/LayoutTests/fast/text/whitespace/012.html
index 8f826399c4b1fb134b3ef0c2f921a4728a185d8f..fb89ea6bda03d533167b62a277f69cdd9dce2aeb 100644
--- a/LayoutTests/fast/text/whitespace/012.html
+++ b/LayoutTests/fast/text/whitespace/012.html
@@ -2,6 +2,7 @@
<html>
<head>
<title>white-space: mixed tests (simple)</title>
+ <script src="../../../resources/ahem.js"></script>
<style type="text/css">
.control { display: inline; font: 1em/1 Ahem, sans-serif; background: red; color: white; }
.test { font: 1em/1 Ahem; background: green; color: lime; float: left; clear: left; margin: 1em; }
« no previous file with comments | « LayoutTests/fast/text/whitespace/011.html ('k') | LayoutTests/fast/text/whitespace/013.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698