firebug / firebug.next

Next Firebug generation built on top of native Firefox developer tools
Other
229 stars 37 forks source link

highlighting used/rendered font in firebug natively #386

Open hpvd opened 9 years ago

hpvd commented 9 years ago

Very tiny but great tool for highlighting used/rendered font in firebug https://addons.mozilla.org/de/firefox/addon/firefontfamily/?src=api since firebug extensions will not work in firebug next Maybe this could be done natively in firebug 3.0?

aliuk2012 commented 9 years ago

Thanks for the report. @janodvarko couldn't this be a good candidate for native devtools feature? Basically highlight the given font family being used and greys out the other.

aliuk2012 commented 9 years ago

@janodvarko I've tried to test this feature in native FireFox devtools for the following builds Firefox 38.0.5 Firefox Dev Edition 40.a1 and 40.a2 Nightly 41.0a1

None of these builds offered this feature.

Do you think its possible we can push for this to be done in devtools?