Back out 346bbcaeff38 (bug 1076803) for still failing intermittently.

This commit is contained in:
Cameron McCormack 2015-03-27 22:30:17 +11:00
Родитель ad8510d648
Коммит 46bbe6c83f
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -307,6 +307,9 @@ function runTest() {
}).then(function() {
// XXX Disabled this sub-test due to intermittent failures (bug 1076803).
return;
// (TEST 18) Test passing valid url() source strings to the FontFace
// constructor.
var srcTests = Promise.resolve();