3d163cc822b29b676be5d1184824cab07b22f4f3
This is to implement the spec text here, where the spec defines the IDL attributes width and height in terms of the natural width and height when the image is not being rendered: https://html.spec.whatwg.org/multipage/embedded-content.html#dom-img-width This patch diverges from that^ spec text in two key ways, for interoperability, as described in this github comment: https://github.com/whatwg/html/issues/11287#issuecomment-2923467541 I've called these out in the code itself, and I intend to update the spec to address this divergence in that whatwg/html github-issue. Original Revision: https://phabricator.services.mozilla.com/D251988 Differential Revision: https://phabricator.services.mozilla.com/D267128
…
…
…
…
…
…
Bug 1872229 - Move mozilla-lint-rules to tooling-lint r=tcampbell,android-reviewers,adhingra,mcarare
Firefox is a fast, reliable and private web browser from the non-profit Mozilla organization.
Contributing
To learn how to contribute to Firefox read the Firefox Contributors' Quick Reference document.
We use bugzilla.mozilla.org as our issue tracker, please file bugs there.
Resources
- Firefox Source Docs is our primary documentation repository
- Nightly development builds can be downloaded from Firefox Nightly page
If you have a question about developing Firefox, and can't find the solution on Firefox Source Docs, you can try asking your question on Matrix at chat.mozilla.org in the Introduction channel.
Description
Languages
JavaScript
32.6%
C++
25.1%
HTML
20.9%
C
10.6%
Python
2.8%
Other
7.6%