Skip to content

Commit b88fbe1

Browse files
committed
Add nonce to local names and bump version
1 parent 0b538dd commit b88fbe1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

markup5ever/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "markup5ever"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
authors = [ "The html5ever Project Developers" ]
55
license = "MIT / Apache-2.0"
66
repository = "https://github.com/servo/html5ever"

markup5ever/local_names.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,7 @@ nobr
567567
noembed
568568
noframes
569569
nohref
570+
nonce
570571
none
571572
noresize
572573
noscript

0 commit comments

Comments
 (0)