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

[Bug 12837] Define unloading document cleanup steps

[Bug 14949] [Meta]: Component Model needs an Explainer document

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

[Bug 14978] [Meta]: Specify how shadow DOM works

[Bug 16488] Consider adding parent() / ancestor() method

[Bug 16489] Retrieve element language

[Bug 17426] Consider adding a replaceContents() method

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

[Bug 18435] [Shadow]: Needs consistent way to style the inner element of replaced elements.

[Bug 18540] Proposal for a new acceptNode() return value for TreeWalker.

[Bug 19007] Consider adding a swap() method

[Bug 19400] [Shadow]: Specify insertion points in terms of "display:contents"

[Bug 19431] Namespace of elements made via .createElement() in XML documents must be null

[Bug 19936] consider allowing non-matching enums to be converted to a particular value

[Bug 19962] Add insertAdjacentText and insertAdjacentElement?

[Bug 20567] Change [[Prototype]] for concept-node-adopt?

[Bug 20604] [Shadow]: Event's relatedTarget must be pre-computed before event dispatch

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

[Bug 20713] Consider defining window.event and Event.srcElement

[Bug 20976] Define Node.baseURI properly

[Bug 21066] Provide an event path API

[Bug 21264] referrer source is wrong

[Bug 21522] AttrExodus: Restore hasAttributes()

[Bug 21522] Restore hasAttributes()

[Bug 21945] Does responseXML ever return an XMLDocument

[Bug 21986] AttrExodus: Element.attributes needs to have a named getter

[Bug 22080] [Shadow]: Node should expose their scope so that shared state can be scoped to components.

[Bug 22201] [Shadow]: <shadow> should be used in an example

[Bug 22343] [DOM]: Need a function to retrieve a constructor (or prototype) by localName

[Bug 22411] [Shadow]: Specify the interaction with document.currentScript

[Bug 22443] [Shadow]: Form elements crossing shadow boundary

[Bug 22539] [Shadow]: Add support for external stylesheets using link rel="stylesheet"

[Bug 22715] [Shadow]: [Meta] New features and improvements

[Bug 22716] [Shadow]: [Meta] Cleanup, refactoring, and polish

[Bug 22826] [Shadow]: Clarify how getComputedStyle with unprojected elements works

[Bug 22892] [Shadow]: What (if anything) does <style scoped> do, when it is a child of a shadow host?

[Bug 22960] Document, XMLDocument, HTMLDocument, oh my

[Bug 23061] [Shadow]: Should be able to override ::content styles in shadow root style sheet from the document

[Bug 23062] [Shadow DOM styling]: Style related issues

[Bug 23167] [D3E-key] Define key name for TV

[Bug 23170] [imports]: Why not have imported documents share their importing document's defaultView?

[Bug 23211] Add iterator support to FormData

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

[Bug 23250] No way with mutation observers to watch mutations to an element's parent

[Bug 23332] Support Binary Keys

[Bug 23346] Use TypeError for argument validation

[Bug 23367] Move exceptions into IDL

[Bug 23481] [Shadow]: Multiple trees are introduced to explain encapsulation.

[Bug 23577] [Shadow]: Events section needs rewrite with extensions to other specifications in mind

[Bug 23780] Check XMLHttpRequest and Notification don't break given the new script settings object stuff

[Bug 23834] Use @@unscopeables sugar for remove() et al

[Bug 23839] [Custom]: Template document should not share registry with its document

[Bug 23878] figure out termination of requests when documents become inactive

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

[Bug 23906] [proposal] Add (Mouse|Keyboard)Event.accelKey

[Bug 23908] What's the good key value of printable keys with Meta key (Command key) on Mac?

[Bug 23913] beforeinput should be fired only when the DOM change is caused by direct input by keypress or composition

[Bug 24018] [Custom]: No way to pass parameters to constructor

[Bug 24019] [Custom]: No way to associate class/constructor function

[Bug 24020] [Custom]: A tag name should be associated with the constructor and not the prototype

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

[Bug 24042] [imports]: Parser should not wait on external resources inside imports

[Bug 24043] [Custom]: Need to check writable too.

