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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 26 10:53:38 PDT 2020


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

--- Comment #7 from Alexey Proskuryakov <ap at webkit.org> ---
The shadow DOM isn't the same for me. The elements are there, but sizes are different. E.g.

> <div class="panel-titlebar disable-selection" style="width: 794px;"><div class="panel-titlebar-text">TreeExtended</div><div class="panel-titlebar-button-close" style="display: block;"></div></div>

< <div class="panel-titlebar disable-selection" style="width: 316px;"><div class="panel-titlebar-text dockspan-panel-titlebar-text-active">TreeExtended</div><div class="panel-titlebar-button-close" style="display: block;"></div></div>

This does not directly explain why everything is blank, but may be pointing at the stage where something went wrong.

-- 
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/9388e2cb/attachment.htm>


More information about the webkit-unassigned mailing list