Re: Architectural Consistency Requirements for Forms

On May 4, 2007, at 02:22, John Boyer wrote:

> 2) Moreover, if all the rows are deleted, then how does the table  
> ever become non-empty again?

http://www.whatwg.org/specs/web-forms/current-work/#repetition

The repetition template is an invisible (not rendered) part of the  
DOM tree, so it doesn't get deleted when the last visible instance is  
deleted.

-- 
Henri Sivonen
hsivonen@iki.fi
http://hsivonen.iki.fi/

Received on Friday, 4 May 2007 11:21:17 UTC