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

Unified Diff: LayoutTests/fast/text/justification-padding-mid-word.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/justification-padding-mid-word.html
diff --git a/LayoutTests/fast/text/justification-padding-mid-word.html b/LayoutTests/fast/text/justification-padding-mid-word.html
index 8a5aa5e0edef3a1ba719877967a189f3080cbc6c..64e7dd0b0bfd45ed6a33bc99d3220d22fdeed01f 100644
--- a/LayoutTests/fast/text/justification-padding-mid-word.html
+++ b/LayoutTests/fast/text/justification-padding-mid-word.html
@@ -1,5 +1,5 @@
-<div id="test" style="width: 200px; font-family: ahem; font-size: 40px; text-rendering: optimizelegibility; text-align: justify;">a&shy;b c de</div>
-<div id="reference" style="width: 200px; font-family: ahem; font-size: 40px; text-align: justify;">a&shy;b c de</div>
+<div id="test" style="width: 200px; font-family: Ahem; font-size: 40px; text-rendering: optimizelegibility; text-align: justify;">a&shy;b c de</div>
+<div id="reference" style="width: 200px; font-family: Ahem; font-size: 40px; text-align: justify;">a&shy;b c de</div>
<div id="result"></div>
<script>
if (window.testRunner)
« no previous file with comments | « LayoutTests/fast/text/emphasis-overlap.html ('k') | LayoutTests/fast/text/justify-padding-distribution.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698