public-webapps-bugzilla@w3.org from October 2014 by subject

[Bug 11190] Make scripts created by createContextualFragment() executable

[Bug 12584] outerHTML should probably merge with adjacent text nodes if applicable. IE seems to do this to some extent, and WebKit just changed to do it: <https://bugs.webkit.org/show_bug.cgi?id=52686> This test shows behavior for outerText and outerHTML: <http://so

[Bug 13410] XML serialisation incompletely defined.

[Bug 14086] When performing AJAX type queries, they are already asynchronous and already occur in another thread. However, I have found that parsing the XML reply and converting that to a representation usable by the javascript application can result in freezes to t

[Bug 14218] Check CharData when serializing Text

[Bug 14347] Consider "createContextualFragment in detached contexts" thread

[Bug 14694] innerHTML in DocumentFragment

[Bug 14842] Update createContextualFragment if detached flag is removed

[Bug 14968] [Meta]: Specify how custom elements work

[Bug 15902] DOMParser created documents should use about:blank as URL

[Bug 15916] DOMParser Document origin

[Bug 16682] Don't throw for ]]> with serializeAsCDATA

[Bug 17648] [Awaiting ES6] Add iterators

[Bug 17713] Exceptions thrown from event handlers should not be propagated

[Bug 20144] [Shadow]: Add "private" flag to createShadowRoot

[Bug 20322] Document the force preflight flag

[Bug 20322] Upload progress events vs CORS

[Bug 20378] Need to define base URI for the document created via DOMParser

[Bug 20499] innerHTML and outerHTML should probably have [TreatNullAs=EmptyString]

[Bug 20683] [Imports]: Write HTML Imports spec

[Bug 20976] Define base URLs in DOM

[Bug 21740] Guidance on DOMError and promises

[Bug 22228] Clarification of timeout attribute late overrides

[Bug 22646] So if we want to say on a per-object basis whether it ought to be exposed to workers (which I think is useful) lets introduce "exposed to document environments", "exposed to worker environments", and [...]

[Bug 22866] remove Object.prototype.toString override and use ES6 @@toStringTag instead

[Bug 23033] Requesting PermissionDeniedError to be added

[Bug 23211] Add iterator support to FormData

[Bug 23212] Add iterator support to NodeList, HTMLCollection, DOMTokenList, and DOMSettableTokenList

[Bug 23332] Support Binary Keys

[Bug 23346] Use TypeError for argument validation

[Bug 23367] Move exceptions into IDL

[Bug 23369] Provide hooks for Typed Arrays (ArrayBuffer and friends)

[Bug 23460] Make innerHTML/outerHTML getter non-throwing?

[Bug 23682] Fix the current [ArrayClass], [] and sequence<T> mess

[Bug 23704] Define username/password better

[Bug 23887] [Shadow] Put only the final destination insertion point to the event path

[Bug 23900] [Streams API] WebRTC DataChannels are not called out as producers/consumers

[Bug 24028] Element.matches("!invalid!") should throw DOMException "SyntaxError", not JavaScript TypeError

[Bug 24174] < should be quoted in attribute values

[Bug 24208] Please handle the case of XML attributes with namespaces but no prefix

[Bug 24210] Please handle the case of XML attributes with namespaces but no prefix

[Bug 24211] < should be quoted in attribute values

[Bug 24477] Preparation for spec converging

[Bug 24479] [Streams API] Bug: Unable to notify EOF after delivering the last element separately

[Bug 24579] [Custom]: make callbacks more explicit

[Bug 24581] Fix ByteString type & [EnsureUTF16] flag story

[Bug 24652] Deal with associated global / Realm

[Bug 24795] < should be quoted in attribute values

[Bug 25090] Use document's encoding for url query encoding in XHR open()

[Bug 25225] No way to convert between XML and HTML documents

[Bug 25294] DOMParser.parseFromString with application/whatever+xml

[Bug 25428] hasFeature removal was premature

[Bug 25540] Invalid use of [EnsureUTF16]

[Bug 25791] [new feature] Provide a way to opt out of authentication dialogs

[Bug 25791] Provide a way to opt out of authentication dialogs

[Bug 25942] Below the fold: a summary of w3's list

[Bug 26101] say what to do with event initializer dictionaries that have members without a default value

[Bug 26153] Allow ArrayBuffer as argument to send()

[Bug 26183] make it easier to define an iterator on an interface that iterates over a set of values

[Bug 26187] implicit close for <rb>/<rtc> elements.

[Bug 26190] Sequence and OpenEndedDictionary should be distinguishable

[Bug 26238] [new feature] Add follow redirects back

[Bug 26238] Add follow redirects back into WHATWG XHR specification

[Bug 26365] [Shadow]: Need an equivalent definition of 'in a Document' for shadow trees

[Bug 26395] Link broken " XML fragment serialization algorithm"

[Bug 26396] innerHTML depends on node document; doesn't look at element context

[Bug 26517] Methods that return promises are unable to throw exceptions

[Bug 26699] Some clean up

[Bug 26917] For any chunk, progress event should be fired at least in 50ms since the arrival of the chunk

[Bug 26943] New: [Custom] Should attachedCallback/detachedCallback callbacks be called when element is added to / removed from shadom dom which is attached to a in-document host?

[Bug 26944] New: "not return a value"

