Skip to content

Conversation

@domenic
Copy link
Member

@domenic domenic commented Nov 1, 2021

(But, it does fire formStateRestoreCallback, since that is explicitly used for synchronizing the custom element's internal state.)

Closes #6853.

(See WHATWG Working Mode: Changes for more details.)


/browsing-the-web.html ( diff )
/custom-elements.html ( diff )
/input.html ( diff )

@domenic domenic added clarification Standard could be clearer topic: forms labels Nov 1, 2021
(But, it does fire formStateRestoreCallback, since that is explicitly used for synchronizing the custom element's internal state.)

Closes #6853.
@domenic
Copy link
Member Author

domenic commented Nov 3, 2021

I filed https://bugs.chromium.org/p/chromium/issues/detail?id=1266468 on upstreaming some tests since I guess we should not block this clarification PR on that effort.

@domenic domenic merged commit 4a2bc22 into main Nov 3, 2021
@domenic domenic deleted the clarify-restoration-events branch November 3, 2021 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clarification Standard could be clearer topic: forms

Development

Successfully merging this pull request may close these issues.

Should input/change events be fired when the UA restores a form?

3 participants