w3c / uievents

UI Events
https://w3c.github.io/uievents/
Other
145 stars 52 forks source link

fix hide of column 'proposed' #175

Closed stesachse closed 3 years ago

stesachse commented 6 years ago

the value of the last argument must be proposed or all fields inside the table body of this column stays visible when the proposed column is hidden.

garykac commented 3 years ago

Sorry for not noticing this pull request earlier. The code for the UI Event tests moved to a separate repository in 2018:

https://github.com/garykac/dom-event-viewer

And can be accessed at https://domeventviewer.com/.

I just verified that the issue this is fixing does not affect the current codebase. Thanks!