Bug 115403
Summary: | Fix a styling issue of '::distributed' pseudo elements in changing a distributed node's attribute dynamically | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | kling, koivisto, sam |
Priority: | P2 | Keywords: | BlinkMergeCandidate |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
We should consider merging https://chromium.googlesource.com/chromium/blink/+/98b3df56069c7651706a1a458feccca64bc6f07c
The features in each RuleSet in ShadowDistributedRuleSetMap were not collected in DocumentRuleSet::collectFeatures.
Fix that.
Or maybe it's wontfix we're deleting the node distribution code.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
We don't have this code anymore.