From: Brendan Dahl Date: Fri, 25 May 2012 20:07:07 +0000 (-0700) Subject: Add todo comment. X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=5416b92392f38412960f08fc58ea6c75e56efaf4;p=pdf.js.git Add todo comment. --- diff --git a/src/evaluator.js b/src/evaluator.js index 128b823..55af857 100644 --- a/src/evaluator.js +++ b/src/evaluator.js @@ -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: