Skip to content

Tags: arvislacis/winter

Tags

v1.1.3

Toggle v1.1.3's commit message

v1.0.473

Toggle v1.0.473's commit message

v1.1.2

Toggle v1.1.2's commit message

v1.0.472

Toggle v1.0.472's commit message

v1.1.1

Toggle v1.1.1's commit message

v1.0.471

Toggle v1.0.471's commit message

v1.0.470

Toggle v1.0.470's commit message

v1.1.0

Toggle v1.1.0's commit message

v1.0.469

Toggle v1.0.469's commit message

v1.0.468

Toggle v1.0.468's commit message

Unverified

This user has not yet uploaded their public signing key.
Make popup textarea HTML5-compliant in Inspector editor.

Previously, this was a self-closing tag with a value attribute. Neither are supported for the textarea tag in HTML5. It appears that browsers now are actually checking this and/or won't work with it.

Fixes #5222.