- From: Lachlan Hunt <lachlan.hunt@lachy.id.au>
- Date: Mon, 14 Aug 2006 21:01:44 +1000
- To: public-appformats@w3.org
Hi,
There's an error in the example within the Introduction of the
current CVS version of XBL 2.0.
XBL:
<binding id="nav-then-main">
CSS:
/* Reorder content */
body { -xbl-binding: url(example.xbl#nav-before-main); }
The fragment identifer doesn't match the id of the binding element.
http://dev.w3.org/cvsweb/~checkout~/2006/xbl2/Overview.html?content-type=text/html;%20charset=utf-8#introduction
--
Lachlan Hunt
http://lachy.id.au/
Received on Monday, 14 August 2006 11:02:25 UTC