Bug 249788 - [CSS-Typed-OM] Cannot set `z-index` property to -3.14
Summary: [CSS-Typed-OM] Cannot set `z-index` property to -3.14
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 175733
  Show dependency treegraph
 
Reported: 2022-12-22 10:58 PST by Chris Dumez
Modified: 2022-12-22 15:59 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-12-22 10:58:45 PST
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.
Comment 1 Chris Dumez 2022-12-22 11:02:55 PST
Pull request: https://github.com/WebKit/WebKit/pull/8009
Comment 2 EWS 2022-12-22 15:58:22 PST
Committed 258265@main (c4ae09ba56fd): <https://commits.webkit.org/258265@main>

Reviewed commits have been landed. Closing PR #8009 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-12-22 15:59:15 PST
<rdar://problem/103653179>