dfd471c795728c2c2f3a31b3ed3f9d29630a1608
I originally created this test as a placeholder to test some edge cases where the naturalWidth and naturalHeight might be unavailable (hence "unavailable" in the name), with the intent of ultimately merging it back into naturalWidth-naturalHeight.html once https://github.com/whatwg/html/issues/11287 was resolved. However, I'm now planning for this test to just be the canonical test for the img.{naturalWidth,naturalHeight,width,height} attributes, for a variety of scenarios (not just ones where the natural width/height might be unavailable). Then we can remove the naturalWidth-naturalHeight.html test entirely (obsoleted by this test) when the spec change is complete. This patch is the first part of this -- just renaming the test and updating the title to reflect its new broader purpose. Original Revision: https://phabricator.services.mozilla.com/D251969 Differential Revision: https://phabricator.services.mozilla.com/D267120
…
…
…
…
…
…
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%