Bug 154961

Summary: Slider thumb style should not depend on renderers
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kling
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kling: review+

Antti Koivisto
Reported 2016-03-03 01:41:06 PST
Currently slider thumb pseudo id is computed based on host element renderer. Style is the input for building a render tree and should be computable without having one.
Attachments
patch (8.17 KB, patch)
2016-03-03 01:47 PST, Antti Koivisto
kling: review+
Antti Koivisto
Comment 1 2016-03-03 01:47:19 PST
Antti Koivisto
Comment 2 2016-03-03 02:48:16 PST
Note You need to log in before you can comment on or make changes to this bug.