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

Unified Diff: LayoutTests/fast/text/emphasis-avoid-ruby.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/emphasis-avoid-ruby.html
diff --git a/LayoutTests/fast/text/emphasis-avoid-ruby.html b/LayoutTests/fast/text/emphasis-avoid-ruby.html
index 78f9e5a1b1c03154efbf3751615b24af51aa4b00..cc9f771011ac56270dcdaac4954fea8b63f24cab 100644
--- a/LayoutTests/fast/text/emphasis-avoid-ruby.html
+++ b/LayoutTests/fast/text/emphasis-avoid-ruby.html
@@ -3,7 +3,7 @@
span { -webkit-text-emphasis: 'x'; }
.flipped { -webkit-writing-mode: horizontal-bt; }
</style>
-<body style="font-family: ahem; font-size: 32px; -webkit-font-smoothing: none;">
+<body style="font-family: Ahem; font-size: 32px; -webkit-font-smoothing: none;">
<!-- emphasis under, should not be suppressed by ruby -->
<div>
1 <ruby><rb>23 <span style="-webkit-text-emphasis-position: under;">45</span></rb><rt>678</rt></ruby>
« no previous file with comments | « LayoutTests/fast/text/bidi-explicit-embedding-past-end.html ('k') | LayoutTests/fast/text/emphasis-overlap.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698