Balazs Ree wrote: > On Mon, 05 May 2008 20:05:28 +0200, Godefroid Chapelle wrote: > > >> Christophe Bosse wrote: >> >>> var restrictedParentNodes = { >>> 'th': 'thead', >>> 'td': 'tr', >>> 'tr': 'table', >>> 'thead': 'table', >>> 'tbody': 'table', >>> 'tfoot': 'table', >>> 'li': 'ul', >>> 'dt': 'dl', >>> 'dd': 'dl', >>> 'option': 'select', >>> 'optgroup': 'select', >>> }; > (Jeroen: I think we have to add tests for these cases to the list in the > blueprint.) > Yes, do note that some of these will (probably) never work in IE (replacing part of the table, options etc.).
_______________________________________________ Kss-devel mailing list Kss-devel@codespeak.net http://codespeak.net/mailman/listinfo/kss-devel