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 238969 - [validator] "download" attribute for <a> tag parsed as error by HTML Error Checker
Summary: [validator] "download" attribute for <a> tag parsed as error by HTML Error Ch...
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.4
Hardware: PC All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-29 12:25 UTC by ghronos
Modified: 2016-02-12 15:24 UTC (History)
1 user (show)

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 ghronos 2013-11-29 12:25:52 UTC
Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Windows Vista version 6.0 running on x86
Java; VM; Vendor = 1.7.0_45
Runtime = Java HotSpot(TM) Client VM 24.45-b08

HTML Error Checker thinks that "download" is not allowed in
...
<body>
...
<a href="index.html" download="index.html">download me</a>
...
</body>
Comment 1 Vladimir Riha 2013-11-29 13:13:30 UTC
Reproducible, thank you for reporting.

Product Version: NetBeans IDE Dev (Build 201311290002)
Comment 2 Milutin Kristofic 2016-02-12 15:24:16 UTC
This is fixed in current dev build, by updating html validator. http://hg.netbeans.org/web-main/rev/26573d86f877