Skip to content

Commit 6e7617f

Browse files
committed
fix(subtitles): harden subtitle rendering against xss
1 parent 91484d1 commit 6e7617f

13 files changed

Lines changed: 1277 additions & 515 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ packages/*/types/
8686
fixtures/*/*
8787
!fixtures/*/index.html
8888
!fixtures/*/index.js
89+
!fixtures/*/shared/
90+
!fixtures/*/shared/*.js
8991

9092
#http-server cert
9193
*.pem

0 commit comments

Comments
 (0)