bsmither
9 years ago
Firebug: 2.0.15, Firefox: 44.02
I have observed on the CSS Panel, having chosen CSS file to inspect, if
that file is malformed, the panel displays:
"There are no rules. You can create a rule."
If I then enable "Source Edit", there is simply an empty line 1.
However, the file is not empty!
On the Net Panel, I expand the GET request for that CSS file and look on
the Response tab.
The malformation is where the first line starts a block comment, and which
is never terminated correctly:
/* You can add custom rules here *
.custom_1 { color: green; }
I would expect to see the above code in the CSS Panel, Source Edit enabled,
but that is not the case.
I have observed on the CSS Panel, having chosen CSS file to inspect, if
that file is malformed, the panel displays:
"There are no rules. You can create a rule."
If I then enable "Source Edit", there is simply an empty line 1.
However, the file is not empty!
On the Net Panel, I expand the GET request for that CSS file and look on
the Response tab.
The malformation is where the first line starts a block comment, and which
is never terminated correctly:
/* You can add custom rules here *
.custom_1 { color: green; }
I would expect to see the above code in the CSS Panel, Source Edit enabled,
but that is not the case.
--
You received this message because you are subscribed to the Google Groups "Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebug+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/firebug.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/202f0dd3-3d27-4a6c-8d40-3cdebf87f600%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebug+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/firebug.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/202f0dd3-3d27-4a6c-8d40-3cdebf87f600%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.