Bug 207255
| Summary: | [GTK] webanimations/transform-accelerated-animation-removed-one-frame-after-finished-promise.html has been failing since added in r255593 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aboya |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
* webanimations/transform-accelerated-animation-removed-one-frame-after-finished-promise.html [ Failure ]
Diff:
--- /webanimations/transform-accelerated-animation-removed-one-frame-after-finished-promise-expected.txt
+++ /webanimations/transform-accelerated-animation-removed-one-frame-after-finished-promise-actual.txt
@@ -1 +1,11 @@
+(GraphicsLayer
+ (anchor 0.00 0.00)
+ (bounds 800.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 800.00 600.00)
+ (contentsOpaque 1)
+ )
+ )
+)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alicia Boya GarcĂa
Closing as fixed by https://bugs.webkit.org/show_bug.cgi?id=306856 since it has been passing since 306711@main was landed.