Skip to content

Commit 5e47f13

Browse files
committed
[css2] MAdd mssed block-container change from Changes section.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403191
1 parent 35eb6cc commit 5e47f13

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/changes.src

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: changes.src,v 2.154 2011-03-26 00:02:01 fantasai Exp $ -->
3+
<!-- $Id: changes.src,v 2.155 2011-03-26 00:15:58 fantasai Exp $ -->
44
<HEAD>
55
<TITLE>Changes</TITLE>
66
</HEAD>
@@ -5117,8 +5117,8 @@ corresponds to adding a LRE (U+202A; for 'direction: ltr') or RLE
51175117
<dd>For inline<del>-level</del> elements this creates an override.
51185118
For <del>block-level, table-cell, table-caption, or
51195119
inline-block</del> <ins>block container</ins> elements this creates an
5120-
override for inline-level descendants not within another block-level,
5121-
table-cell, table-caption, or inline-block element. This means that
5120+
override for inline-level descendants not within another block container
5121+
element. This means that
51225122
inside the element, reordering is strictly in sequence according to
51235123
the 'direction' property; the implicit part of the bidirectional
51245124
algorithm is ignored. This corresponds to adding a LRO (U+202D; for

0 commit comments

Comments
 (0)