Bug 136344

Summary: Add inherit support from scroll snap CSS properties
Product: WebKit Reporter: Jon Lee <jonlee>
Component: WebCore Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, hyatt, syoichi, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 134283    
Attachments:
Description Flags
Patch dino: review+

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>