New issue
Advanced search Search tips

Issue 920784 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

adding a 0px length to a calc() expression changes table rendering.

Project Member Reported by emilio@chromium.org, Jan 10

Issue description

Chrome Version       : trunk
OS Version: 
URLs (if applicable) :
Other browsers tested:
  Add OK or FAIL after other browsers where you have tested this issue:
     Safari: FAIL
    Firefox: PASS (as in, the two tables render the same). I'm fixing behavior in https://bugzilla.mozilla.org/show_bug.cgi?id=957915 to agree with the spec and sanity.
    IE/Edge: Didn't test

What steps will reproduce the problem?
1. Open the attached test-case.

What is the expected result?
The two tables render the same.

What happens instead of that?
The two tables render differently.

See https://drafts.csswg.org/css-values/#calc-computed-value / https://github.com/w3c/csswg-drafts/issues/3482
 
t.html
236 bytes View Download
Summary: adding a 0px length to a calc() expression changes table rendering. (was: adding a 0px length to a calc() expression changes rendering.)
Status: Available (was: Unconfirmed)

Sign in to add a comment