- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Sat, 18 Jan 2020 00:02:37 +0000
- To: public-css-archive@w3.org
So one of the diffs (https://chromium.googlesource.com/chromium/src.git/+/6a9dd6d26726f346345cf1970c2bc3af3ec1afbd) changes the expectations of http://w3c-test.org/html/interaction/focus/the-autofocus-attribute/update-the-rendering.html... What's the reasoning for that? https://html.spec.whatwg.org/multipage/webappapis.html#update-the-rendering seems it defines the order that _was_ in the test... Also, that commit means that scroll events from scroll anchoring are not dispatched directly, but at the end of a frame if something else has not changed the offset back... right? If so, that is observable and we should probably put that in the spec. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4239#issuecomment-575840236 using your GitHub account
Received on Saturday, 18 January 2020 00:02:39 UTC