[Bug 26945] New: "throw an exception."

[Bug 26947] New: Fixed length sequences of varying types

[Bug 26957] Allow sending DOM objects to Workers and expose a DOM (or DOM-like) interface to workers

[Bug 26957] New: Allow sending DOM objects to Workers and expose a DOM (or DOM-like) interface to workers

[Bug 26961] New: Recommend against JavaScript SyntaxError

[Bug 26961] Recommend against JavaScript SyntaxError

[Bug 26966] " The result of converting an IDL value of any b..."

[Bug 26966] New: " The result of converting an IDL value of any b..."

[Bug 26969] New: "Prose accompanying an interface with a pair ite..."

[Bug 26970] factor out "location of properties that usually go on an interface prototype object" wording

[Bug 26970] New: factor out "location of properties that usually go on an interface prototype object wording"

[Bug 26973] make iterable declarations' iterator prototype objects inherit from %IteratorPrototype%

[Bug 26973] New: make iterable declarations' iterator prototype objects inherit from %IteratorPrototype%

[Bug 26974] 121

[Bug 26974] New: 121

[Bug 26975] 121

[Bug 26975] New: 121

[Bug 26976] 122

[Bug 26976] New: 122

[Bug 26980] New: Require that promise rejection are instances of error

[Bug 26984] New: Remove legacyiterable

[Bug 26985] New: Remove requirement for prose around iterable<> if object has indexed properties

[Bug 26985] Remove requirement for prose around iterable<> if object has indexed properties

[Bug 26986] New: Rename getter and friends to legacygetter and legacyfriends

[Bug 27008] "Initializing objects from iterables" needs syntax

[Bug 27008] New: "Initializing objects from iterables" needs syntax

[Bug 27010] allow beforepaste event listeners to inspect type of clipboard contents (?)

[Bug 27010] New: allow beforepaste event listeners to inspect type of clipboard contents (?)

[Bug 27016] [Custom]: Custom element constructor behavior makes no sense

[Bug 27016] New: [Custom]: Custom element constructor behavior makes no sense

[Bug 27017] [Custom]: Constructor/prototype linkage needs to actually be defined, since it's dynamic, not static

[Bug 27017] New: [Custom]: Constructor/prototype linkage needs to actually be defined, since it's dynamic, not static

[Bug 27033] New: XHR request termination doesn't terminate queued tasks

[Bug 27033] XHR request termination doesn't terminate queued tasks

[Bug 27048] Allow partial enums

[Bug 27048] New: Allow partial enums

[Bug 27062] DOMException constructor should allow name to be supplied

[Bug 27062] New: DOMException constructor should allow name to be supplied

[Bug 27063] New: Add "intention" integration point to 'beforeinput' event's interface

[Bug 27108] New: Push API should be allowed without dependency on service worker

[Bug 27108] Push API should be allowed without dependency on service worker

[Bug 27110] "typedef (ArrayBufferData or ArrayBuffer) Buffer..."

[Bug 27110] New: "typedef (ArrayBufferData or ArrayBuffer) Buffer..."

[Bug 27112] initCustomEvent may set .detail to a new value even if event /initialize/ returns early because of /dispatch flag/ is set

[Bug 27112] New: initCustomEvent may set .detail to a new value even if event /initialize/ returns early because of /dispatch flag/ is set

[Bug 27113] createContextualFragment() link is broken

[Bug 27113] New: createContextualFragment() links is broken

[Bug 27114] DOMTokenList and DOMSettableTokenList should be constructible

[Bug 27114] New: DOMTokenList and DOMSettableTokenList should be constructible

[Bug 27122] MutationObserver.observe(node, {}) should throw

[Bug 27122] New: MutationObserver.observe(node, {}) should throw

[Bug 27127] New: UIEventInit should use Window, not WindowProxy

[Bug 27129] [D3E-key]:

[Bug 27129] New: [D3E-key]:

[Bug 27130] [D3E-key]:

[Bug 27130] New: [D3E-key]:

[Bug 27131] [D3E-key]:

[Bug 27131] New: [D3E-key]:

[Bug 27151] [imports]: Poor grammar in the 3.1 Import Dependent section

[Bug 27151] New: [imports]: Poor grammar in the 3.1 Import Dependent section

[Bug 27162] Browser differences in graphical layout of fullscreen mode.

[Bug 27162] New: Browser differences in graphical layout of fullscreen mode.

[Bug 27170] Define "name" property (.name) for interface objects

[Bug 27170] New: Define "name" property (.name) for interface objects

[Bug 27179] [Custom]: The timing at which callbacks are invoked need to be defined more precisely

[Bug 27179] New: [Custom]: The timing at which callbacks are invoked need to be defined more precisely

[Bug 27191] "callback interface NodeFilter"

[Bug 27191] New: "callback interface NodeFilter"

[Bug 27196] Blob URL origin

[Bug 27196] New: Blob URL origin

[Bug 27202] [imports]:

[Bug 27202] New: [imports]:

[Bug 27210] DOM3 key Values reference is incorrectly pointing to code Values document

[Bug 27210] New: DOM3 key Values reference is incorrectly pointing to code Values document

[Bug 9514] [Selection] Specify Selection.modify()

Last message date: Friday, 31 October 2014 18:31:14 UTC