Skip to content

Commit 42b35e7

Browse files
committed
spec/css3-box: edited
1 parent 21a8768 commit 42b35e7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

spec/css3-box.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ Problem: difficulty in inserting new rules to modify how the containing block of
5555
Problem: difficulty in restricting attention to only those boxes for whom the container will establish the containing block \\
5656
Problem: difficulty in removing boxes from the set of potential containing block–establishing boxes for a given kind of box.
5757

58-
NOTE: from css3-regions: "The edges of the first CSS region in a region chain associated with a named flow establish the rectangle that is the containing block used for absolutely positioned elements in the named flow which do not have an ancestor with a ‘position’ of ‘absolute’, ‘relative’ or ‘fixed’ (see [CSS21]). That first CSS region rectangle is used as the containing block instead of the initial containing block. This does not affect fixed position elements in the named flow - they are still positioned relative to the viewport or page area even if they have been redirected to a named flow."
59-
6058

6159
=====Anonymous boxes=====
6260

0 commit comments

Comments
 (0)