Hello,
I've added you as reviewers following the comments on crbug.com/493315747 but if you're busy or there's somebody else who might be a better fit, just let me know and I'll reassign.
This CL implements the `shadowrootslotassignment` attribute, following a recent WHATWG issue:
This fixes several Interop WPT failures.
Thank you and best regards,
Felipe
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
I think this needs a feature flag in runtime_enabled_features.json5 and maybe also an intent, but otherwise this LGTM.
(Mason might have some more comments than I do, though.)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
I think this needs a feature flag in runtime_enabled_features.json5 and maybe also an intent, but otherwise this LGTM.
(Mason might have some more comments than I do, though.)
+1 to both of these. I'm on the fence between a full I2S and just a web-facing change PSA. I think this is small enough and non-breaking enough that a PSA is likely ok here.
This also looks good to me, but does need a runtime feature flag and a PSA. Please link the PSA in the commit description when you have it. And the feature flag can default to `"stable"` state, but should come with a comment above it linking to a bug, saying what it does, and including that it ships in M151 and can be removed in M153.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
This also looks good to me, but does need a runtime feature flag and a PSA. Please link the PSA in the commit description when you have it. And the feature flag can default to `"stable"` state, but should come with a comment above it linking to a bug, saying what it does, and including that it ships in M151 and can be removed in M153.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |