Skip to content

Merge with upstream#7

Merged
kabel merged 17 commits intounl:masterfrom
mfairchild365:master
May 31, 2016
Merged

Merge with upstream#7
kabel merged 17 commits intounl:masterfrom
mfairchild365:master

Conversation

@mfairchild365
Copy link

No description provided.

luketw and others added 17 commits November 12, 2015 11:26
As Master is going to be used for code refactoring work (for a potential 3.0), the 2.0 branch has been created to separate bug fixes for the current code.
updated the gruntfile accordingly.
2. Added a getDocumentType function to the utils, which will return a
text string of the (best guess of) the document type we're working on.
correctly.

Currently doesn't handle aliased html doctypes, such as "<html:html
xmlns:html="...">".
Since this is now the official method of building HTML_CodeSniffer,
moving this up to the top where it should belong, rather than hiding.

Thanks again to Steven Miller (@yargalot on Github) for the initial
contribution of the gruntfile.
It's specifically considered obsolete in HTML5, so now we have
getDocumentType(), use it to exclude that recommendation if we are in
HTML5 or XHTML5 mode.

Covers WCAG2 Success Criterion 1.3.1.
Fixes issue squizlabs#161.
Slight change to the visual look, as I've selected white text on grey to
fit in with the rest of the auditor applet.

This should fix issue squizlabs#128.
The additional information for the WCAG tests will now show the Success
Criterion rather than the Principle, and will link to the appropriate SC
in the main www.w3.org/TR/WCAG20 document (which will put you right next
to the supplementary "How To Meet" and "Understanding" documents).

To make room for this, instead of the additional information being a
mini-table, the name will be on a different line. (This also allows
"Success Criterion" to fit in full.)

This will resolve issue squizlabs#142.
Just needed the top to be registered. Fixes squizlabs#153.
This is the "combine but not minify" option for development and
debugging purposes.
@kabel kabel merged commit d2a6021 into unl:master May 31, 2016
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.

3 participants