mirror of
https://github.com/cbracco/html5-test-page.git
synced 2025-07-12 10:06:28 +02:00
v0.8.0
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
# 0.8.0 (March 19, 2018)
|
||||||
|
|
||||||
|
- Add test for HTML comments (thanks @ep00ch!).
|
||||||
|
|
||||||
# 0.7.1 (April 5, 2016)
|
# 0.7.1 (April 5, 2016)
|
||||||
|
|
||||||
- Add missing form button types (thanks @gnowland!).
|
- Add missing form button types (thanks @gnowland!).
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "html5-test-page",
|
"name": "html5-test-page",
|
||||||
"version": "0.7.1",
|
"version": "0.8.0",
|
||||||
"description": "A page filled with common HTML elements to be used for testing purposes.",
|
"description": "A page filled with common HTML elements to be used for testing purposes.",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user