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

Improve XHTML5 Compatibility #8

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

LordVeovis
Copy link

As requested, I changed the javascript source file from Glimpse.Client.
I didn't touch neither glimpse.js as it is not a source file nor qunit.js as it's a dependancy.

The diff of source/glimpse.render.shell.html is a bit odd, but the only change is a at the end of the file.

LordVeovis and others added 10 commits September 13, 2013 17:32
… by their hexa code, respectively 
 &#x34: ©.

XHTML5 compatibility: add <![CDATA[ ... ]]> around css and javascript content.
Add a missing closing </div> in glimpse.render.shell.html and format the file.
Conflicts:
	source/glimpse.render.shell.html
HTML-Encode description and title fields as they can contains invalid characters (as & in the url)
Update the compiled file glimpse.js
Conflicts:
	source/glimpse.js
	source/glimpse.render.shell.html
	source/test.html
Conflicts:
	source/glimpse.render.shell.html
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

Successfully merging this pull request may close these issues.

1 participant