[Bug 24044] How do browsers decide combining character from non-combining character at computing .key value of dead key?

[Bug 24072] Clarify handling of neutered objects

[Bug 24176] Clarify that custom SVG elements must extend an existing SVGElement

[Bug 24178] [Custom]: No way to differentiate attribute namespaces in attributeChanged callback

[Bug 24288] [Shadow]: Revert <shadow> element as a function call feature.

[Bug 24316] [Shadow]: implement :ancestor and change :host behavior

[Bug 24318] Define the Realm of objects

[Bug 24577] [Custom]: Need adopted callback

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

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

[Bug 24603] [Custom]: Need callback for form submit data

[Bug 24632] [meta][imports]: The spec should have fewer monkey patches

[Bug 24637] [imports] "style sheet that is blocking scripts" should be generalized to support HTML Imports

[Bug 24639] [Shadow]: Each section on the spec needs examples

[Bug 24691] Allow shared Web workers to persist across page loads from same origin

[Bug 24751] "continue"

[Bug 24808] [imports]: document.write() in imports should do nothing.

[Bug 24861] [Shadow]: Add a way to detect when the list of nodes distributed to an insertion point mutates

[Bug 24867] [Shadow]: consider supporting :not() in content select

[Bug 24870] [Shadow]: HTMLTitleElement shouldn't work in shadow trees

[Bug 24959] "Exposed=Window,Worker" will be parsed to 2 extended attributes

[Bug 24998] What is the origin of a blob: URL?

[Bug 25007] [imports]: Want New LinkImport method to return a promise.

[Bug 25016] AttrExodus: Element.getAttributeNode

[Bug 25028] Should XMLHttpRequest.responseXML return an XMLDocument if response has xml MIME type?

[Bug 25081] Make read operation really async

[Bug 25086] AttrExodus: Attr should retain ownerElement property

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

[Bug 25093] AttrExodus: "Setting the value attribute must change value t..."

[Bug 25097] Update HTTP and HTTPAUTH references to new HTTPbis specs

[Bug 25131] Blob response entity body is not built using final MIME type and charset

[Bug 25139] [Custom]: Bogus createElement/createElementNS IDL

[Bug 25142] [Custom]: Missing created callback should not prevent other callbacks from being enqueued.

[Bug 25240] Blob.close() shouldn't throw when invoked more than once.

[Bug 25241] FileReader.readAsXxx methods should not throw on CLOSED

[Bug 25242] Blob.close should not set the blob's size to 0 or cause slice() to throw

[Bug 25283] [Custom]: Custom element names should not end with a hyphen

[Bug 25290] [Custom]: Ban uppercase and leading "xml" in custom element names?

[Bug 25302] Blob objects should have a keepalive list of objects

[Bug 25312] allow trailing commas on enums

[Bug 25338] D3E spec should recommend that KeyboardEvent.code of some keys whose label are different from PC's keyboard should be mapped from the key labels on Mac keyboard

[Bug 25343] Expose an isClosed property on Blob Objects

[Bug 25365] About trusted="false" in two event orders

[Bug 25366] Cancelable for mousemove (add note)

[Bug 25370] AttrExodus: Specify document.createAttributeNS

[Bug 25405] Input Event Types (some correct)

[Bug 25423] [Shadow]: event.path should return every nodes in the event path, instead of erasing nodes on descendant trees.

[Bug 25435] #concept-node-insert references index child, which may be null

[Bug 25448] Keyboard Event Types (some correct)

[Bug 25457] Adding "AutocompleteError" to error names table

[Bug 25458] [Shadow]: The return type of Event.path should be EventTarget[], instead of NodeList

[Bug 25477] KeyboardEvent.initKeyboardEvent() needs correct

[Bug 25485] D3E and corelation with DOM4(W3C)/DOM(WHATWAG) and DOM3 Core

[Bug 25491] createEvent and case significance

[Bug 25495] Behavior of no [Exposed] on interface members is weird

[Bug 25499] Upgrade event tables for better description

[Bug 25510] Spec readability: Move glossary to the bottom

[Bug 25529] Cloning should be atomic

