[Webkit-unassigned] [Bug 229602] New: [css-position-sticky] createIndicatorForStickyElements testing function races with font loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 27 01:03:18 PDT 2021


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

            Bug ID: 229602
           Summary: [css-position-sticky] createIndicatorForStickyElements
                    testing function races with font loading
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mrobinson at webkit.org

The JavaScript function createIndicatorForStickyElements which is used by position: sticky tests measures the size of a div to make an idicator div. The size of the divs that it measures sometimes use web fonts though, so it's possible for the indicator div to be the wrong size if the function executes before web fonts have loaded.

-- 
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/20210827/6b7e83d3/attachment-0001.htm>


More information about the webkit-unassigned mailing list