Bug 13721 - Using set/getAttribute to set JS null on HTML DOM element attributes results should convert to the empty string
Summary: Using set/getAttribute to set JS null on HTML DOM element attributes results ...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-14 19:12 PDT by Sam Weinig
Modified: 2022-08-05 14:29 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2007-05-14 19:12:11 PDT
A follow up to bug 13541.  Test case forthcoming.
Comment 1 Ahmad Saleem 2022-08-05 14:29:25 PDT
I think WPT is defecto standard for all these tests and these will be covered in WPT, if not, I think we can keep this bug open.

While in case of test cases, I looked into all attached to bug 13541 and noticed that this test case fail in Safari 15.6 on macOS 12.5 as well as in Chrome Canary 106.

Link - https://bug-13541-attachments.webkit.org/attachment.cgi?id=14556

I get following error in Console:

NotSupportedError: The operation is not supported.

If this isolated test case, need further investigation, let me know I am happy to create a new bug but meanwhile I am going to mark this as "RESOLVED WONTFIX". Thanks!

Please reopen, if I think it is incorrect status for this bug. Thanks!