This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 175060 - HTML 5 support
Summary: HTML 5 support
Status: RESOLVED DUPLICATE of bug 169779
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-21 01:31 UTC by xwisdom
Modified: 2009-11-13 09:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xwisdom 2009-10-21 01:31:59 UTC
Hello,

I've noticed that NetBeans does not support HTML 5 tags nor does it validate the page based on the doctype. A page with
<DOCTYPE html> will display a "Unknown Tag" indicator when I enter the <canvas> tag.
Comment 1 xwisdom 2009-10-21 01:32:21 UTC
Testing in 6.7
Comment 2 Marek Fukala 2009-11-13 09:50:30 UTC
XHTML 5 support - it's already filed enhancement #169779

doctype based validation - it does, but there is a bug #170580 -  [68cat] Support for short HTML doctype which is exactly your case.

Thanks for the feedback

*** This bug has been marked as a duplicate of bug 169779 ***