Files
servo/components/script
Simon Wülker cd02746481 script: Rephrase default error message for Error::Namespace (#40201)
The current message mentions XML namespaces, which doesn't always make
sense because namespace errors are not necessarily related to xml.

Firefox uses
> An attempt was made to create or change an object in a way which is
incorrect with regard to namespaces

which is phrased much more defensively.

I've used
> The operation is incorrect with regard to namespaces.

here because that matches the style of other existing messages better.

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-10-27 02:28:44 +00:00
..
2025-10-02 07:51:19 +00:00
2025-10-24 18:03:29 +00:00
2025-10-02 07:51:19 +00:00
2025-10-02 07:51:19 +00:00