[Webkit-unassigned] [Bug 27526] Inspector: Removing an Attribute via Edit should Delete the Attribute, Not Ignore Your Changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 17:39:07 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27526





--- Comment #2 from Joseph Pecoraro <joepeck02 at gmail.com>  2009-07-21 17:39:07 PDT ---
Created an attachment (id=33232)
 --> (https://bugs.webkit.org/attachment.cgi?id=33232)
Example Page Showing the Caught Error

This shows why the try/catch fixes an error. If the user edits an attribute and
changes all the text to "-" the innerHTML works fine but the setAttribute()
would throw an Error.

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



More information about the webkit-unassigned mailing list