Bug 231249 - Fix serialization of CSSMediaRule
Summary: Fix serialization of CSSMediaRule
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-05 13:45 PDT by Aditya Keerthi
Modified: 2021-10-06 11:15 PDT (History)
16 users (show)

See Also:


Attachments
Patch (4.72 KB, patch)
2021-10-05 13:54 PDT, Aditya Keerthi
no flags Details | Formatted Diff | Diff
Patch (10.06 KB, patch)
2021-10-05 16:41 PDT, Aditya Keerthi
no flags Details | Formatted Diff | Diff

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