This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 12706 - document type does not allow element "input" here
Summary: document type does not allow element "input" here
Status: RESOLVED INVALID
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: HEAD
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-19 18:22 UTC by emanuel celano
Modified: 2011-08-23 19:34 UTC (History)
1 user (show)

See Also:


Attachments

Description emanuel celano 2011-05-19 18:22:13 UTC
Can you take a look at this page 
http://www.pizza-schule.de/kontakt.php

The Validation Output: 1 Error
On this page there isn't this input field.

<input type="hidden" name="PHPSESSID" value="cvfnq826hg902o7viplc94ai33" />
Comment 1 Etienne Miret 2011-08-23 19:34:15 UTC
Oh yes there is, but it only appears if the cookie PHPSESSID is not set. Clear all your cookies, reload the page, and you’ll see it.