[Webkit-unassigned] [Bug 145244] Page fails to update CSS sometimes when styles are dynamically injected into the page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 21 06:46:14 PDT 2015


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

--- Comment #2 from dak at dak.org ---
It appears that under certain conditions, injected stylesheets are not initially appearing in `document.styleSheets` when injected with a <style> tag somewhere other than the <head>.

Forcing the styles to be recalculated fixes the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150521/eba9d70b/attachment-0001.html>


More information about the webkit-unassigned mailing list