[Webkit-unassigned] [Bug 63545] dom/html/level2/html/HTMLDocument12.html and dom/xhtml/level2/html/HTMLDocument12.xhtml fail on my machine

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 17:10:14 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63545





--- Comment #14 from Adam Barth <abarth at webkit.org>  2011-06-28 17:10:14 PST ---
> Entertainingly enough, it doesn't seem possible to clear document.cookie from a file url.

That's not how document.cookie works.  Assigning a string to document.cookie is like seeing a Set-Cookie header.  Clearing cookie is hard unless you know how they were set.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list