Bug 230737

Summary: Test css-wide keywords in base-palette and override-color
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: TextAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: clopez, ews-watchlist, mmaxfield, thorton, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 230446    
Attachments:
Description Flags
Patch thorton: review+

Description Myles C. Maxfield 2021-09-23 21:06:02 PDT
-
Comment 1 Radar WebKit Bug Importer 2021-09-23 21:06:23 PDT
<rdar://problem/83479016>
Comment 2 Myles C. Maxfield 2021-09-23 21:06:58 PDT
Not just their behavior, but also reading them out of the CSSOM.
Comment 3 Myles C. Maxfield 2021-09-23 21:08:48 PDT
Also test calc() and env()
Comment 4 Myles C. Maxfield 2021-09-24 23:48:40 PDT
Actually, not calc() and env() because https://github.com/w3c/csswg-drafts/issues/6631 isn't resolved yet.
Comment 5 Myles C. Maxfield 2021-09-24 23:50:15 PDT
And, reading them out of the CSSOM should be enough. This is a parsing test.
Comment 6 Myles C. Maxfield 2021-09-25 00:03:01 PDT
Created attachment 439242 [details]
Patch
Comment 7 EWS Watchlist 2021-09-25 00:03:58 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 8 Myles C. Maxfield 2021-09-25 00:21:09 PDT
Committed r283076 (242134@main): <https://commits.webkit.org/242134@main>