Fix for issue #16908 modifies the way <%= ... %> blocks are used when the -aspnet:1 switch is specified. Allows them to be used anywhere in expressions where an identifier can be used. Can also be used as part of an identifier name.
Also fix for issue in discussion #282206: don't change the delimiters used in JS string literals within CSS expression functions.