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

Unified Diff: LayoutTests/fast/text/custom-font-data-crash.html

Issue 291823004: 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/text/custom-font-data-crash.html
diff --git a/LayoutTests/fast/text/custom-font-data-crash.html b/LayoutTests/fast/text/custom-font-data-crash.html
index d77602df0c3dd7de745f89ae603f219f88aec6c3..3a4b5365a9957cf4da4ef5e0a8c14ee869669901 100644
--- a/LayoutTests/fast/text/custom-font-data-crash.html
+++ b/LayoutTests/fast/text/custom-font-data-crash.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<body style="font: 1px ahem;">
+<body style="font: 1px Ahem;">
<script>
if (window.testRunner) {
testRunner.dumpAsText();
@@ -15,4 +15,4 @@ setTimeout("if (window.testRunner) { testRunner.notifyDone(); }", 50);
</style>
<nobr><table><hr>PASS
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/fast/text/bidi-embedding-pop-and-push-same-2.html ('k') | LayoutTests/fast/text/justify-nbsp.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698