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

Unified Diff: LayoutTests/fast/transforms/selection-bounds-in-transformed-view.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/transforms/selection-bounds-in-transformed-view.html
diff --git a/LayoutTests/fast/transforms/selection-bounds-in-transformed-view.html b/LayoutTests/fast/transforms/selection-bounds-in-transformed-view.html
index 1fd56d8fbbf45dce6161c966fff1289f5cd55a86..df11663635f9a342d9a7f9c6a0d08bb42b5bf3c5 100644
--- a/LayoutTests/fast/transforms/selection-bounds-in-transformed-view.html
+++ b/LayoutTests/fast/transforms/selection-bounds-in-transformed-view.html
@@ -1,4 +1,4 @@
-<body style="font: 20px ahem; margin: 0;">
+<body style="font: 20px Ahem; margin: 0;">
<div id="result" style="outline: solid blue; height: 100px; width: 100px; -webkit-transform: translatez(0)"></div>
<div style="height: 900px"></div>
<div style="height: 100px;">target</div>

Powered by Google App Engine
This is Rietveld 408576698