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: visuren.src,v 2.129 2006-05-09 13:24:08 fantasai Exp $ -->
3+ <!-- $Id: visuren.src,v 2.130 2006-05-09 13:56:34 fantasai Exp $ -->
44<head>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<title>Visual formatting model</title>
@@ -1827,7 +1827,7 @@ is its position on the z-axis relative to other boxes in the same
18271827stacking context. Boxes with greater stack levels are always formatted
18281828in front of boxes with lower stack levels. Boxes may have negative
18291829stack levels. Boxes with the same stack level in a stacking context
1830- are stacked bottom -to-top according to document tree order.
1830+ are stacked back -to-front according to document tree order.
18311831</p>
18321832
18331833<p>
You can’t perform that action at this time.
0 commit comments