X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=lT98dyWWRqQ7lHvq096YLcsZ7HjY1vEsKVbr4VEQGK3Uc/MZCW0vZ
	ydyOvhDPkdPaEYbVUfS84oURT8IpXk/2rCRjyKoSa6aacsT/0897f2DXCN8l3PC2
	5kQpmUtIVjeUUEFpeTZM8i2OQ1oYDi3yko8y+HhbTLQJtk/DlW51Hg=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; s=default;
	 bh=lXbocirpoFvpHT2AKb4Jt+d0Vls=; b=hdcJTyeIPehG6ydR6nwtHeRZLJJP
	hKfEV04cC6QqyK0P0+sLgGCVIC598gCIGrirjmhr26FkSxmsxzW7IUKAL5ls2Bom
	PWs9WEAo0ZM9SUVSa2d6K+YfrDsabiI6ll/wqXBl8Y4YZ/D9bKX6+xedxjt+wrNA
	WML7kdps7XJALSY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_20 autolearn=ham version=3.3.1
Date: Mon, 3 Jun 2013 12:12:54 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: sqlite3: bug with monotone
Message-ID: <20130603101254.GB14318@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <51A7862F.1070507@etr-usa.com> <51A7D47E.3050502@users.sourceforge.net> <51A7F547.6020509@etr-usa.com> <20130531092228.GB30659@calimero.vinschen.de> <51A900EF.2020606@etr-usa.com> <20130601105741.GC30659@calimero.vinschen.de> <20130602103125.GE13934@calimero.vinschen.de> <loom.20130603T100039-928@post.gmane.org> <20130603084224.GG30262@calimero.vinschen.de> <loom.20130603T113550-565@post.gmane.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <loom.20130603T113550-565@post.gmane.org>
User-Agent: Mutt/1.5.21 (2010-09-15)

On Jun  3 09:53, Achim Gratz wrote:
> Corinna Vinschen <corinna-cygwin <at> cygwin.com> writes:
> > > BTW, on the webpage with the snapshots the 'colspan="3"' should be
> > > removed in the table cells for the file names.
> > 
> > I'm not a web designer, so, why?
> 
> The cell with the snapshot date specifies 'colspan="4"' and the other rows
> have four columns, so the intention is clearly that it should span across
> the whole table.  So trying to span three non-existing columns in the
> filename cells causes the date cell to span only two columns effectively and
> leaves the last two columns empty (since no cell is defined for those).
> 
> If you want to test it first: In Firefox, Shift-F2 gives you a command line
> where you can remove all colspan definitions via "pagemod remove attribute
> colspan td".  Then use the Inspector (Ctrl-Shift-I) to re-add 'colspan="4"'
> to one of the date cells.

The colspan=3 is for the cell containing the filesize.  There's no
colspan for the cell with the filename, afaics.  Changing the colspan
for the filesize cell to 4 looks weird nad incorrect.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

