1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 06:38:07 +02:00

[Editor] Update the loading icon when wait for ML to take into account prefered-reduced-motion setting

* The icon has been updated in https://bugzilla.mozilla.org/show_bug.cgi?id=1908920;
 * Add a linter to check that a svg element doesn't have fill="context-fill" attribute.
This commit is contained in:
Calixte Denizet 2024-08-30 10:52:52 +02:00
parent f6216df889
commit 36c5d192c7
5 changed files with 902 additions and 67 deletions

View file

@ -50,6 +50,7 @@
"puppeteer": "^23.1.1",
"stylelint": "^16.8.2",
"stylelint-prettier": "^5.0.2",
"svglint": "^3.0.0",
"terser-webpack-plugin": "^5.3.10",
"tsc-alias": "^1.8.10",
"ttest": "^4.0.0",