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

Unified Diff: LayoutTests/fast/dynamic/first-letter-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
« no previous file with comments | « LayoutTests/fast/css/user-drag-none.html ('k') | LayoutTests/fast/dynamic/first-letter-display-change.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dynamic/first-letter-after-list-marker.html
diff --git a/LayoutTests/fast/dynamic/first-letter-after-list-marker.html b/LayoutTests/fast/dynamic/first-letter-after-list-marker.html
index d68b44d7b79d0f9871e1cb6d77c5ef0c9e21c5d1..5eea558963a6d36c5e0b6e82db792607c58ada6f 100644
--- a/LayoutTests/fast/dynamic/first-letter-after-list-marker.html
+++ b/LayoutTests/fast/dynamic/first-letter-after-list-marker.html
@@ -2,7 +2,7 @@
li:first-letter { color: red; }
li.green:first-letter { color: green; }
</style>
-<ul style="font-family: ahem; font-size: 100px; -webkit-font-smoothing: none;">
+<ul style="font-family: Ahem; font-size: 100px; -webkit-font-smoothing: none;">
<li id="target">a</li>
</ul>
<script>
« no previous file with comments | « LayoutTests/fast/css/user-drag-none.html ('k') | LayoutTests/fast/dynamic/first-letter-display-change.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698