File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22<html lang="en">
3- <!-- $Id: changes.src,v 2.155 2011-03-26 00:15:58 fantasai Exp $ -->
3+ <!-- $Id: changes.src,v 2.156 2011-03-26 13:49:02 bbos Exp $ -->
44<HEAD>
55<TITLE>Changes</TITLE>
66</HEAD>
@@ -7625,11 +7625,12 @@ height is left undefined:
76257625<blockquote>
76267626<p>If 'height' and 'width' both have computed values of 'auto' and the
76277627element has an intrinsic ratio but no intrinsic height or width,
7628- <del>and the containing block's width does not itself depend on the
7628+ <del>and</del> <ins>then the used value of 'width' is
7629+ undefined in CSS 2.1. However, it is suggested that, if</ins>
7630+ the containing block's width does not itself depend on the
76297631replaced element's width, then the used value of 'width' is calculated
76307632from the constraint equation used for block-level, non-replaced
7631- elements in normal flow</del> <ins>then the used value of 'width' is
7632- undefined in CSS 2.1</ins>.
7633+ elements in normal flow.
76337634</blockquote>
76347635
76357636<!--========================== issue 285 ==========================-->
Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22<html lang="en">
3- <!-- $Id: visudet.src,v 2.166 2011-03-26 00:02:01 fantasai Exp $ -->
3+ <!-- $Id: visudet.src,v 2.167 2011-03-26 13:47:52 bbos Exp $ -->
44<head>
55<title>Visual formatting model details</title>
66<style type="text/css">
@@ -301,6 +301,10 @@ value of <span class="propinst-width">'width'</span> is:
301301have computed values of 'auto' and the element has an intrinsic ratio
302302but no intrinsic height or width, then the used value of 'width' is
303303undefined in CSS 2.1.
304+ However, it is suggested that, if the containing block's width
305+ does not itself depend on the replaced element's width, then the used
306+ value of 'width' is calculated from the constraint equation used for
307+ block-level, non-replaced elements in normal flow.
304308
305309<p>Otherwise, if <span class="propinst-width">'width'</span> has a
306310computed value of 'auto', and the element has an intrinsic width, then
You can’t perform that action at this time.
0 commit comments