dom/imptests/html.txt

Sat, 03 Jan 2015 20:18:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 03 Jan 2015 20:18:00 +0100
branch
TOR_BUG_3246
changeset 7
129ffea94266
permissions
-rw-r--r--

Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.

michael@0 1 git|git://github.com/w3c/web-platform-tests.git|html
michael@0 2 dom
michael@0 3 domxpath
michael@0 4 html/browsers/browsing-the-web/read-media
michael@0 5 html/browsers/the-window-object
michael@0 6 html/dom/documents/dom-tree-accessors
michael@0 7 html/dom/elements/global-attributes
michael@0 8 html/editing/the-hidden-attribute
michael@0 9 html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis
michael@0 10 html/semantics/document-metadata/the-title-element
michael@0 11 html/semantics/forms/the-form-element
michael@0 12 html/semantics/forms/the-option-element
michael@0 13 html/semantics/forms/the-select-element
michael@0 14 html/semantics/scripting-1/the-script-element
michael@0 15 html/semantics/tabular-data/the-table-element
michael@0 16 html/semantics/text-level-semantics/the-time-element
michael@0 17 html/webappapis/atob
michael@0 18 html/webappapis/scripting/events
michael@0 19 html/webappapis/scripting/processing-model-2
michael@0 20 html/webappapis/timers
michael@0 21 js/builtins
michael@0 22 microdata/microdata-dom-api
michael@0 23 typedarrays
michael@0 24 webgl

mercurial