b90db4cb4623e1441743f352cf3a7b87bb225d04
This patch doesn't fundamentally change the behavior or expectations of this test. This patch simply moves all of the img elements to a <template> (which is not rendered), and then appends a clone of those elements to a container within the body; and then those cloned img elements are what get tested. This sets the stage for later patches to append additional modified copies of these img elements, with small modifications (e.g. using 'srcset' rather than 'src'). Original Revision: https://phabricator.services.mozilla.com/D251659 Differential Revision: https://phabricator.services.mozilla.com/D267118
…
…
…
…
…
…
…
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%