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

Unified Diff: LayoutTests/fast/text/emphasis-overlap.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-overlap.html
diff --git a/LayoutTests/fast/text/emphasis-overlap.html b/LayoutTests/fast/text/emphasis-overlap.html
index 32b1b916cd816f0f51dc312ff7f7206fc8aa896d..95bb90b2e33f626f74c7a56792637d2392fa7970 100644
--- a/LayoutTests/fast/text/emphasis-overlap.html
+++ b/LayoutTests/fast/text/emphasis-overlap.html
@@ -1,5 +1,5 @@
<style>
- div div { font-family: ahem; font-size: 32px; -webkit-font-smoothing: none; display: inline-block; margin: 8px 0; }
+ div div { font-family: Ahem; font-size: 32px; -webkit-font-smoothing: none; display: inline-block; margin: 8px 0; }
.horizontal-bt { -webkit-writing-mode: horizontal-bt; }
.over { color: blue; -webkit-text-emphasis: "m"; -webkit-text-emphasis-position: over; }
.under { color: green; -webkit-text-emphasis: "m"; -webkit-text-emphasis-position: under; }
« no previous file with comments | « LayoutTests/fast/text/emphasis-avoid-ruby.html ('k') | LayoutTests/fast/text/justification-padding-mid-word.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698