- From: Křištof Želechovski <giecrilj@stegny.2a.pl>
- Date: Wed, 29 Oct 2008 21:28:14 +0100
We have a different opinion on what "corresponds" means. A label in HTML is detached, both logically and graphically, while a TITLE in Windows GUI is attached. You can translate from Windows GUI to HTML - but this direction is not interesting; you cannot translate from HTML to Windows GUI, at least not in all cases, without reorganizing content. So you cannot implement support for HTML label in terms of Windows TITLE. Chris -----Original Message----- From: Ian Hickson [mailto:ian@hixie.ch] Sent: Wednesday, October 29, 2008 9:20 PM To: K?i?tof ?elechovski Cc: 'WHAT-WG' Subject: RE: [whatwg] Proposal: Allow block content inside label element On Wed, 29 Oct 2008, K?i?tof ?elechovski wrote: > > Of course, a Windows check box label corresponds to nothing in HTML! This is incorrect. A Windows checkbox label corresponds to the contents of a <label> element associated with an <input type=checkbox> element.
Received on Wednesday, 29 October 2008 13:28:14 UTC