summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-07-31 21:06:15 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-07-31 21:06:15 -0400
commitf3288100175bfae15a954e39916ef227e5cc9d0a (patch)
tree7906ddd757e2ef5f7429bdce85440ec603eee8f2 /doc/bugs
parentd7b434be8c65cb81805f921fcdbdbc352141e469 (diff)
parent216a349bb92af7d408ec076b6f6f740ac735cdcf (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Conflicts: doc/post-commit/discussion.mdwn
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/html5_support.mdwn4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/bugs/html5_support.mdwn b/doc/bugs/html5_support.mdwn
index 783f5e47c..239474275 100644
--- a/doc/bugs/html5_support.mdwn
+++ b/doc/bugs/html5_support.mdwn
@@ -37,10 +37,6 @@ This element is poorly supported by browsers. As a workaround, `style.css` needs
Internet Explorer will display it as a block, though you can't seem to be able to further control the style.
-# Validator complains about no h1-h6 in header
-
-* [#509](http://bugzilla.validator.nu/show_bug.cgi?id=509)
-
## Time element
The [time element](http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-time-element) ideally needs the datatime= attribute set by a template variable with what [HTML5 defines as a valid datetime string](http://www.whatwg.org/specs/web-apps/current-work/multipage/infrastructure.html#valid-global-date-and-time-string).