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

Side by Side Diff: LayoutTests/fast/text/soft-hyphen-2.html

Issue 1204023002: Deflake tests using ahem font with @font-face. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline and fix an svg test Created 5 years, 6 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
OLDNEW
1 <script src="../../resources/ahem.js"></script>
1 <style> 2 <style>
2 div { font-family: Ahem; font-size: 20px; width: 100px; background-color: re d; color: green; } 3 div { font-family: Ahem; font-size: 20px; width: 100px; background-color: re d; color: green; }
3 </style> 4 </style>
4 <div> 5 <div>
5 hen&shy;a&shy;tion. 6 hen&shy;a&shy;tion.
6 </div> 7 </div>
7 <div> 8 <div>
8 hena&shy;tion. 9 hena&shy;tion.
9 </div> 10 </div>
10 <div> 11 <div>
11 5x5sq 12 5x5sq
12 </div> 13 </div>
OLDNEW
« no previous file with comments | « LayoutTests/fast/text/shadow-translucent-fill.html ('k') | LayoutTests/fast/text/soft-hyphen-3.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698