Skip to content

Conversation

@gsnedders
Copy link
Member

@gsnedders gsnedders commented Dec 15, 2022

* CSS contain property, CSS Containment Level 1, excluding the `style` keyword value
* interop-2022-dialog:
* the dialog element and its open attribute,
* the IDL at https://html.spec.whatwg.org/review-drafts/2021-07/#the-dialog-element,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using the review draft here isn't ideal, but it's a decent approximation—because we don't really want to refer to some IDL block that keeps on expanding.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't. If you need a stable reference, use the commit snapshots. https://html.spec.whatwg.org/commit-snapshots/

* interop-2022-webcompat:
* text-decoration with subelements
* text-decoration-offset: 0px
* /css/CSS2/floats/floats-wrap-bfc-with-margin-001.html (but not any of the further floats-wrap-bfc-with-margin-*)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really know how to define this part of webcompat without referring to the specific test

* URL ToASCII
* interop-2021-aspect-ratio:
* CSS aspect-ratio property, CSS Box Sizing Module Level 4
* https://html.spec.whatwg.org/multipage/rendering.html#dimRendering [FIXME: be more specific]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the only bit we're testing here is:

The width and height attributes map to the aspect-ratio property (using dimension rules) on img [elements]

I think?

* `subgrid` value for grid-template-columns and grid-template-rows, CSS Grid Level 2
* interop-2022-text:
* iso-2022-jp/gbk/gb18030 encoding/decoding
* font-variant (including longhands), CSS Fonts Level 4 [FIXME: or should this be level 3?]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think any of this changed between L3 and L4?

@foolip
Copy link
Member

foolip commented Feb 3, 2023

@gsnedders how about turning this into a 2020/README.md similar to the 2023 one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants