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

Unified Diff: LayoutTests/svg/text/text-outline-2-expected.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
« no previous file with comments | « LayoutTests/svg/text/text-outline-2.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/text/text-outline-2-expected.html
diff --git a/LayoutTests/svg/text/text-outline-2-expected.html b/LayoutTests/svg/text/text-outline-2-expected.html
index b8971b7f093d09f5295741784bbbe0152818a253..09df9c392bb8bee8cdf7ee30f635dbad607d71e2 100644
--- a/LayoutTests/svg/text/text-outline-2-expected.html
+++ b/LayoutTests/svg/text/text-outline-2-expected.html
@@ -1,7 +1,7 @@
<!doctype html>
<style>
span {
- font: 32px ahem;
+ font: 32px Ahem;
outline: 2px solid blue;
}
</style>
« no previous file with comments | « LayoutTests/svg/text/text-outline-2.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698