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.150 2011-03-24 16:22:08 bbos Exp $ -->
3+ <!-- $Id: changes.src,v 2.151 2011-03-24 21:04:05 bbos Exp $ -->
44<HEAD>
55<TITLE>Changes</TITLE>
66</HEAD>
@@ -6618,7 +6618,8 @@ is inline and split over multiple lines:
66186618<li>In the case that the ancestor is an <del>inline box</del>
66196619<ins>inline-level element</ins>, the containing block <del>depends on
66206620the <span class="propinst-direction">'direction'</span> property of
6621- the ancestor:</del> <ins>is the bounding box around the first and the
6621+ the ancestor:</del> <ins>is the bounding box around the padding boxes
6622+ of the first and the
66226623last inline boxes generated for that element. In CSS 2.1, if the
66236624inline-level element is split across multiple lines, the containing
66246625block is undefined.</ins>
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.162 2011-03-24 16: 21:45 bbos Exp $ -->
3+ <!-- $Id: visudet.src,v 2.163 2011-03-24 21:04:28 bbos Exp $ -->
44<head>
55<title>Visual formatting model details</title>
66<style type="text/css">
@@ -50,7 +50,8 @@ or 'fixed', in the following way:
5050<ol>
5151<li>In the case that the ancestor is an <a
5252href="visuren#inline-level">inline-level element,</a> the containing
53- block is the bounding box around the first and the last inline boxes
53+ block is the bounding box around the padding boxes of the first and
54+ the last inline boxes
5455generated for that element. In CSS 2.1, if the inline-level
5556element is split
5657across multiple lines, the containing block is undefined.
You can’t perform that action at this time.
0 commit comments