X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 To: cygwin AT cygwin DOT com Subject: Re: sqlite3: bug with monotone Message-ID: <20130603101254.GB14318@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <51A7862F DOT 1070507 AT etr-usa DOT com> <51A7D47E DOT 3050502 AT users DOT sourceforge DOT net> <51A7F547 DOT 6020509 AT etr-usa DOT com> <20130531092228 DOT GB30659 AT calimero DOT vinschen DOT de> <51A900EF DOT 2020606 AT etr-usa DOT com> <20130601105741 DOT GC30659 AT calimero DOT vinschen DOT de> <20130602103125 DOT GE13934 AT calimero DOT vinschen DOT de> <20130603084224 DOT GG30262 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) On Jun 3 09:53, Achim Gratz wrote: > Corinna Vinschen 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