[Kss-devel] Bug in kukit.dom.parseHTMLNodes

Jeroen Vloothuis jeroen.vloothuis at xs4all.nl
Tue May 6 08:43:22 CEST 2008


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.).



More information about the Kss-devel mailing list