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 191673 - Less restrictive html validation
Summary: Less restrictive html validation
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: -S1S-
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
: 178623 (view as bug list)
Depends on:
Blocks: 178623 191412
  Show dependency tree
 
Reported: 2010-11-05 13:34 UTC by Marek Fukala
Modified: 2014-10-06 13:27 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2010-11-05 13:34:01 UTC
Currently the html validation is done with respect to the w3c specifications. In the real word applications the standards are usually not followed precisely but some "best practices" are used instead. Especially in the pre html5 word the difference is quite significant.

It would be nice if the html validator service allows to validate such documents which renders well in the browsers but doesn't comply the spec precisely.
Comment 1 Marek Fukala 2012-10-15 13:36:00 UTC
*** Bug 178623 has been marked as a duplicate of this bug. ***