[Webkit-unassigned] [Bug 212313] Website Content Displayed only after 2nd load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 26 09:22:41 PDT 2020


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

--- Comment #5 from Alexey Proskuryakov <ap at webkit.org> ---
The app has its content in a shadow DOM tree, which is why regular DOM looks the same. You can use Web Inspector to inspect parts of a successfully loaded app to see how it's displayed.

There are almost certainly timing issues here. I tried loading the page with breaking on all exceptions enabled in Web Inspector, and got a result that was different from the screenshots.

I'm keeping this open because the same page works fine in other browsers, but realistically, it's unlikely that WebKit developers will look into this without a more isolated test.

-- 
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/20200526/83327b68/attachment-0001.htm>


More information about the webkit-unassigned mailing list