This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 8553 - Validator balks figure dd dt
Summary: Validator balks figure dd dt
Status: CLOSED NEEDSINFO
Alias: None
Product: HTML Checker
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-26 21:34 UTC by burning.flamer
Modified: 2015-08-23 07:07 UTC (History)
0 users

See Also:


Attachments

Description burning.flamer 2009-12-26 21:34:49 UTC
The Validator receives <dt> or <dd> tags within <figure> tags and balks, pointing users to the exact definition which states that this is valid.
Comment 1 Ville Skyttä 2009-12-28 22:29:17 UTC
There's not much information to work from in this bug report, but I guess this is about HTML 5?  Is the issue reproducible with http://validator.nu/?  If yes, see http://about.validator.nu/#reporting-bugs (the W3C validator just echoes what the validator.nu engine tells it).  If not, please reopen along with a URL to a document with which the issue can be reproduced, or full document source if the doc is a short one.
Comment 2 burning.flamer 2009-12-29 02:30:10 UTC
Ah...

It was not clear that validator.nu is the backend for the W3C validator. Their bugzilla has an entry saying that the specification for figure in xhtml5 just changed, and the exact same problem is now in the TODO list.

Thank you for clarifying, but can you please update the documentation? I was looking all over to help in contributing code, but couldn't find any resource to help.
Comment 3 Ville Skyttä 2009-12-29 10:50:37 UTC
I've added a note about HTML 5 related bug reports, see
http://qa-dev.w3.org/wmvs/HEAD/feedback.html#bugreport

The code contributing documentation is available at http://validator.w3.org/contribute.html (there is a "Contribute" link at the bottom of validator pages).  Please feel free to suggest improvements if you have further ones by opening a new bug report.