GitHunt
SP

SphinxKnight/isAttributeDocYet

Small script testing if some attributes of HTML elements are documented on https://developer.mozilla.org/docs/Web/HTML/Element/

isAttributeDocYet

Small script testing if some attributes of HTML elements are documented on https://developer.mozilla.org/docs/Web/HTML/Element/

Example

$ python html_documented.py test_input.json

Python Info:

Works with Python 3.3
(thanks to the size of this, should be quickly adaptable to Python 2.7)

Dependencies (if you did not adapt aux_func):

BeautifulSoup 4.3.2, which is available here http://www.crummy.com/software/BeautifulSoup/#Download

Languages

Python100.0%

Contributors

Mozilla Public License 2.0
Created February 12, 2014
Updated January 28, 2023