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 246091 - HTML Validator wrong error
Summary: HTML Validator wrong error
Status: RESOLVED DUPLICATE of bug 231249
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@web
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-29 07:35 UTC by Bazilio
Modified: 2014-08-21 09:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
show error (76.04 KB, image/png)
2014-07-29 07:35 UTC, Bazilio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bazilio 2014-07-29 07:35:10 UTC
Created attachment 148376 [details]
show error

HTML validator complains about class "or".

How to reproduce:
1) create new html file
2) write some html code
3) give one tag class "or"
4) save (ctrl+s)
5) html validator will complain about "Unexpected token OR found"

See attachment.
Comment 1 Vladimir Riha 2014-08-21 09:11:18 UTC

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