Bug 207495
| Summary: | [ Win ] (r255383) webanimations/width-and-opacity-separate-animation-yields-compositing.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ahmad.saleem792, dino, fujii.hironori, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Truitt Savell
webanimations/width-and-opacity-separate-animation-yields-compositing.html
This test has been failing on windows sense introduction in https://trac.webkit.org/changeset/255383/webkit
history:
https://results.webkit.org/?suite=layout-tests&test=webanimations%2Fwidth-and-opacity-separate-animation-yields-compositing.html
Diff:
--- /home/buildbot/worker/win10-release-tests/build/layout-test-results/webanimations/width-and-opacity-separate-animation-yields-compositing-expected.txt
+++ /home/buildbot/worker/win10-release-tests/build/layout-test-results/webanimations/width-and-opacity-separate-animation-yields-compositing-actual.txt
@@ -1,18 +1 @@
-(GraphicsLayer
- (anchor 0.00 0.00)
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (children 1
- (GraphicsLayer
- (position 8.00 8.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- )
- )
- )
- )
-)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/59322363>
Truitt Savell
marked test as failing in https://trac.webkit.org/changeset/256205/webkit
Ahmad Saleem
We don't have any platform specific failure expectation but do have platform specific expectation file (which is different).
It might be AppleWin port specific since I don't see anything for `win-cairo`.
CCing - Fuji to get input whether it is enabled on `win-cairo` or need to be tracked as separate bug or we can close it (if whole directory is skipped).