[Bug 25529] New: Cloning should be atomic

[Bug 25539] Broken links and other correct

[Bug 25539] New: Broken links and other correct

[Bug 25540] Invalid use of [EnsureUTF16]

[Bug 25540] New: Invalid use of [EnsureUTF16]

[Bug 25559] New: Spec readability: Drop some obvious "stylistic conventions" definitions (Notes, Warnings, Examples)

[Bug 25559] Spec readability: Drop some obvious "stylistic conventions" definitions (Notes, Warnings, Examples)

[Bug 25561] [Explainer]: Use of template in example would result in multiple matching ID tags being generated in the DOM

[Bug 25561] New: [Explainer]: Use of template in example would result in multiple matching ID tags being generated in the DOM

[Bug 25562] [Shadow]: Inert HTML elements normative text is not focused enough

[Bug 25562] New: [Shadow]: Inert HTML elements normative text is not focused enough

[Bug 25563] [Shadow]: Define the impact of ordering on relevant HTML elements

[Bug 25563] New: [Shadow]: Define the impact of ordering on relevant HTML elements

[Bug 25564] New: Remove vestiges of the 'char' attribute (4 occurrences)

[Bug 25564] Remove vestiges of the 'char' attribute (4 occurrences)

[Bug 25565] [DOM-P&S] Another small bugs

[Bug 25565] New: [DOM-P&S] Another small bugs

[Bug 25566] [imports]: Supporting more than just the script-src CSP directive in imports.

[Bug 25566] New: [imports]: Supporting more than just the script-src CSP directive in imports.

[Bug 25567] [imports]: Specify how media queries and html imports work together

[Bug 25567] New: [imports]: Specify how media queries and html imports work together

[Bug 25568] [imports]: Respect the crossOrigin attribute

[Bug 25568] New: [imports]: Respect the crossOrigin attribute

[Bug 25582] [DOM-P&S] Two short questions

[Bug 25582] New: [DOM-P&S] Two short questions

[Bug 25587] New: Be more clear that progress events are about bytes being transferred

[Bug 25588] New: process request end-of-file is wrong in face of redirects

[Bug 25588] process request end-of-file is wrong in face of redirects

[Bug 25589] New: To improve readability, set response to null rather than network error

[Bug 25590] New: Off-by-one in 3.2.6 effective overload set algorithm

[Bug 25590] Off-by-one in 3.2.6 effective overload set algorithm

[Bug 25591] [Shadow]: Ambiguous grammar

[Bug 25591] New: [Shadow]: Ambiguous grammar

[Bug 25593] Access to event listeners in the EventTarget

[Bug 25593] New: Access to event listeners in the EventTarget

[Bug 25601] key value "Spacebar" vs. code value "Space"

[Bug 25601] New: key value "Spacebar" vs. code value "Space"

[Bug 25603] key value "MediaTrack(Next|Previous)" vs. code value "Media(Next|Previous)Track"

[Bug 25603] New: key value "MediaTrack(Next|Previous)" vs. code value "Media(Next|Previous)Track"

[Bug 25610] [imports]: Want an informative section about implications of how CSP + Imports is defined

[Bug 25610] New: [imports]: Want an informative section about implications of how CSP + Imports is defined

[Bug 25628] New: "the booleans in the corresponding list indicati..."

[Bug 25630] "The following use of overloading however is inv..."

[Bug 25630] New: "The following use of overloading however is inv..."

[Bug 25655] New: Proposal for UIEvent "role" property

[Bug 25655] Proposal for UIEvent "role" property

[Bug 25656] [D3E] Another corrections and suggestions

[Bug 25656] New: [D3E] Another corrections and suggestions

[Bug 25657] [D3E] click event after mousedown and mouseup events (more detail)

[Bug 25657] New: [D3E] click event after mousedown and mouseup events (more detail)

[Bug 25669] [Custom]: Make ES6 prose normative when ES6 ships

[Bug 25669] New: [Custom]: Make ES6 prose normative when ES6 ships

[Bug 25683] Document "unsafe to dispatch events" in D3E if it's possible

