- From: Ian Hickson <ian@hixie.ch>
- Date: Mon, 14 Aug 2006 20:31:12 +0000 (UTC)
- To: Lachlan Hunt <lachlan.hunt@lachy.id.au>
- Cc: public-appformats@w3.org
On Mon, 14 Aug 2006, Lachlan Hunt wrote:
>
> 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
Man, I love working in public. I only checked this in about 12 hours ago
and you're all already finding problems with it! Sweet!
Fixed.
--
Ian Hickson U+1047E )\._.,--....,'``. fL
http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Monday, 14 August 2006 20:31:39 UTC