1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-04 17:18:40 +00:00
Commit Graph

1885 Commits

Author SHA1 Message Date
Lu Wang
9d8ff22322 0.13.6 2015-03-18 19:11:18 +08:00
Lu Wang
58367240c3 Merge pull request #488 from duanyao/check_illegal_unicode
Improve checking of illegal unicode in HTML, matching Webkit and Firefox
2015-03-18 19:10:58 +08:00
Duan Yao
66231996fd Improve checking of illegal unicode in HTML, matching Webkit and Firefox's implementation. 2015-03-18 19:06:06 +08:00
Lu Wang
5a66ac5a55 mark U+200B as illegal 2015-03-18 18:07:50 +08:00
Lu Wang
65c5c340fc [skip ci] 0.13.4, travis still failing 2015-03-17 19:33:23 +08:00
Lu Wang
aee0f09af8 mute http server in travis 2015-03-17 19:19:41 +08:00
Lu Wang
c1d3720036 wait for page loaded in auto tests 2015-03-17 19:07:05 +08:00
Lu Wang
d8b86df0e5 update test case references 2015-03-17 17:31:19 +08:00
Lu Wang
2175d667c0 ..[skip ci] 2015-03-17 13:50:23 +08:00
Lu Wang
61e5a18c40 fixing tests 2015-03-17 13:47:29 +08:00
Lu Wang
8b166129d3 Update CONTRIBUTING.md 2015-03-16 23:00:19 +08:00
Lu Wang
88e5fade10 Merge pull request #484 from duanyao/workaround_spaces_webkit
Workaround spaces issues of blink/webkit
2015-03-16 22:19:52 +08:00
Duan Yao
ebbdbef47e Workaround bugs of blink/webkit: (negative) word-spacing, leading spaces, inline/inline-block elements. 2015-03-16 02:44:38 +08:00
Duan Yao
0b873f62b2 Revert "Workaround chrome/webkit bug of word-spacing with leading spaces."
This reverts commit fdf1c36744.
2015-03-15 21:47:31 +08:00
Lu Wang
568dc8e650 revert previous commit, which broke the test case for text visibility 2015-03-15 17:36:06 +08:00
Lu Wang
7706bd7a96 0.13.0
- Use micro version number
- Do not output leading space due to a chromium bug
- Fixed test case for with_form
2015-03-15 14:39:58 +08:00
Lu Wang
d4fc82b901 fix for poppler 0.31.0 2015-02-16 16:56:43 +08:00
Lu Wang
fcbba4b205 Merge pull request #461 from afrosimon/incoming
Adding adobe form support, part 2
2015-01-28 21:05:06 +08:00
Simon Chenard
a90ae31a8a cleanup in form.cc 2015-01-27 16:01:30 -05:00
Simon Chenard
54781e0523 include-forms option : a few style changes 2015-01-26 10:20:00 -05:00
Simon Chenard
db10f6744a added mention when encountering unsupported field + some stylistic changes 2015-01-16 15:23:38 -05:00
Simon Chenard
f284a8aabe added tests for the process-form flag 2014-12-18 10:49:53 -05:00
Simon Chenard
9fd1ba37de As suggested by Lu Wand, merging the adobe-form branch into the incoming branch 2014-12-03 14:32:01 -05:00
Simon Chenard
87bc6c06d4 small CSS fix for the radio button image 2014-12-03 14:31:38 -05:00
Lu Wang
1ee2ce5149 debug sauce labs options 2014-11-20 17:11:22 +08:00
Lu Wang
25e720f650 disable remote test when sauce labs is not availabe[ci skip] 2014-11-20 17:07:48 +08:00
Lu Wang
92d11a45c5 debug sauce labs 2014-11-20 17:00:29 +08:00
Lu Wang
f54dfba996 debug travis 2014-11-20 16:30:19 +08:00
Lu Wang
899eeef3a4 Merge remote-tracking branch 'origin/incoming' into wl 2014-11-20 16:29:46 +08:00
Lu Wang
1807b73524 merge 2014-11-20 16:29:20 +08:00
Lu Wang
942bf388f5 Enable Sauce Advisor 2014-11-20 15:50:22 +08:00
Lu Wang
bc6d9c5a24 record screenshot in remote tests 2014-11-20 13:04:34 +08:00
Lu Wang
df340bf3c4 descripten for test[ci skip] 2014-11-20 12:23:19 +08:00
Lu Wang
3df6a8a893 imporving tests[ci skip] 2014-11-20 12:19:45 +08:00
Lu Wang
52807ca27e fix travis 2014-11-20 03:35:35 +08:00
Lu Wang
641de043f9 fix travis 2014-11-20 03:13:03 +08:00
Lu Wang
e03bf6ec90 fix travis 2014-11-20 02:58:08 +08:00
Lu Wang
ce01364e7c install sauceclient for travis 2014-11-20 02:47:03 +08:00
Lu Wang
e2a8e87549 .. 2014-11-20 02:35:53 +08:00
Lu Wang
84bb6c9082 test remote browsers using sauce labs 2014-11-20 02:27:08 +08:00
Lu Wang
de08a72bf4 update dependencies [ci skip] 2014-11-20 00:08:19 +08:00
Lu Wang
9071000839 .. 2014-11-19 01:05:26 +08:00
Lu Wang
1aaec6192d track branch wl in travis 2014-11-19 00:51:09 +08:00
Lu Wang
2bda9bb3ec improving tests
disable ttfautohint in test refs
2014-11-19 00:48:18 +08:00
Lu Wang
128e7982fe fix test 2014-11-18 13:25:03 +08:00
Lu Wang
757810f170 travis debug
Update README.md

track travis branch on CI

install ttfautohint; run ctest with output-on-failure

check more c++11 features

use local browser to test

install selenium through pip in travis

refactor tests

use html instead of png as reference
2014-11-18 13:17:22 +08:00
Lu Wang
f865a96a61 install selenium through pip in travis 2014-11-18 04:48:08 +08:00
Lu Wang
0261992c3d install selenium in travis 2014-11-18 04:38:34 +08:00
Lu Wang
abb278c3e2 check more c++11 features
use local browser to test
2014-11-18 04:29:24 +08:00
Lu Wang
24dd236614 check more c++11 features 2014-11-17 22:53:42 +08:00