Bug 98842
| Summary: | [Refactoring] Move StyleResolver::matchScopedAuthroRules to StyleScopeResolver | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hajime Morrita <morrita> |
| Component: | CSS | Assignee: | Hajime Morrita <morrita> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | webcomponents-bugzilla |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 95664 | ||
Hajime Morrita
This simple refactoring is a preparation for Bug 95664
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Hajime Morrita
Hmm. It turned out that This isn't that simple. I'll search some other way to go.