From: Jakub Narebski <jnareb@gmail.com>
To: Steven Walter <stevenrwalter@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] git_blame2: fix rendering on Firefox 3.0b5
Date: Tue, 22 Apr 2008 19:05:40 +0200 [thread overview]
Message-ID: <200804221905.41963.jnareb@gmail.com> (raw)
In-Reply-To: <1208821391-7895-1-git-send-email-stevenrwalter@gmail.com>
On Tue, 22 April 2008, stevenrwalter@gmail.com wrote:
> From: Steven Walter <stevenrwalter@gmail.com>
>
> Using variably-sized rows and rowspan does not render correctly with
> Firefox 3.0b5. Instead, make each row have the same number of cells.
Beta version of Firefox doesn't correctly render perfectly valid HTML;
more, the way rowspan was meanto to be used, see example in
http://www.w3.org/TR/html401/struct/tables.html#h-11.2.6.1
(subsection "Cells that span several rows or columns" in HTML 4.01)
and you want gitweb to generate invalid HTML?
Firefox 3.0b5 doesn't render, for a beta version, is not a valid
reason for me.
P.S. I don't know / remember who wrote the code in question...
--
Jakub Narebski
Poland
next parent reply other threads:[~2008-04-22 17:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1208821391-7895-1-git-send-email-stevenrwalter@gmail.com>
2008-04-22 17:05 ` Jakub Narebski [this message]
2008-04-22 17:46 ` [PATCH] git_blame2: fix rendering on Firefox 3.0b5 Steven Walter
2008-04-22 18:45 ` Jakub Narebski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200804221905.41963.jnareb@gmail.com \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
--cc=stevenrwalter@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).