Bug 249788
Summary: | [CSS-Typed-OM] Cannot set `z-index` property to -3.14 | ||
---|---|---|---|
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
We cannot set the `z-index` property to -3.14 using the CSS Typed OM API. We would expect -3 as computed value, however, WebKit was returning 0.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/8009
EWS
Committed 258265@main (c4ae09ba56fd): <https://commits.webkit.org/258265@main>
Reviewed commits have been landed. Closing PR #8009 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103653179>