diff --git a/css-forms-1/Overview.bs b/css-forms-1/Overview.bs index 3cfd5c67a49..bccdb4e456a 100644 --- a/css-forms-1/Overview.bs +++ b/css-forms-1/Overview.bs @@ -313,6 +313,11 @@ spec:css-forms-1; type:value; for:/; text:::placeholder It typically targets the <{button}> inside an <{input}> element with `type=file`. + It is generated when the [=originating element=] has [=basic appearance=]. It + can also be generated for other ''appearance'' values. + + NOTE: This is allowed in non [=basic appearance=] modes for compatability purposes. +