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.151 2011-03-24 21:04:05 bbos Exp $ -->
3+ <!-- $Id: changes.src,v 2.152 2011-03-25 00:05:00 bbos Exp $ -->
44<HEAD>
55<TITLE>Changes</TITLE>
66</HEAD>
@@ -6621,7 +6621,7 @@ the <span class="propinst-direction">'direction'</span> property of
66216621the ancestor:</del> <ins>is the bounding box around the padding boxes
66226622of the first and the
66236623last inline boxes generated for that element. In CSS 2.1, if the
6624- inline-level element is split across multiple lines, the containing
6624+ inline element is split across multiple lines, the containing
66256625block is undefined.</ins>
66266626<ol>
66276627<li><del>If the <span class="propinst-direction">'direction'</span> is
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.163 2011-03-24 21:04:28 bbos Exp $ -->
3+ <!-- $Id: visudet.src,v 2.164 2011-03-25 00:07:12 bbos Exp $ -->
44<head>
55<title>Visual formatting model details</title>
66<style type="text/css">
@@ -48,11 +48,10 @@ established by the nearest ancestor with a <span
4848class="propinst-position">'position'</span> of 'absolute', 'relative'
4949or 'fixed', in the following way:
5050<ol>
51- <li>In the case that the ancestor is an <a
52- href="visuren#inline-level">inline-level element,</a> the containing
51+ <li>In the case that the ancestor is an inline element, the containing
5352block is the bounding box around the padding boxes of the first and
5453the last inline boxes
55- generated for that element. In CSS 2.1, if the inline-level
54+ generated for that element. In CSS 2.1, if the inline
5655element is split
5756across multiple lines, the containing block is undefined.
5857</li>
You can’t perform that action at this time.
0 commit comments