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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/svg/text/text-outline-2.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!doctype html> 1 <!doctype html>
2 <style> 2 <style>
3 span { 3 span {
4 » font: 32px ahem; 4 » font: 32px Ahem;
5 outline: 2px solid blue; 5 outline: 2px solid blue;
6 } 6 }
7 </style> 7 </style>
8 <span>ABC</span> 8 <span>ABC</span>
OLDNEW
« 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