Bug 250044
Summary: | [CSS-Typed-OM] Stop treating grid-row-start / grid-column-start / grid-row-end / grid-column-end as list properties | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 175733 |
Chris Dumez
Stop treating grid-row-start / grid-column-start / grid-row-end / grid-column-end as list properties in the CSS Typed OM API. Our logic currently treats those as list properties because the CSS Parser (consumeGridLine) generates a CSSValueList to represent them.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/8165
Radar WebKit Bug Importer
<rdar://problem/104094339>
EWS
Committed 258764@main (a0f88ce9701e): <https://commits.webkit.org/258764@main>
Reviewed commits have been landed. Closing PR #8165 and removing active labels.