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

Unified Diff: LayoutTests/fast/repaint/text-emphasis-h.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-h.html
diff --git a/LayoutTests/fast/repaint/text-emphasis-h.html b/LayoutTests/fast/repaint/text-emphasis-h.html
index f95815a32452622a0f8d32db873b385ed66a17ce..f7f1d565c8d95038ceee0ef26f19e940a5a15530 100644
--- a/LayoutTests/fast/repaint/text-emphasis-h.html
+++ b/LayoutTests/fast/repaint/text-emphasis-h.html
@@ -1,11 +1,11 @@
<body style="-webkit-font-smoothing: none; position: relative;">
-<div style="color: red; font: 16px ahem; padding-top: 8px;">
+<div style="color: red; font: 16px Ahem; padding-top: 8px;">
222222222222<br><br>
222222222222<br><br>
222222222222<br><br>
222222222222
</div>
-<div style="-webkit-writing-mode: vertical-lr; font: 32px ahem; color: green; position: absolute; top: 0; left: 0;">
+<div style="-webkit-writing-mode: vertical-lr; 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/multicol/table-row-height-increase-expected.html ('k') | LayoutTests/fast/repaint/text-emphasis-v.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698