`<meta http-equiv="set-cookie" ...>` provides a mechanism for manipulating a host's cookies via markup. Ideally, we would require access to a host's HTTP headers, or script-execution capabilities to modify this data.
Docs: https://github.com/whatwg/html/pull/3011#issuecomment-331187136