Bug 231249

Summary: Fix serialization of CSSMediaRule
Product: WebKit Reporter: Aditya Keerthi <akeerthi>
Component: CSSAssignee: Aditya Keerthi <akeerthi>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, eric.carlson, esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, jer.noble, koivisto, macpherson, menard, philipj, sergio, simon.fraser, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Aditya Keerthi 2021-10-05 13:45:20 PDT
https://drafts.csswg.org/cssom/#serialize-a-css-rule

The following WPT is failing: css/cssom/serialize-media-rule.html
Comment 1 Aditya Keerthi 2021-10-05 13:54:07 PDT
Created attachment 440259 [details]
Patch
Comment 2 Aditya Keerthi 2021-10-05 16:41:13 PDT
Created attachment 440293 [details]
Patch
Comment 3 Chris Dumez 2021-10-06 10:51:20 PDT
Comment on attachment 440293 [details]
Patch

r=me
Comment 4 Aditya Keerthi 2021-10-06 11:07:14 PDT
Comment on attachment 440293 [details]
Patch

Thanks for the review!
Comment 5 EWS 2021-10-06 11:11:26 PDT
Committed r283637 (242588@main): <https://commits.webkit.org/242588@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440293 [details].
Comment 6 Radar WebKit Bug Importer 2021-10-06 11:15:42 PDT
<rdar://problem/83942794>