为什么  <script> {'foo':'bar'}</script>  导致Uncaught SyntaxError: Unexpected token : at chrome  
很好<script> {foo:'bar'}</script>。
为什么  <script> {'foo':'bar'}</script>  导致Uncaught SyntaxError: Unexpected token : at chrome  
很好<script> {foo:'bar'}</script>。