[extractor/common] Support HTML media elements without child nodes

This commit is contained in:
Yen Chi Hsuan 2016-10-12 01:40:28 +08:00
parent 55642487f0
commit cea364f70c
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30
2 changed files with 6 additions and 1 deletions

View file

@ -1,6 +1,7 @@
version <unreleased>
Core
+ Support HTML media elements without child nodes
* [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
Extractors