Bug 164155 - [CSS Parser] Fix font-family parsing inside @font-face
Summary: [CSS Parser] Fix font-family parsing inside @font-face
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-28 15:13 PDT by Dave Hyatt
Modified: 2016-10-28 15:22 PDT (History)
0 users

See Also:


Attachments
Patch (1.33 KB, patch)
2016-10-28 15:13 PDT, Dave Hyatt
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2016-10-28 15:13:10 PDT
[CSS Parser] Fix font-family parsing inside @font-face
Comment 1 Dave Hyatt 2016-10-28 15:13:58 PDT
Created attachment 293228 [details]
Patch
Comment 2 Simon Fraser (smfr) 2016-10-28 15:20:13 PDT
Comment on attachment 293228 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=293228&action=review

> Source/WebCore/ChangeLog:7
> +        Reviewed by NOBODY (OOPS!).
> +

Maybe say why this is different from blink
Comment 3 Dave Hyatt 2016-10-28 15:22:13 PDT
Fixed in r208076.