My need for `width`, `height`, `max-*`, and `min-*` keywords emerged when I started using:
It's been working on popular browsers, but once I tested it in Prince, it failed.
You can see the different by testing this page:
https://richstyle.org/?reviews/demo-web-en
Regards.
figure {
max-width: min-content;
}
It's been working on popular browsers, but once I tested it in Prince, it failed.
You can see the different by testing this page:
https://richstyle.org/?reviews/demo-web-en
Regards.
Edited by Anas R.