Bug 171032

Summary: Support calc() in font-variation-settings and font-feature-settings
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: TextAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, hyatt, mmaxfield, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 162815    
Attachments:
Description Flags
Patch
hyatt: review+, buildbot: commit-queue-
Archive of layout-test-results from ews103 for mac-elcapitan
none
Archive of layout-test-results from ews105 for mac-elcapitan-wk2
none
Archive of layout-test-results from ews121 for ios-simulator-wk2
none
Archive of layout-test-results from ews117 for mac-elcapitan
none
Patch for committing none

Description Myles C. Maxfield 2017-04-19 19:31:06 PDT
Make sure calc() works with font-variation-settings
Comment 1 Myles C. Maxfield 2017-05-22 14:09:09 PDT
Created attachment 310917 [details]
Patch
Comment 2 Dave Hyatt 2017-05-22 14:12:08 PDT
Comment on attachment 310917 [details]
Patch

r=me
Comment 3 Build Bot 2017-05-22 15:06:56 PDT
Comment on attachment 310917 [details]
Patch

Attachment 310917 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/3796251

New failing tests:
css3/font-feature-settings-parsing.html
fast/text/font-face-javascript.html
fast/css/inherited-properties-rare-text.html
Comment 4 Build Bot 2017-05-22 15:06:58 PDT
Created attachment 310930 [details]
Archive of layout-test-results from ews103 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 5 Build Bot 2017-05-22 15:13:14 PDT
Comment on attachment 310917 [details]
Patch

Attachment 310917 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/3796265

New failing tests:
css3/font-feature-settings-parsing.html
fast/text/font-face-javascript.html
fast/css/inherited-properties-rare-text.html
Comment 6 Build Bot 2017-05-22 15:13:16 PDT
Created attachment 310932 [details]
Archive of layout-test-results from ews105 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews105  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 7 Build Bot 2017-05-22 15:15:41 PDT
Comment on attachment 310917 [details]
Patch

Attachment 310917 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/3796178

New failing tests:
css3/font-feature-settings-parsing.html
fast/text/font-face-javascript.html
fast/css/inherited-properties-rare-text.html
Comment 8 Build Bot 2017-05-22 15:15:43 PDT
Created attachment 310934 [details]
Archive of layout-test-results from ews121 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews121  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.6
Comment 9 Build Bot 2017-05-22 15:19:15 PDT
Comment on attachment 310917 [details]
Patch

Attachment 310917 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/3796180

New failing tests:
css3/font-feature-settings-parsing.html
fast/text/font-face-javascript.html
fast/css/inherited-properties-rare-text.html
Comment 10 Build Bot 2017-05-22 15:19:16 PDT
Created attachment 310935 [details]
Archive of layout-test-results from ews117 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews117  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 11 Myles C. Maxfield 2017-05-22 16:54:50 PDT
Created attachment 310957 [details]
Patch for committing
Comment 12 Myles C. Maxfield 2017-05-22 23:03:34 PDT
Committed r217267: <http://trac.webkit.org/changeset/217267>