Bug 163798 - Tighten ComputedStyleExtractor to use Element instead of Node
Summary: Tighten ComputedStyleExtractor to use Element instead of Node
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-21 10:22 PDT by Antti Koivisto
Modified: 2016-10-21 11:47 PDT (History)
0 users

See Also:


Attachments
patch (30.83 KB, patch)
2016-10-21 10:51 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2016-10-21 10:22:52 PDT
Only Elements have style.
Comment 1 Antti Koivisto 2016-10-21 10:51:44 PDT
Created attachment 292375 [details]
patch
Comment 2 Antti Koivisto 2016-10-21 11:47:37 PDT
https://trac.webkit.org/r207686