Revision be26c4f22f52f4c488d8e9d586db50eea2428a10 authored by Jim Evans on 15 March 2018, 21:21:56 UTC, committed by Jim Evans on 15 March 2018, 21:21:56 UTC
For the domain attribute of a returned cookie, if the attribute value
conatains a domain with a single dot ('.'), some user agents prepend a
leading dot onto the beginning of the attribute value. This is consistent
with RFC 2965. Some user agents expressly omit the leading dot, which is
consistent with the later RFC 6265. This commit allows both values as the
returned value of the domain attribute.
1 parent 750cfaf
History
File Mode Size
resources
OWNERS -rw-r--r-- 36 bytes
idlharness.html -rw-r--r-- 1.3 KB
iframe-unload.html -rw-r--r-- 1.1 KB
onvisibilitychange.html -rw-r--r-- 629 bytes
prerender_call.html -rw-r--r-- 836 bytes
test_attributes_exist.html -rw-r--r-- 729 bytes
test_child_document.html -rw-r--r-- 2.9 KB
test_default_view.html -rw-r--r-- 1.9 KB
test_minimize-manual.html -rw-r--r-- 7.8 KB
test_read_only.html -rw-r--r-- 1.2 KB
test_tab_state_change-manual.html -rw-r--r-- 7.7 KB
unload-1.html -rw-r--r-- 344 bytes
unload.html -rw-r--r-- 462 bytes

back to top