Showing 75 of 75 total issues
Rule doesn't have all its properties in alphabetical order. Open
Open
.pilwrap {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
pre code {
- Exclude checks
Unqualified attribute selectors are known to be slow. Open
Open
[hidden] {
- Exclude checks
Expected (none | button | button-bevel | caps-lock-indicator | caret | checkbox | default-button | listbox | listitem | media-fullscreen-button | media-mute-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbargripper-horizontal | scrollbargripper-vertical | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical) but found 'textfield'. Open
Open
-webkit-appearance: textfield; /* 1 */
- Exclude checks
The property -moz-appearance is compatible with -webkit-appearance and should be included as well. Open
Open
-webkit-appearance: none;
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
pre, tt, code {
- Exclude checks
Don't use IDs in selectors. Open
Open
#jump_page .source {
- Exclude checks
Don't use IDs in selectors. Open
Open
#jump_page .source:first-child {
- Exclude checks
Don't use IDs in selectors. Open
Open
#jump_to {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
ul.sections > li > div.content {
- Exclude checks
The box-sizing property isn't supported in IE6 and IE7. Open
Open
box-sizing: border-box; /* css3 */
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#jump_to, #jump_page {
- Exclude checks
Don't use IDs in selectors. Open
Open
#jump_to, #jump_page {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.pilcrow {
- Exclude checks
TODO found Open
Open
# TODO: Test the API server view
- Exclude checks