[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
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