[Webkit-unassigned] [Bug 18196] IE-only supports <comment> tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 31 13:34:29 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18196


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Evangelism                  |HTML DOM




------- Comment #6 from hyatt at apple.com  2008-03-31 13:34 PDT -------
This is trivial to support.  The danger in supporting it would be with tag
misnesting, since an error in closing the tag could result in a pretty
catastrophic rendering failure.  We'd have to make sure we understood IE's
error resolution for the tag before turning it on.

comment { display: none } in the CSS file is all that is required to implement
this.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list