Bug 207625

Summary: [GTK] Several compositing/backing tests are failing since added in r256214
Product: WebKit Reporter: Diego Pino <dpino>
Component: CompositingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego Pino
Reported 2020-02-12 04:06:09 PST
The tests failing are the following: * compositing/backing/backing-store-attachment-animating-outside-viewport.html [ Failure ] * compositing/backing/transition-extent.html [ Failure ] * legacy-animation-engine/compositing/backing/backing-store-attachment-animating-outside-viewport.html [ Failure ] All of them fail with the same kind of error: --- layout-test-results/compositing/backing/transition-extent-expected.txt +++ webkit-gtk/layout-test-results/compositing/backing/transition-extent-actual.txt @@ -22,7 +22,7 @@ (bounds 100.00 100.00) (contentsOpaque 1) (drawsContent 1) - (backingStoreAttached 0) + (backingStoreAttached 1) ) ) )
Attachments
Note You need to log in before you can comment on or make changes to this bug.