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

Side by Side Diff: LayoutTests/http/tests/webfont/webfont-cors-expected.html

Issue 1212753002: Convert tests (except fast/, imported/) using ahem font to ahem.js style (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <script src="/js-test-resources/ahem.js"></script>
2 <div style="font-family: Ahem;"> 3 <div style="font-family: Ahem;">
3 This text should be rendered with ahem font. 4 This text should be rendered with ahem font.
4 </div> 5 </div>
5 <div> 6 <div>
6 This text should NOT be rendered with ahem font. 7 This text should NOT be rendered with ahem font.
7 </div> 8 </div>
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/webfont/slow-loading-expected.html ('k') | LayoutTests/ietestcenter/css3/grid/display-grid-001.htm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698