We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08968cb commit 7a5402aCopy full SHA for 7a5402a
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.156 2011-03-15 23:09:02 bbos Exp $ -->
+<!-- $Id: visudet.src,v 2.157 2011-03-15 23:27:35 bbos Exp $ -->
4
<head>
5
<title>Visual formatting model details</title>
6
<style type="text/css">
@@ -50,7 +50,8 @@ ancestor with a <span class="propinst-position">'position'</span> of
50
containing block is the initial containing block. In CSS 2.1, if
51
that nearest ancestor is an <a
52
href="visuren#inline-level">inline-level element</a> that splits
53
-across multiple lines, the containing block is undefined.
+across multiple lines, or splits into multiple boxes due to bidi
54
+processing, the containing block is undefined.
55
</li>
56
</ol>
57
0 commit comments