Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Forms hidden inside tables by default?

29 views
Skip to first unread message

Bobby Jack

unread,
Nov 11, 2008, 7:34:14 AM11/11/08
to dev-te...@lists.mozilla.org
Hi all,

Can anyone explain to me the rationale behind the following (from html.css)?

tr > form:-moz-is-html, tbody > form:-moz-is-html,
thead > form:-moz-is-html, tfoot > form:-moz-is-html,
table > form:-moz-is-html {
/* Important: don't show these forms in HTML */
display: none !important;
}

I have a funny feeling that this is supposed to target REALLY bad markup,
and the moz-is-html may relate to the DOCTYPE in some fashion, but specific
details would be good (that comment could be a bit more helpful). I ask
because I'm trying to view content on a website (not mine) but it's just not
displaying, because of this rule!

Regards,

- Bobby

Bobby Jack

unread,
Nov 11, 2008, 8:01:45 AM11/11/08
to dev-te...@lists.mozilla.org
Never mind - the problem appears to be caused by a bug with the 'Better
Gmail 2' addon (https://addons.mozilla.org/en-US/firefox/addon/6076)

- Bobby

2008/11/11 Bobby Jack <bobb...@gmail.com>

0 new messages