代码示例:
jQuery.extend(true, {}, JSON.parse('{"__proto__": {"test": true}}'));console.log( "test" in {} ); // true 5、弃用positional selectors and the sunset of Sizzle
确保CSS变量不会折叠camel- vs kebab-cased名称(f8c1e902)避免填满jQuery.cssProps(#3986,2b5f5d5e)正确地检测与非默认缩放滚动框支持(#4029,821bf343)不要自动追加“PX”到CSS的变量(#4064)(#4063,75b77b48)跳过非元素道具动画的px- appending逻辑(f5e36bd8)除非必要,否则避免在宽度/高度吸气剂中强制回流(#4322,a0abd15b)除非必要,否则不要在宽度/高度cssHook中读取styles.position(#4185,354f6036)不要将“px”自动附加到可能无单位的CSS网格属性(#4007,f997241f)