Skip to content

Commit 7fc8210

Browse files
author
bors-servo
authored
Auto merge of #320 - CJ8664:master, r=jdm
Added attribute names for microdata * Added attribute names for microdata in local_names.txt * Updated minor version
2 parents 1800901 + f872b98 commit 7fc8210

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
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.6.1"
3+
version = "0.6.2"
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: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,8 +419,11 @@ inverse
419419
irrelevant
420420
isindex
421421
ismap
422-
itemscope
422+
itemid
423423
itemprop
424+
itemref
425+
itemscope
426+
itemtype
424427
k
425428
k1
426429
k2

0 commit comments

Comments
 (0)