diff --git a/index.bs b/index.bs index 29be67e4..eac83dd2 100644 --- a/index.bs +++ b/index.bs @@ -26,11 +26,7 @@ Link Defaults: html (dfn) queue a task/in parallel/reflect
spec:css-cascade-5; type:dfn; text:inherit -spec:css2; type: property; text: line-height -spec:html - type:event; text:resize - type:attribute; for:HTMLInputElement; text:defaultValue - type:attribute; for:HTMLInputElement; text:defaultChecked +spec:html; type:event; text:resize spec:payment-request; type:attribute; for:PaymentRequest; text:[[state]] spec:remote-playback; type:dfn; text: remote playback device spec:webidl @@ -1163,7 +1159,7 @@ A new IDL attribute does not always warrant a content attribute counterpart. A counterpattern to this guidance can be found in <{input}>'s <{input/value}>, <{option}>'s <{option/selected}>, and <{input}>'s <{input/checked}> where the content attributes are not reflected to IDL attributes with the same names. -Their IDL attributes are {{defaultValue}}, {{defaultSelected}} and {{defaultChecked}} respectively. +Their IDL attributes are {{HTMLInputElement/defaultValue}}, {{defaultSelected}} and {{defaultChecked}} respectively.Name URL-containing attributes based on their primary purpose