Currently, the compiler will not match `input[type=text][control]` with `<input type=text control=one>`, but it should.
Currently, the compiler will not match
input[type=text][control]with<input type=text control=one>, but it should.