Is it legal to change the style of a document by manipulating the contents of style tags?

For the project I'm working on, I reflect on the idea of ​​a kind of CSS editor. I am wondering if it is β€œlegitimate” to expect changes to the document when changing the text content of style tags.

It seems to work in Firefox, but I wonder if this works well in other browsers, and if that is an acceptable thing at all.

Yes, this is not an ideal way to do something, however it may be most effective for what I want to do.

+3
source share
1 answer

CSS , . , CSS. . , Opera Chrome.

+2

All Articles