Bug 112116
Summary: | CSSFontFaceLoadEvent's fontface attribute has no parentStyleSheet/parentRule | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kunihiko Sakamoto <ksakamoto> |
Component: | CSS | Assignee: | Kunihiko Sakamoto <ksakamoto> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ap, betravis, fred.wang, mmaxfield, syoichi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 135390 |
Kunihiko Sakamoto
A CSSFontFaceRule object for the attribute is constructed in CSSFontSelector::addFontFaceRule, but this method does not have parent of the @font-face needed to construct the rule properly.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Bear Travis
Linking to the master bug.