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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/css/fontfaceset-download-error-expected.txt

Issue 1704693002: [SVG 2/5] Do not reload FontResource created by resourceForStaticData() Base URL: https://chromium.googlesource.com/chromium/src.git@Loader_SVGImage_Fix1
Patch Set: auto-Rebase Created 4 years, 8 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/css/fontfaceset-download-error-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE WARNING: Failed to decode downloaded font: invalidfont.png
2 CONSOLE WARNING: Failed to decode downloaded font: data:application/x-truetype-f ont, 1 CONSOLE WARNING: Failed to decode downloaded font: data:application/x-truetype-f ont,
3 CONSOLE WARNING: Failed to decode downloaded font: data:application/x-truetype-f ont, 2 CONSOLE WARNING: Failed to decode downloaded font: data:application/x-truetype-f ont,
3 CONSOLE WARNING: Failed to decode downloaded font: invalidfont.png
4 Test download error cases. 4 Test download error cases.
5 5
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
7 7
8 8
9 PASS event.fontfaces.length is 1 9 PASS event.fontfaces.length is 1
10 PASS event.fontfaces[0].family is "myfont4" 10 PASS event.fontfaces[0].family is "myfont4"
11 PASS event.fontfaces.length is 4 11 PASS event.fontfaces.length is 4
12 PASS failedFonts is ['myfont1', 'myfont2', 'myfont3', 'myfont5'] 12 PASS failedFonts is ['myfont1', 'myfont2', 'myfont3', 'myfont5']
13 PASS firedEvents is ['loading', 'loadingdone', 'loadingerror'] 13 PASS firedEvents is ['loading', 'loadingdone', 'loadingerror']
14 PASS successfullyParsed is true 14 PASS successfullyParsed is true
15 15
16 TEST COMPLETE 16 TEST COMPLETE
17 17
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/css/fontfaceset-download-error-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698