CSS
https://gyazo.com/6a9e608aabfb068ecc93e94122f300ba
定義文件裡的結構元素如何呈現在螢幕、語音閱讀或各種媒介上
Variable fonts
便利屬性
SVG vector-effect: non-scaling-stroke
縮放 SVG 圖片時維持 stroke 粗細不變
justify-content: space-evenly
display: contents
隱藏容器,並提昇底下的子元素
display: flow-root
解除子元素的 float
::marker pseudo-element
:any-link selector
等同 :link 與 :visited
list argument of :not()
all, unset, revert, initial
all: 設定所有屬性,例如指定為 initial
all: initial;
initial: 設為預設值
font-weight: initial;
unset: 若有繼承則設為繼承值,無則設為預設值
font-weight: unset;
revert: 設為使用者終端的設定值
font-weight: revert;
@support
env()
表格
屬性: minlength, capture inputmode, form
minlength: 指定傳送內容的最小長度
capture: 於手機上改為啟動鏡頭
inputmode: 更改手機上的輸入鍵盤
form: 將 form tag 外的元素視為 form 的一部分
caret-color: 輸入錨線的顏色
:read-only
:in-range, :out-of-range
:focus-within
:default
::placeholder
其他
will-change
font-display
Subresource Integrity
ping屬性