mirror of
https://github.com/cbracco/html5-test-page.git
synced 2025-01-17 13:08:17 +01:00
v0.9.4
This commit is contained in:
parent
a557aa534e
commit
328c708a5e
@ -1,3 +1,7 @@
|
||||
# 0.9.4 (April 3, 2021)
|
||||
|
||||
- Remove unnecessary role attributes. Update headings (thanks @gipsi!).
|
||||
|
||||
# 0.9.3 (April 3, 2021)
|
||||
|
||||
- Add multiple <select> (thanks @racztiborzoltan!).
|
||||
|
@ -32,7 +32,6 @@
|
||||
<li>
|
||||
<a href="#embedded">Embedded content</a>
|
||||
<ul>
|
||||
|
||||
<li><a href="#embedded__images">Images</a></li>
|
||||
<li><a href="#embedded__bgimages">Background images</a></li>
|
||||
<li><a href="#embedded__audio">Audio</a></li>
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "html5-test-page",
|
||||
"version": "0.9.3",
|
||||
"version": "0.9.4",
|
||||
"description": "A page filled with common HTML elements to be used for testing purposes.",
|
||||
"main": "index.html",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user