[Webkit-unassigned] [Bug 212515] Adjust <link rel=stylesheet disabled> handling
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 23 19:09:29 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=212515
--- Comment #5 from Michael[tm] Smith <mike at w3.org> ---
(In reply to Ahmad Saleem from comment #3)
> We are only browser failing but just two tests:
>
> https://wpt.fyi/results/css/
> cssom?label=master&label=experimental&aligned=&q=cssom%2Fhtmllinkelement-
The patch in https://github.com/WebKit/WebKit/pull/17001 gets WebKit passing all those tests.
But that patch isn’t a full implementation of the spec requirements in https://github.com/whatwg/html/pull/4519.
I have a separate patch that implements the “explicitly enabled” boolean flag specified in https://github.com/whatwg/html/pull/4519 — but I don’t yet know how to test it, or if WebKit even needs it.
I say that because HTMLLinkElement-disabled-003.html to HTMLLinkElement-disabled-007.html there all include some tests for the “explicitly enabled” requirements — but since WebKit is already passing all those tests, then it seems like either those tests aren’t correctly testing the “explicitly enabled” requirements, or else the WebKit implementation somehow already conforms to those requirements.
--
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/20230824/1eefeadd/attachment.htm>
More information about the webkit-unassigned
mailing list