Merge commit '04bb1f2f035343217875ce0fc19d3a7abde41717' into HEAD

Bug: 155031873
Change-Id: Ie7dc3f5c4b8999adf8e8885761fe65fd6ee65227
Merged-In: Ie7dc3f5c4b8999adf8e8885761fe65fd6ee65227
diff --git a/testing/resources/javascript/xfa_specific/bug_996123.in b/testing/resources/javascript/xfa_specific/bug_996123.in
new file mode 100644
index 0000000..aa67426
--- /dev/null
+++ b/testing/resources/javascript/xfa_specific/bug_996123.in
@@ -0,0 +1,47 @@
+{{header}}
+{{object 1 0}} <<
+  /Type /Catalog
+  /Pages 2 0 R
+  /AcroForm <<
+    /XFA 4 0 R
+  >>
+>>
+endobj
+{{object 2 0}} <<
+  /Type /Pages
+  /Count 1
+  /Kids [3 0 R]
+>>
+endobj
+{{object 3 0}} <<
+  /Type /Page
+  /Parent 2 0 R
+  /MediaBox [ 0 0 612 792 ]
+>>
+endobj
+{{object 4 0}} <<
+  {{streamlen}}
+>>
+stream
+<xdp:xdp xmlns:xdp="http://ns.adobe.com/xdp/">
+<template>
+  <subform name="subform1">
+    <event activity="docReady">
+      <script contentType="application/x-javascript">
+        xfa.host.openList("subform1.subform2.combobox")
+      </script>
+    </event>
+    <subform name="subform2" >
+      <field name="combobox">
+        <ui><choiceList></choiceList></ui>
+      </field>
+    </subform>
+  </subform>
+</template>
+</xdp:xdp>
+endstream
+endobj
+{{xref}}
+{{trailer}}
+{{startxref}}
+%%EOF