Hello Dimitar,
given your explanation of what readonly property does yes it works on all browsers, although IMHO the semantically is not every correct (the value should not change in any way but the control could take focus and the user could copy its value like the input element) but again that’s only my opinion.
Thank you very much