Question about skip mode

Maciej Stachowiak mjs@apple.com
Tue, 21 Jan 2003 17:58:23 -0800


On Tuesday, January 21, 2003, at 05:38  PM, Dirk Mueller wrote:

> On Die, 21 Jan 2003, Maciej Stachowiak wrote:
>
>
>> the parser skip stuff up til the </iframe> in the normal way. But I'm
>> wondering if there was a reason for the way it is and if I am breaking
>> anything.
>
> I don't think you're breaking anything, mainly because I committed the 
> very
> same fix already to KHTML codebase several months ago and I haven't 
> heard of
> new problems so far.

Great, that makes me breathe easier. We really need to take a newer 
khtml drop sometime.


> The regression was introduced during some bigger code reorganization, 
> and as
> far as I can remember currently it was part of an overmotivated fix for
> <iframe><script>...</script></iframe> and similiar (<noembed>, 
> <noframes>
> etc).

OK, that makes sense.

Thanks,

Maciej