Herst

Results 15 issues of Herst

In my application I want to do certain things only after I am certain that the user intents to do a drag, e.g.: * Adding the styles for dragged elements....

idea

Good advice but better for a static source rather than a DOM checker because a script might have appended something to the `` (as was the case in my project).

This is a common workaround for [a certain Firefox oddity where ``s remember their `disabled` state when using the back button](https://bugzil.la/654072) and therefore should be ignored.

## System * Version: geckodriver 0.23.0 (2018-10-04) * Platform: Linux (but I'm guessing it applies to any) * Firefox: 65.0b2 * Selenium: 3.141.0 (Python bindings) ## Testcase Testcase opens (the...

marionette

### Changes [E016](https://github.com/twbs/bootlint/wiki/E016), [E021](https://github.com/twbs/bootlint/wiki/E021) removed and [W007](https://github.com/twbs/bootlint/wiki/W007), [W016](https://github.com/twbs/bootlint/wiki/W016), [W017](https://github.com/twbs/bootlint/wiki/W017), [E047](https://github.com/twbs/bootlint/wiki/E047) ported ### Status - [ ] **Code** - [ ] **Tests** - [ ] **Wiki**

### Thinking aloud - E006 (`.input-group` contains a ``/``) ➜ Works now with ``/`` with the `.form-control`/`.custom-select` classes respectively (/) ➜ Replace with new checks in future (#424) but remove...

Check for some Bootstrap 3 classes, at least those where I assume that are unlikely to be used for anything else, if they are detected then a new warning with...

help wanted
good-first-issue

- [ ] Remove `X-UA-Compatible` and conditional comments, see twbs/bootstrap#21476. - [ ] Make eslint stricter again, for tests and code (revert the relevant portions of 408727a4bc03fc8501630e52c549ad815f5c3d7c and aea131f9ab1a7a9e42f3bf8ecc8003ea306ed83b) -...

meta

Progress when it comes to porting/removing existing checks (wiki changes not included). Help appreciated. - [x] [W001](https://github.com/twbs/bootlint/wiki/W001): `` ➡ #454 - [x] [W002](https://github.com/twbs/bootlint/wiki/W002): X-UA-Compatible ➡ #426 - [ ] [W003](https://github.com/twbs/bootlint/wiki/W003):...

meta

Feel free to discuss and vote with your thumbs.

meta