[Bug 25683] New: Document "unsafe to dispatch events" in D3E if it's possible

[Bug 25696] New: [imports]: <link media>

[Bug 25697] [imports]: why can imports be sync?

[Bug 25697] New: [imports]: why can imports be sync?

[Bug 25700] New: Missing grammar for promise type

[Bug 25704] "When an element's id attribute is removed, unse..."

[Bug 25704] New: "When an element's id attribute is removed, unse..."

[Bug 25713] Formalize the Blob URL Syntax

[Bug 25713] New: Formalize the Blob URL Syntax

[Bug 25714] [Custom]: Move microtask processing to compound microtask

[Bug 25714] New: Custom]: Move microtask processing to compound microtask

[Bug 25715] [imports]: Unify loading and dependency resolution model with ES6 modules

[Bug 25715] New: [imports]: Unify loading and dependency resolution model with ES6 modules

[Bug 25723] [D3E]Case-sensitive or case-insensitive for getModifierState() method?

[Bug 25723] New: [D3E]Case-sensitive or case-insensitive for getModifierState() method?

[Bug 25726] [imports]: Import ancestors shouldn't be import dependent.

[Bug 25726] New: [imports]: Import ancestors shouldn't be import dependent.

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

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

[Bug 25800] Impossible to create Sync XHR request with withCredentials = true

[Bug 25800] New: Impossible to create Sync XHR request with withCredentials = true

[Bug 25813] [Custom]: Throw Exception when EXTENDS and PROTOTYPE have a mismatch

[Bug 25813] New: [Custom]: Throw Exception when EXTENDS and PROTOTYPE have a mismatch

[Bug 25818] [imports]: The dedup behavior with redirects should be clarified.

[Bug 25818] New: [imports]: The dedup behavior with redirects should be clarified.

[Bug 25825] New: drop "default action" of script-generated events

[Bug 25827] action vs notification

[Bug 25827] New: action vs notification

[Bug 25830] [Custom]: Constructor function name is illegal by definition.

[Bug 25830] [Custom]: What should be the name of the generated constructor returned by registerElement?

[Bug 25830] New: [Custom]: Constructor function name is illegal by definition.

[Bug 25831] New: Specify selection.setBaseAndExtent

[Bug 25843] .code value, "Meta" is really necessary?

[Bug 25843] New: .code value, "Meta" is really necessary?

[Bug 25844] Clarify or change the use of "default action" to avoid confusion

[Bug 25844] New: Clarify or change the use of "default action" to avoid confusion

[Bug 25853] "intentionally constraints"

[Bug 25853] New: "intentionally constraints"

[Bug 25854] New: Throwing an error in XHR.setRequestHeader for forbidden headers

[Bug 25854] Throwing an error in XHR.setRequestHeader for forbidden headers

[Bug 25863] New: throw out "semi-trusted events" and reference HTML5

[Bug 25869] DOMClassList.toggle 'force' parameter is "wonky API design"

[Bug 25869] New: DOMClassList.toggle 'force' parameter is "wonky API design"

[Bug 25888] New: The definition of .key value of "RomanCharacters"

[Bug 25888] The definition of .key value of "RomanCharacters"

[Bug 25895] [imports]: LinkImport definition could use some cleaning up

[Bug 25895] New: [imports]: LinkImport definition could use some cleaning up

[Bug 25914] New: No definition of parsing blob's scheme data

[Bug 25914] No definition of parsing blob's scheme data

[Bug 25915] Cross-origin requests

[Bug 25915] New: Cross-origin requests

[Bug 25916] New: [Explainer]: Custom pseudo elements are still used in the examples.

[Bug 25924] [Imports]: The spec. is not very specific about the edge cases of the load

[Bug 25924] New: [Imports]: The spec. is not very specific about the edge cases of the load

[Bug 25927] New: Specify the Event Loop integration for various non-deprecated events, incl. hit testing

[Bug 25927] Specify the Event Loop integration for various non-deprecated events, incl. hit testing

[Bug 25928] Converge with CSSOM-View

[Bug 25928] New: Converge with CSSOM-View

Last message date: Saturday, 31 May 2014 14:54:47 UTC