Bug 207625
| Summary: | [GTK] Several compositing/backing tests are failing since added in r256214 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | Compositing | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |