-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
css-featureAdds support for some part of the CSS SpecAdds support for some part of the CSS SpecenhancementNew feature or requestNew feature or request
Description
Currently, CSS inside @layer
is not taken into account, leading to incomplete and incorrect inspection results. Luckily, most pages don't use layers, and even pages with layers can still mostly be correctly handled.
Todo
- Check the layer spec and figure out how to fit it into the (new) inspection logic
- Find a simple way to visualize layers that does not impact the UI if no layers are present
Metadata
Metadata
Assignees
Labels
css-featureAdds support for some part of the CSS SpecAdds support for some part of the CSS SpecenhancementNew feature or requestNew feature or request