mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
dd2faa9bfa
The testcase includes a 1-second pause after the onload event fires, because the test font includes PNG bitmaps which are asynchronously decoded. This is in theory unreliable, but for these small images it should be plenty of time (even without any delay, the test fails only very intermittently) -- if we're failing to decode the images even with the 1-second delay, something is probably truly broken. (The file svg-bitmap.ttx file is not actually required to run the test, but is the source for the svg-bitmap.ttf font file, constructed by inserting base64-encoded PNG images into a minimal font framework.) Differential Revision: https://phabricator.services.mozilla.com/D140057 |
||
---|---|---|
.. | ||
base | ||
build | ||
docs | ||
forms | ||
generic | ||
inspector | ||
ipc | ||
mathml | ||
media | ||
painting | ||
printing | ||
reftests | ||
style | ||
svg | ||
tables | ||
tools | ||
xul | ||
moz.build |