diff --git a/CHANGES.rst b/CHANGES.rst index d645ae1c..0642cc1f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -23,12 +23,14 @@ Bugfixes & Improvements - Improve Spanish translation (`#967`_, welpo) - Make language code handling more robust (`#983`_, ix5) - Prevent auto creation of invalid links in comments (`#995`_, pkvach) +- Fix W3C Validation issues (`#999`_, pkvach) - Disable Postbox submit button on click, enable after response (`#993`_, pkvach) .. _#951: https://github.com/posativ/isso/pull/951 .. _#967: https://github.com/posativ/isso/pull/967 .. _#983: https://github.com/posativ/isso/pull/983 .. _#995: https://github.com/isso-comments/isso/pull/995 +.. _#999: https://github.com/isso-comments/isso/pull/999 .. _#993: https://github.com/isso-comments/isso/pull/993 0.13.1.dev0 (2023-02-05) diff --git a/isso/demo/index.html b/isso/demo/index.html index 437cbb14..1577253b 100644 --- a/isso/demo/index.html +++ b/isso/demo/index.html @@ -15,14 +15,14 @@

Isso Demo

-
+

This is a link to a thead, which will display a comment counter: How many Comments?

Below is the actual comment field.

-
+ -
+
diff --git a/isso/js/app/templates/postbox.js b/isso/js/app/templates/postbox.js index 885bf958..5897d569 100644 --- a/isso/js/app/templates/postbox.js +++ b/isso/js/app/templates/postbox.js @@ -19,7 +19,7 @@ var html = function (globals) { + "" + "" + "" - + "
" + + "
" + "

" + "" + "" @@ -41,12 +41,12 @@ var html = function (globals) { + "

" + "" + "

" - + "
" - + "
" + + "" + + "
" + "" - + "
" + + "" + "" + "" }; diff --git a/isso/js/tests/integration/__snapshots__/puppet.test.js.snap b/isso/js/tests/integration/__snapshots__/puppet.test.js.snap index be035b22..1f05004b 100644 --- a/isso/js/tests/integration/__snapshots__/puppet.test.js.snap +++ b/isso/js/tests/integration/__snapshots__/puppet.test.js.snap @@ -1,7 +1,7 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`should fill Postbox with valid data and receive 201 reply 1`] = ` -"Atom feed

No Comments Yet

Commenter #1

A comment with italics and a link