Closed
Bug 1868691
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 43548 - Missing check for IsStartingStyleRule() in AllowFrom
Categories
(Core :: CSS Transitions and Animations, task, P4)
Core
CSS Transitions and Animations
Tracking
()
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43548 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43548
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Missing check for IsStartingStyleRule() in AllowFrom
Caused a CHECK failure when trying to cast from StyleRuleStartingStyle
to StyleRuleGroup. Also, removed unused condition rule leftovers from
StyleRuleStartingStyle.Bug: 1508254
Change-Id: I09ea5fd5c431d06b9945e49f328ef17bc50f23b3
Reviewed-on: https://chromium-review.googlesource.com/5097743
WPT-Export-Revision: 9656d1b952d94858bf1b1016e94a084841c49229
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → CSS Transitions and Animations
Product: Testing → Core
Assignee | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•