Bug 230737 - Test css-wide keywords in base-palette and override-color
Summary: Test css-wide keywords in base-palette and override-color
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks: 230446
  Show dependency treegraph
 
Reported: 2021-09-23 21:06 PDT by Myles C. Maxfield
Modified: 2021-09-25 00:21 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.99 KB, patch)
2021-09-25 00:03 PDT, Myles C. Maxfield
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>