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.144 2011-03-22 20:37:04 fantasai Exp $ -->
3+ <!-- $Id: changes.src,v 2.145 2011-03-22 20:59:45 fantasai Exp $ -->
44<HEAD>
55<TITLE>Changes</TITLE>
66</HEAD>
@@ -7088,7 +7088,7 @@ Minimum and maximum widths: 'min-width' and 'max-width'</a></h3>
70887088
70897089<blockquote>
70907090<p><ins>In CSS 2.1, the effect of 'min-width' and 'max-width' on
7091- table cells, table rows , and row groups is undefined.</ins>
7091+ table cells, table columns , and column groups is undefined.</ins>
70927092</blockquote>
70937093
70947094<!--========================== issue 241 ==========================-->
@@ -7138,7 +7138,7 @@ around the block-level box (and any block-level siblings that are
71387138consecutive or separated only by collapsible whitespace and/or
71397139out-of-flow elements), <del>dividing</del> <ins>splitting</ins> the
71407140inline box into two pieces (even if either side is empty)<ins>, one on
7141- each side of the block-level box</ins>.
7141+ each side of the block-level box(es) </ins>.
71427142</blockquote>
71437143
71447144<!--========================== issue 243 ==========================-->
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.157 2011-03-15 23:27:35 bbos Exp $ -->
3+ <!-- $Id: visudet.src,v 2.158 2011-03-22 20:59:45 fantasai Exp $ -->
44<head>
55<title>Visual formatting model details</title>
66<style type="text/css">
@@ -623,7 +623,7 @@ class="propinst-max-width">'max-width'</span> are illegal.
623623</p>
624624
625625<p>In CSS 2.1, the effect of 'min-width' and 'max-width' on
626- table cells, table rows , and row groups is undefined.
626+ table cells, table columns , and column groups is undefined.
627627
628628<p>The following algorithm describes how the two properties influence
629629the <a href="cascade.html#computed-value">used value</a>
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: visuren.src,v 2.184 2011-03-16 17:03:47 bbos Exp $ -->
3+ <!-- $Id: visuren.src,v 2.185 2011-03-22 20:59:45 fantasai Exp $ -->
44<head>
55<title>Visual formatting model</title>
66<meta name="editor" lang="tr" content="Tantek Çelik">
@@ -186,7 +186,7 @@ inside it.
186186the block-level box (and any block-level siblings that are consecutive
187187or separated only by collapsible whitespace and/or out-of-flow
188188elements), splitting the inline box into two boxes (even if either
189- side is empty), one on each side of the block-level box. The line
189+ side is empty), one on each side of the block-level box(es) . The line
190190boxes before the break and after the
191191break are enclosed in anonymous block boxes, and the block-level box
192192becomes a sibling of those anonymous boxes. When such an inline box is
You can’t perform that action at this time.
0 commit comments