Bug 136877 - z-index: calc(int - int) is parsed as 0
Summary: z-index: calc(int - int) is parsed as 0
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-16 18:22 PDT by Brenton
Modified: 2022-07-14 09:56 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brenton 2014-09-16 18:22:32 PDT
Reduction:
 http://jsfiddle.net/46n8u5wy/2/

This works in Chrome.
Comment 1 Renata Hodovan 2014-09-19 03:55:37 PDT
It is probably related or the same as https://bugs.webkit.org/show_bug.cgi?id=136949.
Comment 2 Renata Hodovan 2014-12-17 02:25:32 PST
This seems to be working fine for me now.