diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:50 +0000 |
commit | def92d1b8e9d373e2f6f27c366d578d97d8960c6 (patch) | |
tree | 2ef34b9ad8bb9a9220e05d60352558b15f513894 /.stylelintignore | |
parent | Adding debian version 125.0.3-1. (diff) | |
download | firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.tar.xz firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.stylelintignore')
-rw-r--r-- | .stylelintignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.stylelintignore b/.stylelintignore index 500f560cfb..16ab9fea77 100644 --- a/.stylelintignore +++ b/.stylelintignore @@ -76,6 +76,12 @@ layout/style/test/gtest/example.css layout/style/test/mapped2.css layout/style/test/unstyled-frame.css +# TODO - Bug 1881094: temporarily ignored for firefox-android migration +mobile/android/android-components/components/feature/readerview/src/main/assets/extensions/readerview/readerview.css +mobile/android/android-components/components/feature/webcompat/src/main/assets/extensions/webcompat/about-compat/aboutCompat.css +mobile/android/android-components/docs/assets/main.scss +mobile/android/fenix/app/src/main/assets/shared_error_style.css + # Empty test files: netwerk/test/mochitests/test1.css netwerk/test/mochitests/test2.css |