This is just a minor cleanup that uses the `derive` macro to implement
more of the `Default` functionality of `DOMString`.
Testing: This does not change functionality, so should be covered by
existing tests.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>