issues
search
philipwalton
/
html-inspector
HTML Inspector is a code quality tool to help you and your team write better markup. It's written in JavaScript and runs in the browser, so testing your HTML has never been easier.
2.32k
stars
145
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
"<script> elements should appear right before the closing </body> tag for optimal performance."
#69
Herst
opened
7 years ago
0
"'autocomplete' is not a valid attribute of the <button> element."
#68
Herst
opened
7 years ago
0
Gets the CLI working with PhantomJS 2.0 and passing tests
#67
noahblon
opened
7 years ago
0
Allows noscript tags to be interspersed with script tags.
#66
hbradleyiii
opened
7 years ago
0
No output from html-inspector
#65
modulexcite
opened
7 years ago
2
Update Mocha link
#64
mortonfox
closed
7 years ago
0
Please consider adding main to package.json
#63
dkrutsko
opened
8 years ago
1
Action attribute really required on form elements?
#62
erikwoods
opened
8 years ago
0
Fix Yandex notation in comments
#61
tzi
closed
8 years ago
1
disable save cache for url
#60
DragorWW
opened
8 years ago
0
adding a new rule
#59
balasivagnanam
opened
9 years ago
0
"The span element cannot be a child of the del element."
#58
alexander-akait
closed
7 years ago
3
Remove moot `version` property from bower.json
#57
kkirsche
closed
9 years ago
1
Don't analyse the content of scripts
#56
jonmiles
opened
9 years ago
8
srcset bug
#55
alexander-akait
closed
7 years ago
1
Replace `exclude` with `excludeElements` in FAQs.
#54
koddsson
closed
9 years ago
1
Check for cross-domain errors in Firefox.
#53
philipwalton
closed
9 years ago
1
fix readme
#52
DragorWW
closed
9 years ago
3
Remove main from the unique-elements rule, because it doesn't have to be unique in documents
#51
jonkessler
opened
9 years ago
1
"PhantomJS must be installed to use the HTML Inspector CLI." (Windows 8.1)
#50
yuricamara
closed
9 years ago
4
Link broken on FAQ
#49
impressivewebs
closed
9 years ago
1
Made some minor grammatical fixes
#48
impressivewebs
closed
9 years ago
2
The <main> element can now appear more than once per page.
#47
philipwalton
opened
10 years ago
3
Update html-inspector
#46
ghost
closed
10 years ago
1
Update SUIT CSS url
#45
necolas
closed
10 years ago
1
Pure CSS stylesheets not found / classes not recognized
#44
lkraav
closed
10 years ago
3
Update cdnjs version.
#43
ah0703
closed
10 years ago
1
Type error on Firefox 14.0.1
#42
demaisj
closed
10 years ago
1
ReferenceError: Can't find variable: HTMLInspector
#41
philipwalton
closed
10 years ago
5
NPM Error
#40
adrianstainforth
closed
10 years ago
5
Consider changing the executable name from `htmlinspector` to `html-inspector` for consistency.
#39
philipwalton
opened
10 years ago
1
Warn CLI users if PhantomJS isn't installed.
#38
philipwalton
closed
10 years ago
1
CLI always errors "Error: spawn ENOENT" on any .html file I try
#37
mcandre
closed
10 years ago
3
Look into using jsdom for server side inspections
#36
philipwalton
opened
10 years ago
0
Warn if View State takes up more than 50 KB (Configurable) in an ASP.NET generated HTML
#35
palewar
closed
11 years ago
6
Line Numbers in the errors
#34
chriscoyier
closed
11 years ago
1
Passing in HTML/CSS in which to inspect
#33
chriscoyier
closed
11 years ago
5
Explanation
#32
1mgtheboss
closed
11 years ago
2
Consider switching from MOUT to Lodash modules.
#31
philipwalton
opened
11 years ago
0
Add config options for all rules that don't currently have them.
#30
philipwalton
closed
11 years ago
0
Improve the CLI and add better test coverage.
#29
philipwalton
opened
11 years ago
0
Using DataTables, get alerts about undefined CSS classes, but they are...
#28
kimptoc
closed
11 years ago
13
remove merge/conflict lines
#27
kimptoc
closed
11 years ago
2
Check for bad iframe src in isCrossOrigin()
#26
eheikes
closed
11 years ago
3
Include src attribute in log output for cross-origin iframes.
#25
eheikes
closed
11 years ago
2
Fix spelling typos in documentation.
#24
eheikes
closed
11 years ago
1
Fix typo in OL attribute list.
#23
eheikes
closed
11 years ago
1
Add ability to exclude specific rule
#22
scottgallant
closed
11 years ago
7
Correct version bower.json to 0.4.0
#21
lukasmlady
closed
11 years ago
2
Support for IE (8+)?
#20
kimptoc
closed
11 years ago
7
Next