[Webkit-unassigned] [Bug 4567] removed attributes yield null rather than empty string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 04:26:21 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #7 from Ahmad Saleem <zlip.792 at gmail.com> ---
>From the test case URL - https://www.w3.org/2007/03/dom-tests/hc_elementremoveattribute.html

I am getting following behavior across browsers:

> Firefox Nightly 105:

Test: http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_elementremoveattribute
    Status: failure
    Detail: attrValue: assertEquals failed, actual null, expected .

> Chrome Canary 106:

Test: http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_elementremoveattribute
Status: failure
Detail: attrValue: assertEquals failed, actual null, expected .

> Safari 15.6 on macOS 12.5

Test: http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_elementremoveattribute
Status: failure
Detail: attrValue: assertEquals failed, actual null, expected .

__________

Since all browsers are matching, we can mark this as 'RESOLVED CONFIGURATION CHANGED". Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220802/e4881a11/attachment-0001.htm>


More information about the webkit-unassigned mailing list