Skip to content

Conversation

@SimonSapin
Copy link
Contributor

No description provided.

frivoal added a commit that referenced this pull request Apr 1, 2015
@frivoal frivoal merged commit 5199e95 into w3c:master Apr 1, 2015
@SimonSapin SimonSapin deleted the egg branch April 1, 2015 08:07
majido added a commit to majido/csswg-drafts that referenced this pull request Jul 31, 2018
frivoal added a commit to frivoal/csswg-drafts that referenced this pull request Nov 15, 2018
Instead, navigating down (resp. up, left, right) when
a scroller is focused will automatically chose between
* focusing the child nearest from the edge in that direction
  if there is any focusable child
* scrolling otherwise

This also removes much of the special casing needed for the root.

Some ambiguities / inacuracies were resolved along the way.

Closes w3c#15
Closes w3c#18

Partly relates to w3c#29
majido pushed a commit that referenced this pull request Sep 19, 2019
As specced this value causes implementation difficulties around the
definition of 'scrollable' and the possibility of instability in the
resultant ScrollTimeline (see issues #15 and #16). For now we have
resolved to just remove it, with "block" becoming the default for a
ScrollTimeline.
majido pushed a commit that referenced this pull request Sep 19, 2019
As specced this value causes implementation difficulties around the
definition of 'scrollable' and the possibility of instability in the
resultant ScrollTimeline (see issues #15 and #16). For now we have
resolved to just remove it, with "block" becoming the default for a
ScrollTimeline.' [ci skip]

Generated from:

commit f566763
Author: Stephen McGruer <stephen.mcgruer@gmail.com>
Date:   Wed Nov 21 13:21:43 2018 -0500

    Remove 'auto' value for ScrollDirection (#32)

    As specced this value causes implementation difficulties around the
    definition of 'scrollable' and the possibility of instability in the
    resultant ScrollTimeline (see issues #15 and #16). For now we have
    resolved to just remove it, with "block" becoming the default for a
    ScrollTimeline.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants