diff options
author | Martin Robinson <mrobinson@igalia.com> | 2025-04-02 15:54:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-02 13:54:42 +0000 |
commit | 2ce306f45049229383266f1d1193e577b096fa12 (patch) | |
tree | 0936675be242afec24be1f1ebedf775a06695fd8 /components/script/dom/rtctrackevent.rs | |
parent | 1f13e8b59619fad1ebd3d87a70d105a9a3b4867d (diff) | |
download | servo-2ce306f45049229383266f1d1193e577b096fa12.tar.gz servo-2ce306f45049229383266f1d1193e577b096fa12.zip |
script: Create `CSSStyleOwner::Null` for `getComputedStyle` (#36272)
This new `CSSStyleOwner` variant is used when the pseudo-element
argument fails to parse properly or is for some unknown or unsupported
pseudo-element.
Testing: There are tests for this change. Various tests start to pass
and some start to
fail. New failures are due to partial or fully missing support for
pseudo-elements such
as:
- `::selection`
- `::first-letter` and `::first-line`
- `::marker`
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'components/script/dom/rtctrackevent.rs')
0 files changed, 0 insertions, 0 deletions