- 2.x “Enumerated attrs” i.e. contenteditable, draggable and spellcheck. |
+ 2.x “列挙された属性” つまりcontenteditable、draggable、spellcheck |
undefined, false |
undefined, null |
- removed |
+ 削除されます |
|
@@ -125,10 +125,11 @@ In 3.x, `null` or `undefined` should be used to explicitly remove an attribute.
| "false" |
- Other non-boolean attrs eg. aria-checked, tabindex, alt, etc. |
+ その他の非ブール属性 例えば
+ aria-checked、tabindex、altなど |
undefined, null, false |
undefined, null |
- removed |
+ 削除されます |
'false' |