Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
下の図では、-webkit-box-shadow ルールは赤で取り消し線が引かれ、-moz-box-shadow ルールは黒で取り消し線が引かれています。
とはどういう意味ですか? (たとえば、赤と黒の取り消し線の違いは何ですか?)
赤の取り消し線は、無効な値や構文エラーなどのエラーを示し、黒の取り消し線は、通常は上書きされたためにルールが無視されることを意味します。
あなたの例では、無効な値 (の代わりに)-webkit-box-shadowのため、ルールは赤で取り消し線が引かれています。rbgargba
-webkit-box-shadow
rbga
rgba