Rune Lillesveen

Results 28 comments of Rune Lillesveen

There is no spec change landed yet afaik. Also, this changes an interop 2023 test which should formally be approved to be added through an interop github issue.

Edits were made in https://github.com/w3c/csswg-drafts/pull/7293

Basic tests for containerName and containerQuery in https://wpt.live/css/css-contain/container-queries/idlharness.html

Quickly looking at the implementation in Chrome, :modal does not match after close() going through the transition.

> Seems ok, although note that this is `CSS.registerProperty()` not `@property` Yes, we should add tests for `` here too: http://wpt.live/css/css-properties-values-api/at-property.html > I would want the spec PR to be...

There are also subtests for ic-height in: css-fonts/parsing/font-size-adjust-computed.html css-fonts/parsing/font-size-adjust-valid.html css-fonts/parsing/font-size-adjust-invalid.html