]> Cypherpunks repositories - gostls13.git/commit
text/html: escape MIME type "application/ld+json" as JavaScript
authorEvan Klitzke <evan@eklitzke.org>
Mon, 25 Jun 2018 20:27:58 +0000 (20:27 +0000)
committerIan Lance Taylor <iant@golang.org>
Thu, 13 Dec 2018 22:45:02 +0000 (22:45 +0000)
commit784d810976e6fce946d8202b19f3e3c33beb89a2
tree78d999e91b372ce6ea293b4b4a17f33b3aed3227
parentc3b9a723bb407d02e4421ffc4a0208d65ca30f5a
text/html: escape MIME type "application/ld+json" as JavaScript

Fixes #26053

Change-Id: Ic2052b1d0d4e0826a217a520c83d7bb0995ea72a
GitHub-Last-Rev: 5a3eea3dd22b0a194591ce2294b88cb340df1e8d
GitHub-Pull-Request: golang/go#26054
Reviewed-on: https://go-review.googlesource.com/c/120835
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
src/html/template/js.go
src/html/template/js_test.go