Bug 247026
| Summary: | CSSStyleValue.parse() should throw when passed an empty string as custom property value | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | CSS | 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
CSSStyleValue.parse() / CSSStyleValue.parseAll() should throw when passed an empty string as custom property value.
This matches Blink's behavior and this behavior is covered by WPT tests.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/5775
EWS
Committed 256011@main (98e13fd6a1c2): <https://commits.webkit.org/256011@main>
Reviewed commits have been landed. Closing PR #5775 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/101588781>