Bug 10147 - REGRESSION: custom attribute values set via javascript are not persistent
Summary: REGRESSION: custom attribute values set via javascript are not persistent
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Major
Assignee: Nobody
URL:
Keywords: HasReduction, Regression
Depends on:
Blocks:
 
Reported: 2006-07-28 10:08 PDT by Mark Malone
Modified: 2006-07-29 07:50 PDT (History)
2 users (show)

See Also:


Attachments
Test Case (989 bytes, text/html)
2006-07-28 10:09 PDT, Mark Malone
no flags Details
proposed fix (3.87 KB, patch)
2006-07-29 02:23 PDT, Alexey Proskuryakov
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Malone 2006-07-28 10:08:44 PDT
The value of a custom attribute set via setAttribute is not returned when queried with getAttribute.
Comment 1 Mark Malone 2006-07-28 10:09:26 PDT
Created attachment 9747 [details]
Test Case
Comment 2 Alexey Proskuryakov 2006-07-28 11:47:18 PDT
This works with stock 10.4.7 Safari, regression->P1.
Comment 3 Alexey Proskuryakov 2006-07-29 02:23:45 PDT
Created attachment 9754 [details]
proposed fix
Comment 4 Darin Adler 2006-07-29 07:15:18 PDT
Comment on attachment 9754 [details]
proposed fix

r=me
Comment 5 Alexey Proskuryakov 2006-07-29 07:50:46 PDT
Committed revision 15686.