Bug 230791 - Add test to make sure CSSFontPaletteValuesRule's attributes are readonly
Summary: Add test to make sure CSSFontPaletteValuesRule's attributes are readonly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks: 230446 230794
  Show dependency treegraph
 
Reported: 2021-09-25 03:32 PDT by Myles C. Maxfield
Modified: 2021-09-27 16:45 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.03 KB, patch)
2021-09-25 03:34 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (2.06 KB, patch)
2021-09-25 03:40 PDT, Myles C. Maxfield
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 Myles C. Maxfield 2021-09-25 03:32:45 PDT
Add test to make sure CSSFontPaletteValuesRule's attributes are readonly
Comment 1 Myles C. Maxfield 2021-09-25 03:34:32 PDT
Created attachment 439254 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-09-25 03:35:13 PDT
<rdar://problem/83530165>
Comment 3 EWS Watchlist 2021-09-25 03:35:30 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 4 Myles C. Maxfield 2021-09-25 03:40:02 PDT
Created attachment 439256 [details]
Patch
Comment 5 Myles C. Maxfield 2021-09-27 16:45:06 PDT
Committed r283154 (242202@main): <https://commits.webkit.org/242202@main>