[Webkit-unassigned] [Bug 88869] renderer should not block on script-inserted stylesheets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 14 07:48:40 PDT 2022


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

--- Comment #27 from Ahmad Saleem <zlip.792 at gmail.com> ---
@ap at webkit.org - thanks for correction, I was able to retrieve the URL from the Wayback Archive and have now modified the test as follow:

Link - https://jsfiddle.net/8yg1kbdh/show

It shows following across browsers:

*** Safari 15.5 on macOS 12.4 ***

appended link
initial font-weight: 400
second font-weight: 400
body loaded

*** Firefox Nightly 104 ***

appended link
initial font-weight: 400
second font-weight: 400
body loaded

*** Chrome Canary 105 ***

appended link
initial font-weight: 400
second font-weight: 400
link loaded
body loaded

___________

Let me know if it is now correct test or not. Thanks for correcting and helping me to push myself more. 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/20220714/76852b80/attachment.htm>


More information about the webkit-unassigned mailing list