Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XFA - Implement usehref support #13473

Merged
merged 1 commit into from
Jun 4, 2021
Merged

Conversation

calixteman
Copy link
Contributor

@calixteman calixteman commented May 31, 2021

  • attribute 'use' was already implemented but not usehref
  • in general, usehref should make reference to current document
  • add support for SOM expressions in use and usehref to search a node.
  • get prototype for all nodes if any.

@brendandahl
Copy link
Contributor

/botio test

@pdfjsbot
Copy link

pdfjsbot commented Jun 2, 2021

From: Bot.io (Linux m4)


Received

Command cmd_test from @brendandahl received. Current queue size: 0

Live output at: http://54.67.70.0:8877/4d854ae8517a0b4/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jun 2, 2021

From: Bot.io (Windows)


Received

Command cmd_test from @brendandahl received. Current queue size: 0

Live output at: http://3.101.106.178:8877/385bcaba4ac13cf/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jun 3, 2021

From: Bot.io (Linux m4)


Failed

Full output at http://54.67.70.0:8877/4d854ae8517a0b4/output.txt

Total script time: 26.01 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Integration Tests: Passed
  • Regression tests: FAILED

Image differences available at: http://54.67.70.0:8877/4d854ae8517a0b4/reftest-analyzer.html#web=eq.log

@pdfjsbot
Copy link

pdfjsbot commented Jun 3, 2021

From: Bot.io (Windows)


Failed

Full output at http://3.101.106.178:8877/385bcaba4ac13cf/output.txt

Total script time: 29.09 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Integration Tests: FAILED
  • Regression tests: FAILED

Image differences available at: http://3.101.106.178:8877/385bcaba4ac13cf/reftest-analyzer.html#web=eq.log

@brendandahl
Copy link
Contributor

/botio-windows integrationtest

@pdfjsbot
Copy link

pdfjsbot commented Jun 3, 2021

From: Bot.io (Windows)


Received

Command cmd_integrationtest from @brendandahl received. Current queue size: 0

Live output at: http://3.101.106.178:8877/1203cca3abe7973/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jun 3, 2021

From: Bot.io (Windows)


Failed

Full output at http://3.101.106.178:8877/1203cca3abe7973/output.txt

Total script time: 5.58 mins

  • Integration Tests: FAILED

  - attribute 'use' was already implemented but not usehref
  - in general, usehref should make reference to current document
  - add support for SOM expressions in use and usehref to search a node.
  - get prototype for all nodes if any.
@calixteman calixteman merged commit e0676ec into mozilla:master Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants