We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abd8e22 + 97b75f0 commit 7dd60d7Copy full SHA for 7dd60d7
markup5ever/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "markup5ever"
3
-version = "0.3.1" # At next breaking change: also remove the "unstable" feature, now a no-op; update tendril to 0.4
+version = "0.3.2" # At next breaking change: also remove the "unstable" feature, now a no-op; update tendril to 0.4
4
authors = [ "The html5ever Project Developers" ]
5
license = "MIT / Apache-2.0"
6
repository = "https://github.com/servo/html5ever"
markup5ever/local_names.txt
@@ -829,6 +829,7 @@ speed
829
spreadMethod
830
src
831
srcdoc
832
+srcset
833
standby
834
start
835
startOffset
0 commit comments