NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 704 - Check restrictions for text content of style element
Check restrictions for text content of style element
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: Non-schema checkers
HEAD
All All
: P2 normal
Assigned To: Michael[tm] Smith
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-01-03 09:17 CET by Michael[tm] Smith
Modified: 2010-05-25 18:10 CEST (History)
0 users

See Also:


Attachments
patch (6.33 KB, patch)
2010-01-04 19:56 CET, Michael[tm] Smith
Details
syntax patch (5.21 KB, patch)
2010-05-25 18:03 CEST, Michael[tm] Smith
Details
Checker patch (6.50 KB, patch)
2010-05-25 18:09 CEST, Michael[tm] Smith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael[tm] Smith 2010-01-03 09:17:21 CET
+++ This bug was initially created as a clone of Bug #697 +++

HTML5 has the following requirements for the text contents of the style element:

"The textContent of a style element must match the style production in the following ABNF, the character set for which is Unicode. [ABNF]"
http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-style-element
Comment 1 Michael[tm] Smith 2010-01-04 19:56:58 CET
Created attachment 142 [details]
patch
Comment 2 Michael[tm] Smith 2010-05-25 17:32:37 CEST
syntax 561
Comment 3 Michael[tm] Smith 2010-05-25 18:03:24 CEST
Created attachment 169 [details]
syntax patch
Comment 4 Michael[tm] Smith 2010-05-25 18:09:43 CEST
Created attachment 170 [details]
Checker patch
Comment 5 Michael[tm] Smith 2010-05-25 18:10:10 CEST
syntax 562