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

Unified Diff: LayoutTests/ietestcenter/css3/valuesandunits/units-010.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-010.htm
diff --git a/LayoutTests/ietestcenter/css3/valuesandunits/units-010.htm b/LayoutTests/ietestcenter/css3/valuesandunits/units-010.htm
index db914b9c508339eb23e3d044f4f7303bd2b0ba57..e4bf31072c9c7b706b6814a0f4502d11f16daf90 100644
--- a/LayoutTests/ietestcenter/css3/valuesandunits/units-010.htm
+++ b/LayoutTests/ietestcenter/css3/valuesandunits/units-010.htm
@@ -37,7 +37,7 @@
#container
{
background: red;
- font: 20px ahem;
+ font: 20px Ahem;
overflow: hidden;
width: 6em;
}
@@ -92,4 +92,4 @@
</div>
</div>
</body>
-</html>
+</html>

Powered by Google App Engine
This is Rietveld 408576698