Merge pull request #2418 from max-schaefer/js/file-locatable

JavaScript: Make `File` not extend `Locatable` anymore.
This commit is contained in:
Asger F
2019-12-02 16:15:14 +00:00
committed by GitHub
6 changed files with 111 additions and 34 deletions

View File

@@ -1,8 +1,8 @@
| /src/tst.html<\|>jquery<\|>23.0.0 | 4 |
| /src/a.js<\|>lib3<\|>unknown | 3 |
| /src/tst.html<\|>jquery<\|>23.0.0 | 3 |
| /src/tst.html<\|>jquery<\|>42.0.0 | 3 |
| /src/a.js<\|>lib1<\|>1.0.2 | 2 |
| /src/b.js<\|>lib3<\|>unknown | 2 |
| /src/tst.html<\|>jquery<\|>42.0.0 | 2 |
| /src/a.js<\|>lib2<\|>1.0.0 | 1 |
| /src/b.js<\|>lib2<\|>1.0.0 | 1 |
| /src/sub/c.js<\|>lib1<\|>1.0.2 | 1 |