RSS Amplifier

Nicolas Hoizey - Notes · May 29, 2024

Note from 29 May 2024, 18:40

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

How should I read the values for box-shadow-position in the formal syntax of box-shadow on MDN ? It says <box-shadow-position> = [ outset | inset ] which I read as: the value is either outset or inset . But I know outset is not supported. It is the default behavior, not the default value. Maybe I need a documentation of these formal syntaxes… 😅

How should I read the values for box-shadow-position in the formal syntax of box-shadow on MDN?

It says <box-shadow-position> = [ outset | inset ] which I read as: the value is either outset or inset. But I know outset is not supported. It is the default behavior, not the default value.

Maybe I need a documentation of these formal syntaxes… 😅

Read on nicolas-hoizey.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.