This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 20289 - not resolving relative lengths to 0 absolute lengths
Summary: not resolving relative lengths to 0 absolute lengths
Status: RESOLVED FIXED
Alias: None
Product: CSS
Classification: Unclassified
Component: Device Adaptation (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Rune Lillesveen
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-07 11:11 UTC by Simon Pieters
Modified: 2013-05-07 06:44 UTC (History)
0 users

See Also:


Attachments

Description Simon Pieters 2012-12-07 11:11:22 UTC
http://hg.csswg.org/test/file/fb2ecd565a4f/contributors/opera/incoming/css-device-adapt tests 

 constrain-023.xht
 constrain-024.xht

are about not resolving relative lengths to 0 absolute lengths. The spec doesn't say anything explicit about it. It would be good to clarify the spec as to what the expected behavior should be.
Comment 1 Rune Lillesveen 2013-05-02 11:47:17 UTC
Proposed resolution:

http://lists.w3.org/Archives/Public/www-style/2013May/0041.html
Comment 2 Rune Lillesveen 2013-05-07 06:44:42 UTC
Resolved as proposed in the spec and adjusted tests to allow 0 specified and resolved lengths.