[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: kdelibs/khtml/html
From:       Dirk Mueller <mueller () kde ! org>
Date:       2005-01-17 10:29:08
Message-ID: 200501171129.08476.mueller () kde ! org
[Download RAW message or body]

On Monday 17 January 2005 11:23, Allan Sandfeld Jensen wrote:

> -            else if ( beginTag && !brokenScript && tagID == ID_SCRIPT ) {
> +            else if ( !brokenScript && tagID == ID_SCRIPT ) {
>                  DOMStringImpl* a = 0;
>                  bool foundTypeAttribute = false;

eeehmm.. attributes on close tags shouldn't be evaluated. This code change is 
wrong. 

> +                else if (tagID < ID_CLOSE_TAG) // Handle <script
> src="foo"/> +                    scriptHandler();

only if its a compact tag. 


Dirk
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic