-moz-background-*

3 views
Skip to first unread message

Álvaro G. Vicario

unread,
Jan 18, 2010, 11:28:04 AM1/18/10
to Firebug
I understand that if I disable the "Show User Agent CSS" option I
should not see this in the Style panel, should I?

-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;

The option is working because it adds or remove "html.css" to the
panel but I cannot hide these other rules. The panel claims they are
in the site's *.css file (it mentions the file name and the line). If
I click on the file link I get a copy of the file where those rules
_are_ actually there. But they're *not* there if I inspect the CSS
file from Firefox's View Source and, definitively, they aren't in the
original file.

I've disabled JavaScript just in case but it still happens. It only
seems to affect one of the sites I am developing. I do all sites
mostly the same way so I can't figure out what makes this different.

Do you have any clue about why this -moz-background-* stuff shows up?

I'm using latest 1.5.0 on Windows XP.

Pedro Simonetti Garcia

unread,
Jan 18, 2010, 11:46:15 AM1/18/10
to fir...@googlegroups.com
Hi Álvaro,

It seems a bug. 

I suppose this is a new Mozilla proprietary CSS property,
and Firebug isn't ignoring it (as it does with other moz-*
properties). 

This seems simple to be fixed, so please file a new issue, 
with a small HTML file that reproduces this problem, and
we'll fix it as soon as we can:

regards,

Pedro Simonetti.


2010/1/18 Álvaro G. Vicario <alv...@demogracia.com>
--
You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to fir...@googlegroups.com.
To unsubscribe from this group, send email to firebug+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/firebug?hl=en.




Álvaro G. Vicario

unread,
Jan 18, 2010, 12:12:51 PM1/18/10
to Firebug
On Jan 18, 5:46 pm, Pedro Simonetti Garcia <pedrosimone...@gmail.com>
wrote:

> It seems a bug.
>
> I suppose this is a new Mozilla proprietary CSS property,
> and Firebug isn't ignoring it (as it does with other moz-*
> properties).
>
> This seems simple to be fixed, so please file a new issue,
> with a small HTML file that reproduces this problem, and
> we'll fix it as soon as we can:

Here it is:

http://code.google.com/p/fbug/issues/detail?id=2707

I used "File-> Save as" to save the page into disk and stripped code
until the issue disappeared. I hope you can reproduce it.

Reply all
Reply to author
Forward
0 new messages