Bug 136505
| Summary: | [CSS Font Loading] Add FontFace type | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bear Travis <betravis> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | mmaxfield, syoichi |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://dev.w3.org/csswg/css-font-loading/#fontface-interface | ||
| Bug Depends on: | |||
| Bug Blocks: | 135390 | ||
Bear Travis
The font loading spec introduces a new FontFace type. document.fonts' FontFaceSet stores and returns objects of this type.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Myles C. Maxfield
I've started work on this in https://bugs.webkit.org/show_bug.cgi?id=153345
*** This bug has been marked as a duplicate of bug 153345 ***