[Webkit-unassigned] [Bug 45778] CSSStyleDeclaration.prototype.setProperty does not set priority correctly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 23 16:29:06 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=45778
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #11 from Ahmad Saleem <zlip.792 at gmail.com> ---
Created attachment 460468
--> https://bugs.webkit.org/attachment.cgi?id=460468&action=review
Safari 15.5 matches other browsers
I took a test case from the patch and changed it into following JSFiddle:
Link - https://jsfiddle.net/vsx91qgy/show
As seen in the attached screenshot, all browsers have same output and only difference from expected result is on d5 <div>.
I am not sure whether the above behavior is aligned with the web-spec or not (as mentioned in Comment 10) but since it is matching all behavior, should we consider it as "RESOLVED INVALID" or "RESOLVED CONFIGURATION CHANGED"? If web-spec have been updated and it is intended output then can we consider it - "RESOLVED INVALID"? In case, if web-spec need clarity, can it be raised by someone separately? 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/20220623/c1003f83/attachment-0001.htm>
More information about the webkit-unassigned
mailing list