http://codereview.appspot.com/109083/diff/1006/1009 File src/com/google/caja/plugin/CssRuleRewriter.java (right): http://codereview.appspot.com/109083/diff/1006/1009#newcode119 Line 119: elName.getFilePosition(), ".vdoc-body___"), On 2009/08/27 22:29:35, ihab.awad wrote:
Should ".vdoc-body___" be entered into some collection of static final
whatsits
somewhere?
It's not really appropriate for ReservedNames.java since it isn't in the JS identifier namespace. It is documented at http://code.google.com/p/google-caja/source/browse/trunk/src/com/google/caja/domita/package.html http://codereview.appspot.com/109083
