Bug 210436 - Add test coverage to VNE (first paint delay until visually non-empty content)
Summary: Add test coverage to VNE (first paint delay until visually non-empty content)
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Noam Rosenthal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-13 10:02 PDT by Noam Rosenthal
Modified: 2020-04-13 10:22 PDT (History)
5 users (show)

See Also:


Attachments
Patch (33.65 KB, patch)
2020-04-13 10:04 PDT, Noam Rosenthal
noam: review?
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Noam Rosenthal 2020-04-13 10:02:13 PDT
Currently the feature of blocking paint until visually non-empty content arrives is not covered by functional tests.
Comment 1 Noam Rosenthal 2020-04-13 10:04:05 PDT
Created attachment 396299 [details]
Patch