Bug 307160
| Summary: | WebCore/css/html.css:862:24: warning: empty character constant [-Winvalid-pp-token] | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | CSS | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Address the following warning when building:
```
WebCore/css/html.css:862:24: warning: empty character constant [-Winvalid-pp-token]
862 | content: '\2713' / '';
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/58046
EWS
Committed 306998@main (ac072d32dcec): <https://commits.webkit.org/306998@main>
Reviewed commits have been landed. Closing PR #58046 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/169861987>