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

Unified Diff: LayoutTests/fast/lists/inline-before-content-after-list-marker.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/lists/inline-before-content-after-list-marker.html
diff --git a/LayoutTests/fast/lists/inline-before-content-after-list-marker.html b/LayoutTests/fast/lists/inline-before-content-after-list-marker.html
index 48169428ad60aa991274a7e9426a386b2e81bd8b..837669d2f80dbf193c67fef697edcc520e811835 100644
--- a/LayoutTests/fast/lists/inline-before-content-after-list-marker.html
+++ b/LayoutTests/fast/lists/inline-before-content-after-list-marker.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<!-- Test passes if you see green text only and no "PA" repetition -->
<html>
+<script src="../../resources/ahem.js"></script>
<body style="font-family: Ahem; font-size: 40px; -webkit-font-smoothing: none;">
<style>
li:before { content: "PA"; }
« no previous file with comments | « LayoutTests/fast/inline/justify-emphasis-inline-box.html ('k') | LayoutTests/fast/lists/list-marker-before-content-table.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698