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

Unified Diff: LayoutTests/fast/inline-block/002.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/inline-block/002.html
diff --git a/LayoutTests/fast/inline-block/002.html b/LayoutTests/fast/inline-block/002.html
index 0dd74d642ec6926b98ce58246f21983cc740b8d3..43d89b9c697c90685f1ffe4d82d1884f26899db9 100644
--- a/LayoutTests/fast/inline-block/002.html
+++ b/LayoutTests/fast/inline-block/002.html
@@ -2,6 +2,7 @@
<html lang="en">
<head>
<title>CSS text-indent: Hyatt's Evil Test Which Mixes Lots Of Stuff</title>
+ <script src="../../resources/ahem.js"></script>
<style type="text/css">
p { font: 16px/1 serif; margin: 0; }
.prerequisite { display: inline; font: 1em/1 Ahem, sans-serif; background: red; color: white; }

Powered by Google App Engine
This is Rietveld 408576698