Manas
|
a2ba1b8189
|
Uses editorconfig to maintain consistent coding styles
Removes the following as they unnecessary
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
|
10 years ago |
Collin Anderson
|
54e984c763
|
cleaned whitespace
|
10 years ago |
Rob Wu
|
b57d35034c
|
Remove TextDecoder feature tests
TextDecoder is not required by PDF.js any more, and the wiki entry has been deleted as well:
13ddaa9845...09aac34e58
|
11 years ago |
Yury Delendik
|
4ce6cb8b0f
|
Uses postMessage transfers
|
12 years ago |
Brendan Dahl
|
e9f5336cc9
|
Add atob polyfill. Remove uneeded data uri polyfill.
|
12 years ago |
Yury Delendik
|
abc890a9be
|
Adds fill('evenodd') as alternative for mozFillRule
|
12 years ago |
Brendan Dahl
|
ed1fa5a919
|
Add feature test for blend mode.
|
12 years ago |
vyv03354
|
b591d39130
|
Remove the test of experimental properties in workers
|
12 years ago |
vyv03354
|
be6cf15060
|
Add feature tests for TextDecoder
|
12 years ago |
Yury Delendik
|
0e70aacc51
|
Tests presence of the xhr-response in the worker
|
13 years ago |
Yury Delendik
|
a7f0e9612a
|
Using setDash for dashed lines
|
13 years ago |
Yury Delendik
|
bcbc21a51c
|
Fixes feature tests titles
|
13 years ago |
Yury Delendik
|
10f37f7e40
|
PDF.js features testing
|
13 years ago |