[Bug 27882] New: Scroll snapping scroll-snap-points-x and scroll-snap-points-y need to include <percentage>

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27882

            Bug ID: 27882
           Summary: Scroll snapping scroll-snap-points-x and
                    scroll-snap-points-y need to include <percentage>
           Product: CSS
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: General
          Assignee: dave.null@w3.org
          Reporter: kgilbert@mozilla.com
        QA Contact: public-css-bugzilla@w3.org

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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 22 January 2015 22:19:28 UTC