mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
c82a2b5c08
First, we have to allow the functional parameter for named view transition pseudo elements. In this patch, we fix the case when `getComputedStyle()` resolve the style lazily (i.e. call `Servo_ResolveStyleLazily()`) if its style is not available. In this case, we have to make sure the matching function work. We will make sure `aElement->GetPseudoElement(aPseudo)` work in the next patch so we can retrieve the computed style from the pseudo elements directly. Differential Revision: https://phabricator.services.mozilla.com/D230354 |
||
---|---|---|
.. | ||
geckolib |