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

(epub-test-fail: scr-readingsystem-support_iframe_svg) #25

Open
gautierchomel opened this issue Jun 21, 2022 · 3 comments
Open

(epub-test-fail: scr-readingsystem-support_iframe_svg) #25

gautierchomel opened this issue Jun 21, 2022 · 3 comments

Comments

@gautierchomel
Copy link
Member

gautierchomel commented Jun 21, 2022

The scr-readingsystem-support_iframe_svg fails at

  • The reading system does not implement the epubReadingSystem object. Test fails.

image

Script in XHTML is
window.addEventListener('load', test_ers);

And SVG related lines are

  <g transform="translate(0, 50)" style="display:none" id="ers_passes">
    <ellipse cx="150" cy="100" rx="60" ry="30" fill="green" />
    <g transform="translate(0,-38)">
      <text x="150" y="125">The reading system</text>
      <text x="150" y="132">implements the <tspan class="ers">epubReadingSystem</tspan> object.</text>
      <text x="150" y="139">Reading System Name: <tspan id="ers_name"></tspan></text>
      <text x="150" y="146">Reading System Version: <tspan id="ers_version"></tspan></text>
      <text x="150" y="153">Test passes unless one of the values is undefined.</text>
    </g>
@gautierchomel
Copy link
Member Author

The related scr-readingsystem-support_iframe test also fails.

@danielweck
Copy link
Member

@danielweck
Copy link
Member

Gautier, I am not closing this issue right away so you can update your own report. Please run the test at your end using a recent automated Thorium build, and confirm the bugfix. Thank you :)
...currrently building: https://github.com/edrlab/thorium-reader/actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants