[Bug 15682] New: <fieldset> <legend>Mail Account</legend> <p><label>Name: <input type="text" name="fullname" placeholder="John Ratzenberger"></label></p> <p><label>Address: <input type="email" name="address" placeholder="john@example.net"></label></p> <p><label>Passwo

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15682

           Summary: <fieldset>  <legend>Mail Account</legend>
                    <p><label>Name: <input type="text" name="fullname"
                    placeholder="John Ratzenberger"></label></p>
                    <p><label>Address: <input type="email" name="address"
                    placeholder="john@example.net"></label></p>
                    <p><label>Passwo
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#the
                    -required-attribute
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: other Hixie drafts (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org


Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html
Multipage: http://www.whatwg.org/C#the-required-attribute
Complete: http://www.whatwg.org/c#the-required-attribute

Comment:
<fieldset>  <legend>Mail Account</legend>  <p><label>Name: <input type="text"
name="fullname" placeholder="John Ratzenberger"></label></p> 
<p><label>Address: <input type="email" name="address"
placeholder="john@example.net"></label></p>  <p><label>Password: <input
type="password" name="password"></label></p>  <p><label>Description: <input
type="text" name="desc" placeholder="My Email Account"></label></p>
</fieldset>

Posted from: 89.189.69.105
User agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:12.0a1) Gecko/20120121
Firefox/12.0a1

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 23 January 2012 20:48:26 UTC