[Webkit-unassigned] [Bug 11888] REGRESSION (r18320): Web Inspector panes broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 20 21:35:43 PST 2006


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11943|review?                     |review-
               Flag|                            |




------- Comment #5 from ap at webkit.org  2006-12-20 21:35 PDT -------
(From update of attachment 11943)
Could we wait just a bit more before reverting a behavior that's (a)
standard-compliant AND (b) matches WinIE? So far, there were no reports of Web
compatibility problems (except for www.apple.com/getamac, where we share IE
behavior now).

To correctly remove a property, one should just set it to empty:
"myElement.style.display = ''".

I believe this Inspector JS bug needs to be fixed even if we decide to disable
exceptions in this case, so r-.


-- 
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