We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Bug leads to empty places in the archived Website on palces where should be buttons/icons/menus
Two Examples see below Watch page in the browser, record the same page and (not) find missing parts in the rendered page by pyWb
svg with deprecated Parameter xlink:href Simply record the page https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href in the browser with adress http://some-server:8080/test/record/https://developer.mozilla.org/en-US/play
svg with use Same process - example page: https://developer.mozilla.org/en-US/docs/Web/SVG/Element/use https://developer.mozilla.org/en-US/docs/Web/SVG/Element/use
Archived Page should look like Browser rendered Site
Screenshot of site via the recording/replay:
Screenshot how it looks in record/replay:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
The Bug leads to empty places in the archived Website on palces where should be buttons/icons/menus
Steps to reproduce the bug
Two Examples see below
Watch page in the browser, record the same page and (not) find missing parts in the rendered page by pyWb
svg with deprecated Parameter xlink:href
Simply record the page https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href in the browser with adress
http://some-server:8080/test/record/https://developer.mozilla.org/en-US/play
svg with use
Same process - example page: https://developer.mozilla.org/en-US/docs/Web/SVG/Element/use
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/use
Expected behavior
Archived Page should look like Browser rendered Site
Screenshots
Screenshots site without recording (Should look)
Screenshot of site via the recording/replay:
Screenshot should look:
Screenshot how it looks in record/replay:
Environment
Additional context
The text was updated successfully, but these errors were encountered: