1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-22 08:08:07 +02:00

XFA - Add support for few ui elements (#13115)

- input;
  - layout;
  - border;
  - margin;
  - color.
This commit is contained in:
calixteman 2021-03-31 15:42:21 +02:00 committed by GitHub
parent 84d7cccb1d
commit b3528868c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 799 additions and 74 deletions

View file

@ -117,7 +117,7 @@ describe("XFAParser", function () {
anchorType: "topLeft",
colSpan: 1,
columnWidths: [0],
h: 0,
h: "",
hAlign: "left",
id: "",
layout: "position",
@ -134,7 +134,7 @@ describe("XFAParser", function () {
scope: "name",
use: "",
usehref: "",
w: 0,
w: "",
x: 0,
y: 0,
proto: {