Bug 203390 - Computed value of z-index should be the specified value
Summary: Computed value of z-index should be the specified value
Status: RESOLVED DUPLICATE of bug 15562
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-24 16:46 PDT by Simon Fraser (smfr)
Modified: 2019-12-03 09:27 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 Simon Fraser (smfr) 2019-10-24 16:46:46 PDT
z-index only applies to non-positioned elements, but https://www.w3.org/TR/CSS21/cascade.html#computed-value says that "The computed value exists even when the property does not apply, as defined by the 'Applies To' line".
Comment 1 Simon Fraser (smfr) 2019-10-24 16:47:26 PDT
Need to fix css/css-values/calc-integer.html
Comment 2 Simon Fraser (smfr) 2019-12-03 09:27:37 PST

*** This bug has been marked as a duplicate of bug 15562 ***