- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Sat, 21 Aug 2010 09:03:37 -0700
On Fri, Aug 20, 2010 at 11:33 PM, WhatWg <whatwg at gmail.com> wrote: > However, it seems that since input is an empty element, the content cannot > be added after. Right; <input>s don't have children. (In some actual implementations, they just automatically hide their children from the rest of the DOM.) ~TJ
Received on Saturday, 21 August 2010 09:03:37 UTC