diff --git a/source b/source index 1de3d6134f9..4fd4db2e2ba 100644 --- a/source +++ b/source @@ -53463,6 +53463,11 @@ MIT Room 32-G524 the field. It would not be conforming to somehow set the select element to the value "Evan", since the user could not have done so themselves.

+

A user agent prefilling a form control must not discriminate between form controls that are + in a document tree and those that are connected; that is, it is not + conforming to make the decision on whether or not to autofill based on whether the element's + root is a shadow root versus a Document.

+

A user agent prefilling a form control's value must not cause that control to suffer from a type mismatch, suffer from being too long,