Skip to content

Commit cc2f8db

Browse files
committed
Revert "Add "contents" and "scroll-position" keywords to local names"
This reverts commit 6089ea4.
1 parent ff157f8 commit cc2f8db

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

atoms/Cargo.toml

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

atoms/local_names.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ compose
183183
condition
184184
conjugate
185185
content
186-
contents
187186
contentScriptType
188187
contentStyleType
189188
contenteditable
@@ -792,7 +791,6 @@ scriptminsize
792791
scriptsizemultiplier
793792
scrolldelay
794793
scrolling
795-
scroll-position
796794
sdev
797795
seamless
798796
sec

0 commit comments

Comments
 (0)