NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 274 - <param> can't validate under HTML4 schemas
<param> can't validate under HTML4 schemas
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: XHTML 1.0 schema
HEAD
All All
: P2 normal
Assigned To: Nobody
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-08-06 16:44 CEST by Simon Pieters
Modified: 2015-04-01 09:58 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Pieters 2008-08-06 16:44:16 CEST
<param name>

Error: param element has a required name attribute.
Comment 1 Henri Sivonen 2008-08-11 01:01:54 CEST
Testing.
Comment 2 Simon Pieters 2008-09-11 18:07:05 CEST
http://simon.html5.org/test/validator/html4/param.html
Comment 3 Michael[tm] Smith 2009-04-12 15:00:32 CEST
This test is now causing tripping an uncaught exception or something:

Internal Error: Oops. That was not supposed to happen. A bug manifested itself in the application internals. Unable to continue. Sorry. The admin was notified.
Comment 4 Michael[tm] Smith 2009-07-22 07:55:22 CEST
btw, does PHP and such allow stuff like <foo <?php ... ?> bar=baz>
Comment 5 Michael[tm] Smith 2009-07-22 07:56:45 CEST
oops.. posted my previous comment to the wrong buy