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

Side by Side Diff: LayoutTests/fast/css/resources/ahem.css

Issue 9595009: Merge 108574 - REGRESSION (r104060): Web font is not loaded if specified by link element dynamicall… (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 years, 9 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
OLDNEW
1 @font-face { 1 @font-face {
2 font-family: 'myahem'; 2 font-family: 'myahem';
3 src: url(../../../resources/Ahem.ttf); 3 src: url(../../../resources/Ahem.ttf);
4 } 4 }
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/font-face-insert-link-expected.txt ('k') | Source/WebCore/css/CSSFontSelector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698