Re: [w3c/editing] execCommand('underline') on links (#114)

In a contentEditable true element, I'd like to be able to execute the underline command on `<a href="/foo">bar</a>` (it works only on Firefox)

But I see that execCommand has no spec, so I don't know.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/114#issuecomment-207238174

Received on Friday, 8 April 2016 06:29:32 UTC