-
Conrad Zelck authored
The label refered to a textarea before. This was replaced with a div. A div can't be reference by a label. Some make it a p and set for a11y aria-labelledby onto #input and #output. Signed-off-by:
Conrad Zelck <git@simpel.cc>
Conrad Zelck authoredThe label refered to a textarea before. This was replaced with a div. A div can't be reference by a label. Some make it a p and set for a11y aria-labelledby onto #input and #output. Signed-off-by:
Conrad Zelck <git@simpel.cc>