Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

View Page Source don't work for SVG files #4056

Merged
merged 1 commit into from
Sep 17, 2016
Merged

View Page Source don't work for SVG files #4056

merged 1 commit into from
Sep 17, 2016

Conversation

Sh1d0w
Copy link

@Sh1d0w Sh1d0w commented Sep 16, 2016

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

Fixes #4054

Auditors:
@bbondy

Test Plan:
1.Open an svg link Eg: https://w3c.github.io/svgwg/specs/svg-authoring/examples/clock-animate-1.svg
2.Right click to open the context menu
3.Click "View page source"

Fixes #4054

Auditors:
@bbondy

Test Plan:
1.Open an svg link Eg: https://w3c.github.io/svgwg/specs/svg-authoring/examples/clock-animate-1.svg
2.Right click to open the context menu
3.Click "View page source"
@Sh1d0w Sh1d0w added the bug label Sep 16, 2016
@Sh1d0w Sh1d0w added this to the 0.12.2dev milestone Sep 16, 2016
@bbondy
Copy link
Member

bbondy commented Sep 16, 2016

people might actually want to view the svg source because it is a vector non binary xml format. Do other browsers not allow you to do this?

@bbondy
Copy link
Member

bbondy commented Sep 17, 2016

oh sorry I read that reversed, you are removing svg from the list, so I agree :)

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

Successfully merging this pull request may close these issues.

6 participants