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

Unified Diff: LayoutTests/fast/repaint/text-emphasis-v.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/repaint/text-emphasis-v.html
diff --git a/LayoutTests/fast/repaint/text-emphasis-v.html b/LayoutTests/fast/repaint/text-emphasis-v.html
index 20ff98c93e5ec3c9d860a135e69902d9cec7b57c..bbf62f746b63c8c84d728b6832cb3624f15c1592 100644
--- a/LayoutTests/fast/repaint/text-emphasis-v.html
+++ b/LayoutTests/fast/repaint/text-emphasis-v.html
@@ -1,5 +1,5 @@
<body style="-webkit-font-smoothing: none; position: relative;">
-<div style="color: red; font: 16px ahem; padding-left: 8px;">
+<div style="color: red; font: 16px Ahem; padding-left: 8px;">
2 2 2 2<br>
2 2 2 2<br>
2 2 2 2<br>
@@ -13,7 +13,7 @@
2 2 2 2<br>
2 2 2 2
</div>
-<div style="font: 32px ahem; color: green; position: absolute; top: 0; left: 0;">
+<div style="font: 32px Ahem; color: green; position: absolute; top: 0; left: 0;">
<div style="-webkit-text-emphasis: 'm';">
1111
</div>
« no previous file with comments | « LayoutTests/fast/repaint/text-emphasis-h.html ('k') | LayoutTests/fast/repaint/text-in-relative-positioned-inline.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698