Bug 216940
| Summary: | Make CSSPageRule derive from CSSGroupingRule | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Adler <darin> |
| Component: | CSS | Assignee: | Ahmad Saleem <ahmad.saleem792> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | ahmad.saleem792, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 216855 | ||
| Bug Blocks: | |||
Darin Adler
CSSPageRule should derive from CSSGroupingRule.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/69847560>
Ahmad Saleem
https://drafts.csswg.org/cssom/#the-csspagerule-interface
Ahmad Saleem
WebKit Standard Position - https://github.com/WebKit/standards-positions/issues/346
Ahmad Saleem
Pull request: https://github.com/WebKit/WebKit/pull/38537
EWS
Committed 288443@main (c0e87804c1fd): <https://commits.webkit.org/288443@main>
Reviewed commits have been landed. Closing PR #38537 and removing active labels.
Ahmad Saleem
Had to revert based on Matthieu's input - https://github.com/WebKit/WebKit/commit/1229fd55628c6b5078e4d839203a22785594a824 (So reopening this).