[Bug 10095] "isindex" is ignored inside a form

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10095


Eric Seidel <eric@webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric@webkit.org,
                   |                            |w3c@adambarth.com




--- Comment #1 from Eric Seidel <eric@webkit.org>  2010-07-06 05:58:45 ---
This is the opposite of WebKit's old behavior.


http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html#parsing-main-inbody
in A start tag whose tag name is "isindex":

"If the form element pointer is not null, then ignore the token."

Firefox seems to respect <isindex> in either case.  I haven't tested IE (which
is likely the flaw in my logic).

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 6 July 2010 05:58:47 UTC