Sign in
pdfium
/
pdfium
/
1d300176983c4d57bfe4d93a66b36251a93fb6ff
/
.
/
testing
/
resources
/
javascript
/
xfa_specific
/
xfa_container_expected.txt
blob: c76d4d869b58df11e6bf6f45e4810909b6823e72 [
file
] [
log
] [
blame
]
Alert
:
PASS
:
typeof
my_doc
.
getDelta
=
function
Alert
:
PASS
:
typeof
my_doc
.
getDeltas
=
function
Alert
:
PASS
:
my_doc
.
getDelta
(
'args'
,
'not'
,
'checked'
)
=
undefined
Alert
:
PASS
:
my_doc
.
getDeltas
(
'args'
,
'not'
,
'checked'
)
=
[
object
XFAObject
]