We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21cd51e commit f8c621bCopy full SHA for f8c621b
1 file changed
css2/visudet.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
<html lang="en">
3
-<!-- $Id: visudet.src,v 2.149 2010-10-04 19:40:23 bbos Exp $ -->
+<!-- $Id: visudet.src,v 2.150 2010-10-05 19:27:11 bbos Exp $ -->
4
<head>
5
<title>Visual formatting model details</title>
6
<style type="text/css">
@@ -191,10 +191,6 @@ is given by the their <a
191
href="visuren.html#containing-block">containing block</a>, but may be
192
shorted by the presence of <a href="visuren.html#floats">floats</a>.
193
</p>
194
-<p>The width of a replaced element's box is <a
195
-href="conform.html#intrinsic">intrinsic</a> and may be scaled by the
196
-user agent if the value of this property is different than 'auto'.
197
-</p>
198
<p>Values have the following meanings:</p>
199
200
<dl>
0 commit comments