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

Unified Diff: LayoutTests/svg/text/text-outline-2.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/svg/text/text-outline-2.html
diff --git a/LayoutTests/svg/text/text-outline-2.html b/LayoutTests/svg/text/text-outline-2.html
index b01591db45234bd46d96922b08f253e6f0e48f28..4cad7ad20ebfa4cc1c446d43d22820993cfaeecd 100644
--- a/LayoutTests/svg/text/text-outline-2.html
+++ b/LayoutTests/svg/text/text-outline-2.html
@@ -4,7 +4,7 @@
<style>
* { margin: 0; padding: 0; }
text {
- font: 32px ahem;
+ font: 32px Ahem;
outline: 2px solid blue;
}
</style>
« no previous file with comments | « LayoutTests/ietestcenter/css3/valuesandunits/units-010-expected.htm ('k') | LayoutTests/svg/text/text-outline-2-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698