RESOLVED FIXED 10147
REGRESSION: custom attribute values set via javascript are not persistent
https://bugs.webkit.org/show_bug.cgi?id=10147
Summary REGRESSION: custom attribute values set via javascript are not persistent
Mark Malone
Reported 2006-07-28 10:08:44 PDT
The value of a custom attribute set via setAttribute is not returned when queried with getAttribute.
Attachments
Test Case (989 bytes, text/html)
2006-07-28 10:09 PDT, Mark Malone
no flags
proposed fix (3.87 KB, patch)
2006-07-29 02:23 PDT, Alexey Proskuryakov
darin: review+
Mark Malone
Comment 1 2006-07-28 10:09:26 PDT
Created attachment 9747 [details] Test Case
Alexey Proskuryakov
Comment 2 2006-07-28 11:47:18 PDT
This works with stock 10.4.7 Safari, regression->P1.
Alexey Proskuryakov
Comment 3 2006-07-29 02:23:45 PDT
Created attachment 9754 [details] proposed fix
Darin Adler
Comment 4 2006-07-29 07:15:18 PDT
Comment on attachment 9754 [details] proposed fix r=me
Alexey Proskuryakov
Comment 5 2006-07-29 07:50:46 PDT
Committed revision 15686.
Note You need to log in before you can comment on or make changes to this bug.