Bug 216187 - CSS revert should serialize as "revert", not "Revert"
Summary: CSS revert should serialize as "revert", not "Revert"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-04 13:21 PDT by Darin Adler
Modified: 2020-09-05 08:46 PDT (History)
12 users (show)

See Also:


Attachments
Patch (87.60 KB, patch)
2020-09-04 16:31 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (98.76 KB, patch)
2020-09-04 21:14 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2020-09-04 13:21:13 PDT
I’ve been noticing we keep having to rebase imported/w3c/web-platform-tests/css/cssom/css-style-attr-decl-block-expected.txt because we return "Revert" instead of "revert".

This will be easy to fix and will save us some work.
Comment 1 Darin Adler 2020-09-04 16:31:36 PDT Comment hidden (obsolete)
Comment 2 Darin Adler 2020-09-04 21:14:38 PDT
Created attachment 408064 [details]
Patch
Comment 3 Darin Adler 2020-09-05 06:55:54 PDT
All green EWS. Need a reviewer.
Comment 4 EWS 2020-09-05 08:45:31 PDT
Committed r266660: <https://trac.webkit.org/changeset/266660>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408064 [details].
Comment 5 Radar WebKit Bug Importer 2020-09-05 08:46:16 PDT
<rdar://problem/68397137>