This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27882 - Scroll snapping scroll-snap-points-x and scroll-snap-points-y need to include <percentage>
Summary: Scroll snapping scroll-snap-points-x and scroll-snap-points-y need to include...
Status: NEW
Alias: None
Product: CSS
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-22 22:19 UTC by Kearwood "Kip" Gilbert
Modified: 2015-01-22 22:19 UTC (History)
0 users

See Also:


Attachments

Description Kearwood "Kip" Gilbert 2015-01-22 22:19:26 UTC
The scroll-snap-points-x and scroll-snap-points-y should include repeat(<percentage>) in addition to repeat(<length>):

http://dev.w3.org/csswg/css-snappoints/#propdef-scroll-snap-points-x

Percentages are very useful and important for these attributes, as used in the example:

http://dev.w3.org/csswg/css-snappoints/#examples