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

Unified Diff: LayoutTests/ietestcenter/css3/valuesandunits/units-000.htm

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/ietestcenter/css3/valuesandunits/units-000.htm
diff --git a/LayoutTests/ietestcenter/css3/valuesandunits/units-000.htm b/LayoutTests/ietestcenter/css3/valuesandunits/units-000.htm
index a89a9c7a717090b388a7acb3a5fb8661359d1cb8..1909e86056e6feebdfbdbc652e091bb5e8515fd3 100644
--- a/LayoutTests/ietestcenter/css3/valuesandunits/units-000.htm
+++ b/LayoutTests/ietestcenter/css3/valuesandunits/units-000.htm
@@ -42,7 +42,7 @@
body { font-size: 16px; }
body div
{
- font: 20px/1em ahem;
+ font: 20px/1em Ahem;
color: green;
height: 20px;
}

Powered by Google App Engine
This is Rietveld 408576698