Skip to content

Commit 8b44881

Browse files
author
bors-servo
authored
Auto merge of #335 - servo:slot, r=nox
Add slot to the list of static local names.
2 parents de8ae47 + f7b1e43 commit 8b44881

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.0"
3+
version = "0.7.1"
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
@@ -821,6 +821,7 @@ sinh
821821
size
822822
sizes
823823
slope
824+
slot
824825
small
825826
solidcolor
826827
source

0 commit comments

Comments
 (0)