1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 01:58:06 +02:00

Add todo comment.

This commit is contained in:
Brendan Dahl 2012-05-25 13:07:07 -07:00
parent 7ea8caeb18
commit 5416b92392

View file

@ -444,6 +444,7 @@ var PartialEvaluator = (function PartialEvaluatorClosure() {
case 'SA':
case 'AIS':
case 'TK':
// TODO implement these operators.
info('graphic state operator ' + key);
break;
default: