Bug 136344 - Add inherit support from scroll snap CSS properties
Summary: Add inherit support from scroll snap CSS properties
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks: 134283
  Show dependency treegraph
 
Reported: 2014-08-28 09:24 PDT by Jon Lee
Modified: 2015-03-06 17:49 PST (History)
4 users (show)

See Also:


Attachments
Patch (26.26 KB, patch)
2015-03-06 17:34 PST, Brent Fulgham
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2014-08-28 09:24:56 PDT
Scroll snap CSS properties need to support "inherit" value
Comment 1 Radar WebKit Bug Importer 2014-08-28 09:25:18 PDT
<rdar://problem/18162319>
Comment 2 Radar WebKit Bug Importer 2014-08-28 09:26:40 PDT
<rdar://problem/18162329>
Comment 3 Brent Fulgham 2015-03-06 16:37:03 PST
This feature appears to be working properly. I will land a set of tests that document this.
Comment 4 Brent Fulgham 2015-03-06 17:34:57 PST
Created attachment 248118 [details]
Patch
Comment 5 Brent Fulgham 2015-03-06 17:49:05 PST
Committed r181196: <http://trac.webkit.org/changeset/181196>