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

Unified Diff: LayoutTests/fast/text/remove-zero-length-run.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/text/remove-zero-length-run.html
diff --git a/LayoutTests/fast/text/remove-zero-length-run.html b/LayoutTests/fast/text/remove-zero-length-run.html
index 285d8c9983369c70cd50f0ed87a1fc6842c12504..93fc1669c6616347e7d8493b3da5a43b79f260ec 100644
--- a/LayoutTests/fast/text/remove-zero-length-run.html
+++ b/LayoutTests/fast/text/remove-zero-length-run.html
@@ -1,4 +1,4 @@
-<div style="position: absolute; top: 40px; left: 40px; width: 140px; font-family: ahem; font-size: 20px; direction: rtl;">12345 abcde</div>
+<div style="position: absolute; top: 40px; left: 40px; width: 140px; font-family: Ahem; font-size: 20px; direction: rtl;">12345 abcde</div>
<div id="result">FAIL: Test did not run</div>
<script>
if (window.testRunner)
« no previous file with comments | « LayoutTests/fast/text/justify-padding-distribution.html ('k') | LayoutTests/fast/text/setData-dirty-lines.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698