[Bug 10459] Frame start tag unexpectedly not recognized

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

Ville Skyttä <ville.skytta@iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ville.skytta@iki.fi
         Resolution|                            |INVALID

--- Comment #1 from Ville Skyttä <ville.skytta@iki.fi> 2011-08-23 19:11:11 UTC ---
(In reply to comment #0)
> </frame> end tag is optional:
> <!ELEMENT FRAME - O EMPTY              -- subwindow -->
> http://www.w3.org/TR/html4/present/frames.html#h-16.2.2

http://www.w3.org/TR/html401/intro/sgmltut.html#h-3.3.3

| The hyphen and the following "O" indicate that the end tag can be omitted,
but
| together with the content model "EMPTY", this is strengthened to the rule
that
| the end tag must be omitted.

-- 
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, 23 August 2011 19:11:14 UTC