Bug 1333930 - Update ES3 compressed texture test's ext name.

MozReview-Commit-ID: 6lH9mDhk8gW
This commit is contained in:
Jeff Gilbert 2017-01-30 14:28:27 -08:00
parent 17669cefd3
commit e36f50acd0

View File

@ -10,9 +10,7 @@
<script>
'use strict';
Lastly_WithDraftExtsEnabled(function() {
EnsureExt('WEBGL_compressed_texture_es3');
});
EnsureExt('WEBGL_compressed_texture_etc');
</script>
</body>