Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Default Property Values Not Showing On Firefox Dev Edition

  • Geen antwoorden
  • 1 heeft dit probleem
  • 4 weergaven
more options

Firefox Dev Ed is a great browser for web development and tweaking CSS. But sadly it does not always show default property values.

A classic example of this is the
    element's default padding-left property. This apparently is set at 40px automatically unless overridden by the web designer. I think that ALL inherited or default properties of elements ought to be clearly shown in the inspect tool's styling listings. You could spend hours maddeningly trying to find the cause of some of these offsets to what you expected to display. The curious thing is that some inherited or default property values are shown on the inspect tool - which leads us to assume that what is seen on inspect is all that there is . . . This change should not be too difficult to implement. And it would be a great thing to have when searching down unexpected behaviour in webpage displays.
Firefox Dev Ed is a great browser for web development and tweaking CSS. But sadly it does not always show default property values. A classic example of this is the <ul> element's default ''padding-left'' property. This apparently is set at ''40px'' automatically unless overridden by the web designer. I think that '''ALL inherited or default properties of elements ought to be clearly shown in the inspect tool's styling listings.''' You could spend hours maddeningly trying to find the cause of some of these offsets to what you expected to display. The curious thing is that '''some''' inherited or default property values are shown on the inspect tool - which leads us to assume that what is seen on inspect is all that there is . . . This change should not be too difficult to implement. And it would be a great thing to have when searching down unexpected behaviour in webpage displays.
Gekoppelde schermafbeeldingen

Bewerkt door tamjk op