Skip to content

Use the DOMSVGFactory, rather than manually creating the SVG-element, in createMatrix (PR 13361 follow-up) #13505

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

Merged

Conversation

Snuffleupagus
Copy link
Collaborator

Generally, in the src/display/ folder, we utilize DOMSVGFactory rather than manually creating an SVG-element; hence let's do the same thing in src/display/pattern_helper.js as well.

…t, in `createMatrix` (PR 13361 follow-up)

Generally, in the `src/display/` folder, we utilize `DOMSVGFactory` rather than manually creating an SVG-element; hence let's do the same thing in `src/display/pattern_helper.js` as well.
@Snuffleupagus
Copy link
Collaborator Author

/botio test

@pdfjsbot
Copy link

pdfjsbot commented Jun 7, 2021

From: Bot.io (Windows)


Received

Command cmd_test from @Snuffleupagus received. Current queue size: 1

Live output at: http://3.101.106.178:8877/5f74beac177bf1d/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jun 7, 2021

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.67.70.0:8877/0e257d4dbc6a35b/output.txt

Copy link
Contributor

@calixteman calixteman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@pdfjsbot
Copy link

pdfjsbot commented Jun 7, 2021

From: Bot.io (Linux m4)


Failed

Full output at http://54.67.70.0:8877/0e257d4dbc6a35b/output.txt

Total script time: 25.78 mins

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

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

@pdfjsbot
Copy link

pdfjsbot commented Jun 7, 2021

From: Bot.io (Windows)


Failed

Full output at http://3.101.106.178:8877/5f74beac177bf1d/output.txt

Total script time: 28.43 mins

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

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

@Snuffleupagus Snuffleupagus merged commit e0abf87 into mozilla:master Jun 7, 2021
@Snuffleupagus Snuffleupagus deleted the createMatrix-DOMSVGFactory branch June 7, 2021 09:16
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.

3 participants