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

Unified Diff: LayoutTests/fast/lists/inline-before-content-after-list-marker.html

Issue 291853004: Update Ahem capitalization in LayoutTests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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 e33c2fd9bbd14454fb83c00eb57c69b8a4f6bb43..48169428ad60aa991274a7e9426a386b2e81bd8b 100644
--- a/LayoutTests/fast/lists/inline-before-content-after-list-marker.html
+++ b/LayoutTests/fast/lists/inline-before-content-after-list-marker.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<!-- Test passes if you see green text only and no "PA" repetition -->
<html>
-<body style="font-family: ahem; font-size: 40px; -webkit-font-smoothing: none;">
+<body style="font-family: Ahem; font-size: 40px; -webkit-font-smoothing: none;">
<style>
li:before { content: "PA"; }
</style>
« no previous file with comments | « LayoutTests/fast/inline/continuation-outlines-with-layers-2.html ('k') | LayoutTests/fast/multicol/client-rects.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698