mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
strict mode in js
This commit is contained in:
parent
3fd823e082
commit
c4757c7fae
@ -6,6 +6,8 @@
|
||||
* Copyright 2012,2013 Lu Wang <coolwanglu@gmail.com>
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
var pdf2htmlEX = (function(){
|
||||
var CSS_CLASS_NAMES = {
|
||||
page_frame : '@CSS_PAGE_FRAME_CN@',
|
||||
|
Loading…
Reference in New Issue
Block a user