public-webapps-github@w3.org from July 2015 by subject

[charter-html] [group-charter] "There will be one github repository per document." (#94)

[charter-html] [group-charter] Expectations re "Activity summaries around the github repositories activity are provided" (#102)

[charter-html] [group-charter] Location of WG's home page (#99)

[charter-html] [group-charter] Provide context for "High level User Events" (#88)

[charter-html] [group-charter] What Editing TF specs should be included? (#91)

[charter-html] [TimedMedia Charter] Other Deliverables - need links and clarification (#58)

[charter-html] [TimeMediaCharter] low level A/V from WebRTC and Audio WG? (#111)

[charter-html] Acronym expansion (#105)

[charter-html] additional improvements (#109)

[charter-html] better markup than #101 (#104)

[charter-html] Call it like it is (#107)

[charter-html] Change Streams API to use GH (#84)

[charter-html] Editing specifications #91 (#100)

[charter-html] Fix IME API description (#83)

[charter-html] Fix minor syntax bug in spec maintenance list. (#92)

[charter-html] Fix URL of Process Document section 6.2 (#90)

[charter-html] Fixed #57 (#68)

[charter-html] IME API is a MAY (#89)

[charter-html] Improve readability of Success Criteria (#82)

[charter-html] Include IDB 2nd Ed and Web Storage 2nd Ed (#87)

[charter-html] Indicate relationship with the WHATWG (#112)

[charter-html] Indieui (#108)

[charter-html] Minor editorial suggestions. (#95)

[charter-html] Minor improvements (#110)

[charter-html] Moved second screen to liaison (#98)

[charter-html] Remove "Activity" info (#76)

[charter-html] Remove IndieUI? (#106)

[charter-html] Removed one-repo constraint (#97)

[charter-html] Resolutions at f2f meetings are provisional. (#101)

[charter-html] Solves #32 (#96)

[charter-html] Sort DOM specs (#103)

[charter-html] Test reports don't have to be perfect (#32)

[charter-html] Topic-specific f2f meetings may be "formal" (#77)

[charter-html] Update data about Web Annotation joint deliverable (#93)

[charter-html] Update Spec Maintenance data (#86)

[charter-html] Use 2014 confidentiality reference (#78)

[charter-html] Use consistent casing with unordered lists (#79)

[charter-html] Web Workers uses Github (#85)

[clipboard-apis] "fire a clipboard event of type e" should also create the event (#13)

[clipboard-apis] Access to system clipboard on user interaction (#11)

[clipboard-apis] Clarify some things regarding onbefore* events (#15)

[clipboard-apis] Create an easier to use API (#12)

[clipboard-apis] Fix the handling of the default cut action when we're not in an editable context (#6)

[clipboard-apis] integrate "integration with rich text editing apis" into cut/copy/paste actions (#18)

[clipboard-apis] Move script-created events out of "fire a clipboard event" (#16)

[clipboard-apis] Non Recognizable formats (#9)

[clipboard-apis] The ClipboardEvent constructor is strange (#10)

[clipboard-apis] unsuccessful paste actions should return false (#17)

[clipboard-apis] Wording around default actions needs updating (#14)

[dom] "If context object’s parent is parent, replace t..." (#48)

[dom] Add "inclusive siblings" term (#55)

[dom] Add a note to clarify replaceWith(). Fixes #48. (4c0fb2a)

[dom] Consider new method: getNodesByType (#37)

[dom] Document.defaultCharset (#58)

[dom] DOM should add hooks for sync events that happen during insert/remove operations (#57)

[dom] Fix typo in id #firint-vents -> #firing-events (#51)

[dom] insert/remove hooks need to be invoked for ancestor changes too (#34)

[dom] matches, querySelector, etc. shouldn't throw on an unrecognized selector (#39)

[dom] Node.replaceChild() doesn't correctly queue mutation records (#59)

[dom] Queuing of mutation records looks inconsistent (#60)

[dom] Rename Elements to ElementList (#50)

[dom] Replacing a child in its parent doesn't correctly queue mutation records (#59)

[dom] Selected Text (#52)

[dom] Selected Text (#53)

[dom] this will not work properly. May i recieve a specification as to why (#49)

[dom] Upgrade addedNodes and removedNodes to FrozenArray? (#54)

[dom] Use `commonAncestorContainer` in concept-range-clone (#56)

[editing] Change name of contentEditable=typing to contentEditable=intent (#60)

[editing] Reference actions in clipboard API spec for execCommand copy/cut/paste (#61)

[editing] What to do with contentEditableTrue? (#54)

[editing] What to do with execCommand? (#53)

[editing] What to do with IME input when typing over a large selection? (#59)

[encoding] Serializing internal TextDecoder state? (#7)

[fetch] "If init's status member is either not in the ra..." (#96)

[fetch] "Set internalResponse's url list to a copy of request's url list." (#82)

[fetch] 206/304 handling broken? (#97)

[fetch] `user-agent` header control (#37)

[fetch] Aborting a fetch (#27)

[fetch] Access to the HTTP trailer (#34)

[fetch] Add a bit to Opaque Responses to distinguish redirects (#79)

[fetch] Add a missing space between words (#90)

[fetch] Add a URL query example. Fixes #56. (40e68d0)

[fetch] Add dialogWindow to the API (#70)

[fetch] Added hyphens in a few more places. (#74)

[fetch] Allow "manual" redirect fetches with caveats (#66)

[fetch] Automatically set request's "Content-Type" to "application/json" for POJOs (#47)

[fetch] Cache state: partial content (#38)

[fetch] clarify if internal fetch algorithm needs original URL with the fragment intact (#84)

[fetch] Client being null for client requests doesn't work with the fetch registry (#81)

[fetch] Consider allow Service Worker to pass-through the original referrer (#89)

[fetch] Consider updating HTTP references to RFC 7230. (#99)

[fetch] Copy-editing changes; mostly adding hyphens. (#72)

[fetch] CSP Request Header and CORS preflight fetch. (#52)

[fetch] Developer-controlled streams for request/response (#88)

[fetch] Document usage for GET requests with URI parameters (#56)

[fetch] Feed a Response to existing APIs (#49)

[fetch] force-Origin-header flag set for no-cors requests (#91)

[fetch] Give examples of "deprecated authentication". (#73)

[fetch] Integrate "subresource" integrity (#85)

[fetch] Introduce convenience property for request's context (#93)

[fetch] Make the Response constructor throw when status is 101, 204, 205, or 304, and body is non-null (#86)

[fetch] Mechanism to indicate "destination context" (#64)

[fetch] mixed content and CSP checks should be run after SW handles fetch event (#77)

[fetch] Moar hyphens (#63)

[fetch] Nit: xref and missing quotation mark (#78)

[fetch] null body status '101' needs to be considered as a distinct code (#94)

[fetch] Observer API for fetch registry (#65)

[fetch] Operate on internal response (#23)

[fetch] POST calls - Request Payload is not shown with native fetch (#59)

[fetch] Proposal: Support GET bodies (#83)

[fetch] Proposed backward-incompatible change: requiring cloning all requests/responses (#61)

[fetch] Provide opt-in for Expect = "100-continue" (#41)

[fetch] Provide opt-out for HTTP proxy authentication? (#42)

[fetch] Referrer (#80)

[fetch] Remove executable bit from Overview.html filemode. (#71)

[fetch] Rename fetch registry to fetch group (#92)

[fetch] Replace 'preload' context with context calculated from the |as| attribute (#76)

[fetch] Request constructor does not check used flag on null body (#55)

[fetch] Request for support for certificate pinning (#98)

[fetch] Requests for http URLs should fail when there's no browsing context (#69)

[fetch] Response content-length header almost always wrong (#67)

[fetch] response.bodyUsed is an ambiguous name (#57)

[fetch] Service worker request body reads need to invoke callbacks (#87)

[fetch] Start with usage examples (#11)

[fetch] Streams based uploading with Content-Length (not chunked encoding) (#95)

[fetch] Surface requests for multi-request fetches (redirects, preflights, etc) (#75)

[fetch] Track request originator. (#45)

[fetch] worker request context definition references undefined "serviceworker" context (#68)

[fetch] XHR option to trigger busy indicators (#19)

[FileAPI] Controlling Blob URL's (#8)

[FileAPI] Don't use [EnsureUTF16] (gone from Web IDL) (#9)

[FileAPI] IANA Considerations (#12)

[FileAPI] Remove parsable mime type requirement? (#13)

[FileAPI] Stop using DOMError (#11)

[FileAPI] What should the ProgressEvent attributes be in the case of an error? (#14)

[filesystem-api] fixing typo (#5)

[filesystem-api] Observable is not appropriate for directory listing; async iterable would be better (#4)

[fullscreen] Add pointer to HTML about top layer and inertness (#15)

[fullscreen] An editorial nit in "fullscreen element ready check" (#4)

[fullscreen] Clarify "except for the current top element" in "fully exit fullscreen" (#10)

[fullscreen] Dialog while in fullscreen causes fullscreenElement to return null? (#13)

[fullscreen] Double fullscreenchange event if dialog is open? (#12)

[fullscreen] Editorial: make all of "fullscreen an element" a definition? (#11)

[fullscreen] Ensure that requestFullscreen() and exitFullscreen() promise callbacks are run in time for animation frame (#16)

[fullscreen] Inconsistency of condition between entering fullscreen and exiting fullscreen (#6)

[fullscreen] Missing "stated" in "Unless otherwise it is unset." (#9)

[fullscreen] Need a link for the concept "tree order" in "removing steps" (#7)

[fullscreen] Need a linke for the concept "tree order" in "removing steps" (#7)

[fullscreen] Simplify to "unfullscreen exitDoc" in "exit fullscreen"? (#14)

[fullscreen] The "fully exit fullscreen" algorithm and nested fullscreen document (#3)

[fullscreen] The display type of ::backdrop pseudo-elements (#8)

[fullscreen] Time to dispatch the fullscreenchange event (#5)

[manifest] A means to control how long a splash screen should remain on screen. (#372)

[manifest] Ability to define platform-specific icon style (#361)

[manifest] Add "content" background_color (closes #390) (#387)

[manifest] Add icons_background_color instead of background_color (#387)

[manifest] Add inline GH issues (#386)

[manifest] Add splashscree_background_color (#390)

[manifest] Add splashscreen_background_color (#390)

[manifest] added inline issues (closes #386) (#389)

[manifest] Added processing step for theme_color (closes #385) (#388)

[manifest] Additional context for the Abstract (#392)

[manifest] Fixed up titles and dfns (#393)

[manifest] Fixed up titles and dfns (5b67bc2)

[manifest] How does updating work? (#384)

[manifest] Is prefer_related_applications too simplistic? (#365)

[manifest] Provide better examples of scope (#380)

[manifest] Remove background color on image object (#391)

[manifest] theme_color is not in the manifest processing algo (#385)

[manifest] Updating is under/incorrectly specified (#384)

[manifest] Won't related_application be needed at page load? (#364)

[permissions] Add getUserMedia permissions (#10)

[permissions] Add permissions.request() (#41)

[permissions] Permissions may change status in other ways than "trying to access" (#43)

[push-api] Adding offline use case (#155)

[push-api] How to implement the retry send notification if the confirmation for notification send is missing in API documentation (#151)

[push-api] Message encryption (#130)

[push-api] Protocol updates (#154)

[push-api] Removing tidy warnings with haxx (#153)

[push-api] Rewording abstract text again (#152)

[push-api] Straw man for encryption (#130)

[screen-orientation] Deal with fragment navigation (#87)

[selection-api] Is Selection.removeAllRanges() and Selection.removeRange(range) doing same thing? (#48)

[ServiceWorker] "no-cors" CSS SOP violation (#719)

[ServiceWorker] 24 hour spontaneous update doesn't seem specced (#514)

[ServiceWorker] A header/something to kill SWs (#614)

[ServiceWorker] Active function? (#726)

[ServiceWorker] Add name param to Clients.openWindow() method (#711)

[ServiceWorker] Cache spec needs to treat body data asynchronously (#470)

[ServiceWorker] CacheStorage.delete() does not specify how to handle currently referenced Cache (#538)

[ServiceWorker] Can Cache.add() committing at response resolution lead to duplicate requests? (#361)

[ServiceWorker] Can we replace event.default() with something less magic? (#607)

[ServiceWorker] Clarify Update cycle introducing service worker's max age and registration's last update time. (8ea4c1e)

[ServiceWorker] Client versus resource for workers, frames, etc. (#345)

[ServiceWorker] Event queuing model for SW (#649)

[ServiceWorker] HTTP authentication and proxy authentication hook (#119)

[ServiceWorker] installing/waiting/activating state transition event and state lead to confusion. (#539)

[ServiceWorker] Interception of the fallback requests initiated from a SW for cross-origin resources (#684)

[ServiceWorker] Introduce `Service-Worker-Max-Age` header (#721)

[ServiceWorker] Is fetchEvent.client a performance concern? (#723)

[ServiceWorker] Limit Cache API to HTTPS (#709)

[ServiceWorker] Make FetchEvent.prototype.client nullable (#631)

[ServiceWorker] MessageEvent within the SW global should have waitUntil() (#669)

[ServiceWorker] Multi-author sites (#468)

[ServiceWorker] openWindow with a WebApp manifests (#720)

[ServiceWorker] openWindow(url)'s same origin check should be done against the origin of the final response's url? (#646)

[ServiceWorker] Passing a scope or scriptURL to register() with escaped '/' or '\ should fail (#630)

[ServiceWorker] Please mention relationship to HTTP cookies (#509)

[ServiceWorker] Prefetching resources using SW (#570)

[ServiceWorker] Proposal: Optimized No-Fetch Service Workers (#718)

[ServiceWorker] Remove client request requirement from respondWith() (#725)

[ServiceWorker] Response or Promise<Response> is invalid Web IDL (#724)

[ServiceWorker] Service workers and mixed content (#493)

[ServiceWorker] Should UUID for unique IDs be mandated? (#647)

[ServiceWorker] spec should be more explicit about accessing internal body on opaque Responses (#710)

[ServiceWorker] support updating multiple service workers coherently (#727)

[ServiceWorker] Unable to easily distinguish top-level navigations (#673)

[ServiceWorker] Update clients spec (#420)

[ServiceWorker] What happens if a method is called & the parent window is gone (#722)

[ServiceWorker] what should Cache put operations do if the body errors out after resolving promise? (#665)

[ServiceWorker] What's the interaction with referrer policy (#404)

[ServiceWorker] When does the openWindow promise resolve? (#728)

[ServiceWorker] When exactly during unload does "Handle Service Worker Client Unload" run (#636)

[ServiceWorker] When should implementations serialize caches? (#362)

[ServiceWorker] Why does update() not return the promise from _Update (#311)

[spec-reviews] Clear Site Data (#62)

[spec-reviews] Cross-spec device identification & association (#64)

[spec-reviews] CSP (#42)

[spec-reviews] CSS Variables (#41)

[spec-reviews] CSV on the Web (#55)

[spec-reviews] File URI Scheme (#59)

[spec-reviews] Frame Timing API (#56)

[spec-reviews] JSON Form Submission (#40)

[spec-reviews] Media Capture and Streams (#57)

[spec-reviews] Motion path spec (#66)

[spec-reviews] Navigation Timing 2 (#18)

[spec-reviews] Presentation API Request for Feedback (#61)

[spec-reviews] Sketch out proposals for event synthesis/flow and reusable a11y behavior (#63)

[spec-reviews] Start File URI feedback (#65)

[spec-reviews] Subresource Integrity (#43)

[spec-reviews] Web NFC API (#22)

[spec-reviews] WebPush (#60)

[spec-reviews] WebRTC (#14)

[storage] Change persistentPermission() to persistent() (#7)

[storage] requestPersistent() needs to change the default box (#6)

[streams] .closed should be fulfilled/rejected after fulfillment/rejection of read()? (#374)

[streams] Add DetachArrayBuffer calls (f697ea8)

[streams] Add IsDisturbed predicate (#378)

[streams] Byte stream update, including reference implementation (#361)

[streams] Clear variables for fulfillment/rejection for book keeping (#376)

[streams] Initialize variables of ReadableStreamReader to the final value direc… (#373)

[streams] Investigate merging RS and RBS (#379)

[streams] Move high water mark to readers? (#375)

[streams] Notate abstract ops that can throw (#371)

[streams] Real time source and skipping (#383)

[streams] Remove unreached code from releaseLock() of readers (f3be413)

[streams] Separate out exported abstract ops from internal ones (#372)

[streams] Strategies parameters (#377)

[streams] Strategies parameters (#380)

[streams] Stylesheet got borked; code examples no longer have nice gray background (#382)

[streams] TransformStream should allow transform algorithm to function as pull source (#384)

[streams] Use of Get abstract op should usually be GetV (#381)

[streams] What should we call ReadableByteStream.prototype.getBYOBReader()? (#294)

[touch-events] Add a constructor for TouchEvent and Touch (#16)

[touch-events] Correct all ReSpec warnings and fix a couple links (#17)

[touch-events] Delete wd and v1-errata branches? (#24)

[touch-events] Enable GitHub notifications to public-touch-events (#19)

[touch-events] Merge missed 'v1-errata' commits into gh-pages (4082863)

[touch-events] Merge v1-errata into master branch (#14)

[touch-events] Minor boilerplate updates (#7)

[touch-events] Move touchevents.html to index.html? (#26)

[touch-events] Re-add tests for extentions APIs (#21)

[touch-events] Redirect "latest editors draft" link to github. (#18)

[touch-events] Reformat code (#2)

[touch-events] Remove TouchList.identifiedTouch (#23)

[touch-events] Repo organisation (#9)

[touch-events] Should we keep the identifiedTouch method? (#20)

[touch-events] Switch default branch to gh-pages and delete master (#15)

[touch-events] Touch Event Extensions note should add arguments to CreateTouch (#12)

[touch-events] TouchEvent should have a constructor (#10)

[touch-events] Update changes since last publication based on diff to REC (#22)

[touch-events] Update header links to reflect the Level 2 doc and new branch structure (#25)

[touch-events] Update README.md (5248b83)

[uievents] Browser compliance (especially re: click) (#3)

[webcomponents] #dfn-set-prototype is unused (#283)

[webcomponents] [Accessibility]: Custom element should allow declaration of default accessibility features, such as role and other ARIA attributes. (bugzilla: 20466) (#159)

[webcomponents] [bug-assist]: Selection is lost when using acceskeys (bugzilla: 15012) (#261)

[webcomponents] [Custom Elements] Write-up proposal for using a "state object" (#287)

[webcomponents] [Custom Elements]: Custom elements should be display: block by default (bugzilla: 24876) (#224)

[webcomponents] [Custom Elements]: When is "created" callback invoked? (bugzilla: 14987) (#262)

[webcomponents] [Custom] attachedCallback and detechedCallback should be removed (#286)

[webcomponents] [Custom] Should attachedCallback/detachedCallback callbacks be called when element is added to / removed from shadom dom which is attached to a in-document host? (bugzilla: 26943) (#191)

[webcomponents] [Custom]: "All Algorithms in One Diagram" (bugzilla: 27780) (#158)

[webcomponents] [Custom]: "are" custom element names ASCII characters, or MUST they be ASCII characters? (bugzilla: 22056) (#239)

[webcomponents] [Custom]: A tag name should be associated with the constructor and not the prototype (bugzilla: 24020) (#214)

[webcomponents] [Custom]: Add informative text about importNode (bugzilla: 26576) (#202)

[webcomponents] [Custom]: Add support for focus navigation similar to input type=date (bugzilla: 25473) (#150)

[webcomponents] [Custom]: Add the possibility to extend the custom element (bugzilla: 26583) (#201)

[webcomponents] [Custom]: attachedCallback has no protocol for indicating that the custom tag is not applicable in this context (bugzilla: 27978) (#151)

[webcomponents] [Custom]: Be clear about whether attached callback should be enqueued when setting prototype (bugzilla: 27437) (#175)

[webcomponents] [Custom]: Callback for cloneNode/importNode (bugzilla: 24570) (#176)

[webcomponents] [Custom]: callbacks don't deal with exceptions (bugzilla: 27440) (#174)

[webcomponents] [Custom]: Clarify in informative note that cloning/importing also enqueues created callback (bugzilla: 28092) (#144)

[webcomponents] [Custom]: Consider adding inserted/removed callback (bugzilla: 24866) (#222)

[webcomponents] [Custom]: Consider creating registries for HTML documents created through DOMImplementation in some cases (bugzilla: 23018) (#236)

[webcomponents] [Custom]: Consider turning processing stack + queues into its own primitive (bugzilla: 24655) (#226)

[webcomponents] [Custom]: Constructor/prototype linkage needs to actually be defined, since it's dynamic, not static (bugzilla: 27017) (#190)

[webcomponents] [Custom]: Convert all ES5 references to ES6 (bugzilla: 27405) (#163)

[webcomponents] [Custom]: Custom element constructor behavior makes no sense (bugzilla: 27016) (#189)

[webcomponents] [Custom]: define registry primitive; ("namespace" support needed?) (bugzilla: 24578) (#154)

[webcomponents] [Custom]: ES6 section needs to be updated (bugzilla: 27769) (#164)

[webcomponents] [Custom]: Improve the wording in element upgrade algorithm (bugzilla: 27770) (#161)

[webcomponents] [Custom]: inflexible extends as fixed element type (bugzilla: 28158) (#143)

[webcomponents] [Custom]: Make "Parsing Custom Elements" section more explicit (bugzilla: 27768) (#165)

[webcomponents] [Custom]: make callbacks more explicit (bugzilla: 24579) (#186)

[webcomponents] [Custom]: Make ES6 prose normative when ES6 ships (bugzilla: 25669) (#162)

[webcomponents] [Custom]: Make unresolved state an explicit flag. (bugzilla: 27762) (#160)

[webcomponents] [Custom]: mixin pattern: custom elements should be able to extend any base tag with is= (bugzilla: 27977) (#153)

[webcomponents] [Custom]: Need adopted callback (bugzilla: 24577) (#210)

[webcomponents] [Custom]: Need callback for form submit data (bugzilla: 24603) (#187)

[webcomponents] [Custom]: Need to define global/Realm handling for registerElement (bugzilla: 27260) (#185)

[webcomponents] [Custom]: No way to differentiate attribute namespaces in attributeChanged callback (bugzilla: 24178) (#168)

[webcomponents] [Custom]: No way to unregister a component (bugzilla: 27975) (#152)

[webcomponents] [Custom]: Rename document.registerElement to document.define or document.defineElement (bugzilla: 24087) (#140)

[webcomponents] [Custom]: Restrict custom elements to NCName (bugzilla: 20973) (#177)

[webcomponents] [Custom]: Section 10 prototype is not defined (bugzilla: 27643) (#169)

[webcomponents] [Custom]: sorted element queue definition is not in sync with Imports (bugzilla: 26638) (#200)

[webcomponents] [Custom]: Specify preference of localName and typeExtension in createElement (bugzilla: 26852) (#167)

[webcomponents] [Custom]: suggest note on requirements (bugzilla: 27751) (#166)

[webcomponents] [Custom]: SVG diagram accessibility (bugzilla: 27611) (#170)

[webcomponents] [Custom]: Tone of note doesn't reflect severity (bugzilla: 27538) (#171)

[webcomponents] [Custom]: type extensions should be available as custom tags, not only through <baseTag is="..."> (bugzilla: 27976) (#147)

[webcomponents] [Custom]: Typo instantation ---> instantiation (bugzilla: 27914) (#155)

[webcomponents] [Custom]: What should be the name of the generated constructor returned by registerElement? (bugzilla: 25830) (#211)

[webcomponents] [Decorators]: Alternative idea using CSS variables (bugzilla: 15479) (#256)

[webcomponents] [Decorators]: Consider limiting decorator application by element type (bugzilla: 14983) (#264)

[webcomponents] [Decorators]: Decorator changes should work with CSS Transitions and Animations (bugzilla: 15053) (#259)

[webcomponents] [Decorators]: Research the impact of the "projected DOM" system (bugzilla: 14984) (#263)

[webcomponents] [Decorators]: Would there be any associated events fired when decorator gets unapplied? (bugzilla: 15148) (#258)

[webcomponents] [Explainer]: (bugzilla: 26065) (#206)

[webcomponents] [Explainer]: attachedCallback / detachedCallback are now enteredView and leftView? (bugzilla: 24629) (#227)

[webcomponents] [Explainer]: Custom pseudo elements are still used in the examples. (bugzilla: 25916) (#208)

[webcomponents] [Explainer]: Example querySelectors need to select IDs (bugzilla: 25484) (#219)

[webcomponents] [Explainer]: mispell on inherifance (bugzilla: 27496) (#173)

[webcomponents] [Explainer]: typo ":" should be "=" (bugzilla: 24398) (#230)

[webcomponents] [imports] <import src='header.html'/> in <body> (#280)

[webcomponents] [imports] HTML Includes (<import src='header.html'/> in <body>) (#280)

[webcomponents] [imports]: <link media> (bugzilla: 25696) (#213)

[webcomponents] [imports]: <link rel=import> shouldn't be active when added by innerHTML (bugzilla: 26898) (#193)

[webcomponents] [imports]: Cascading order for stylesheets of imported documents should be stated more clearly (bugzilla: 24756) (#203)

[webcomponents] [Imports]: Consider changing component location to component identifier (bugzilla: 21253) (#235)

[webcomponents] [imports]: ES6 module loader should be aware modules in HTML Imports (bugzilla: 24848) (#223)

[webcomponents] [imports]: improve description of async to clarify execution order (bugzilla: 25470) (#218)

[webcomponents] [imports]: Parser should not wait on external resources inside imports (bugzilla: 24042) (#221)

[webcomponents] [imports]: Respect the crossOrigin attribute (bugzilla: 25568) (#216)

[webcomponents] [imports]: Script execution order should be stated more clearly (bugzilla: 26681) (#198)

[webcomponents] [imports]: showing <dialog> from import (bugzilla: 28051) (#148)

[webcomponents] [imports]: Supporting more than just the script-src CSP directive in imports. (bugzilla: 25566) (#217)

[webcomponents] [imports]: The dedup behavior with redirects should be clarified. (bugzilla: 25818) (#209)

[webcomponents] [imports]: The relationship between import and browsing context should be stated more clearly (bugzilla: 26682) (#197)

[webcomponents] [Imports]: The spec. is not very specific about the edge cases of the load (bugzilla: 25924) (#207)

[webcomponents] [imports]: Things to Consider in the Future (bugzilla: 23278) (#220)

[webcomponents] [imports]: Typo: "overnride" (bugzilla: 26233) (#205)

[webcomponents] [imports]: Unify loading and dependency resolution model with ES6 modules (bugzilla: 25715) (#188)

[webcomponents] [imports]: Want an informative section about implications of how CSP + Imports is defined (bugzilla: 25610) (#215)

[webcomponents] [imports]: Want New LinkImport method to return a promise. (bugzilla: 25007) (#212)

[webcomponents] [imports]: Want some kind of imperative API (bugzilla: 25319) (#141)

[webcomponents] [Imports]: Write HTML Imports spec (bugzilla: 20683) (#149)

[webcomponents] [Imports]: Write introduction section (bugzilla: 21169) (#245)

[webcomponents] [Meta] Provide simple bug-filing facilities for the deliverables. (bugzilla: 15013) (#241)

[webcomponents] [Meta]: Component Model Master Bug (bugzilla: 14972) (#244)

[webcomponents] [Meta]: Component Model needs an Explainer document (bugzilla: 14949) (#172)

[webcomponents] [Meta]: Provide a detailed overview of the component model (bugzilla: 14974) (#252)

[webcomponents] [Meta]: Specify how custom elements work (bugzilla: 14968) (#132)

[webcomponents] [Meta]: Specify how decorators work (bugzilla: 14973) (#246)

[webcomponents] [Meta]: Web Components needs code samples (bugzilla: 14956) (#249)

[webcomponents] [Meta]: Web Developers Feedback/Hotlist (bugzilla: 21499) (#238)

[webcomponents] [Overview]: Add Productivity and Performance as general properties (bugzilla: 14981) (#266)

[webcomponents] [Overview]: Link use cases to samples and back (bugzilla: 14977) (#267)

[webcomponents] [Overview]: Migrate overview docs from whatwg.org (bugzilla: 14975) (#265)

[webcomponents] [Overview]: Rewrite property explanations to be less tangled with building blocks (bugzilla: 14976) (#255)

[webcomponents] [Samples]: Write a recipe for using CSS variables in shadow DOM subtrees (bugzilla: 15501) (#253)

[webcomponents] [Samples]: Write a tab layout manager with tab overflow (bugzilla: 15478) (#257)

[webcomponents] [Samples]: Write contacts widget sample (bugzilla: 14962) (#254)

[webcomponents] [Samples]: Write form controls in SVG sample (bugzilla: 14961) (#269)

[webcomponents] [Samples]: Write Layout Manager example (bugzilla: 14959) (#271)

[webcomponents] [Samples]: Write Like/+1 Button sample (bugzilla: 14963) (#268)

[webcomponents] [Samples]: Write Media Controls for the Video Element Sample. (bugzilla: 15018) (#260)

[webcomponents] [Samples]: Write Widget Mix-and-Match example (bugzilla: 14960) (#270)

[webcomponents] [Shadow] "All other HTML elements in the shadow trees must behave as if they were part of the document tree." does not deal with the case when the host is not in the document tree (bugzilla: 26845) (#178)

[webcomponents] [Shadow] "TouchEvent is not subject to this rule." in 6.7 doesn't make sense (bugzilla: 23864) (#232)

[webcomponents] [Shadow] (assuming iframes should work inside shadow DOM) Should the contentWindow objects of iframes in shadow DOM show up in window.frames? (bugzilla: 28086) (#145)

[webcomponents] [Shadow] Focus on shadow host should slide to its inner focusable node (delegatesFocus) (#105)

[webcomponents] [Shadow] How should element.requestFullscreen(); work in shadow dom (bugzilla: 27379) (#180)

[webcomponents] [Shadow] How should mouse (&co) events be targeted in case user clicks on a text node (bugzilla: 28902) (#131)

[webcomponents] [Shadow] How should various document internal references work when SVG is being used in shadow DOM (bugzilla: 27380) (#179)

[webcomponents] [Shadow] it is unclear how elements in older shadow trees should work in case the newer shadow tree lacks <shadow> (bugzilla: 26846) (#194)

[webcomponents] [Shadow] Replace node distribution mechanism by the named slot proposal (bugzilla: 28542) (#138)

[webcomponents] [Shadow] ShadowRoot object may contain encapsulation mode (#275)

[webcomponents] [Shadow] The "Events that are Always Stopped" list looks rather random (bugzilla: 23861) (#233)

[webcomponents] [Shadow]: activeElement adjustment adjusts activeElement to the shadow root itself (bugzilla: 17089) (#251)

[webcomponents] [Shadow]: Add "closed" flag to createShadowRoot (bugzilla: 20144) (#100)

[webcomponents] [Shadow]: Allow certain pseudo-classes in content selectors (bugzilla: 28449) (#142)

[webcomponents] [Shadow]: clarify scoping node of styles in shadow trees (bugzilla: 22900) (#237)

[webcomponents] [Shadow]: Consider a <content> selector for "nodes not otherwise distributed" (bugzilla: 22268) (#64)

[webcomponents] [Shadow]: Consider not using AT_TARGET more than once in the event path (bugzilla: 26892) (#68)

[webcomponents] [Shadow]: Define the impact of ordering on relevant HTML elements (bugzilla: 25563) (#183)

[webcomponents] [Shadow]: Define whether <style>s in shadow trees are loaded (bugzilla: 27375) (#181)

[webcomponents] [Shadow]: elementFromPoint should return the host when you hit a Text node (bugzilla: 24638) (#67)

[webcomponents] [Shadow]: Figure out how session history should work for <iframe>s in shadow DOM (bugzilla: 27325) (#184)

[webcomponents] [Shadow]: How should Element.requestPointerLock() work in shadow DOM? (bugzilla: 26934) (#192)

[webcomponents] [Shadow]: Make event retargeting optional (bugzilla: 28444) (#89)

[webcomponents] [Shadow]: Should insertion point nodes have styles? (bugzilla: 17591) (#250)

[webcomponents] [Shadow]: Update constraints around stopping events (bugzilla: 20247) (#61)

[webcomponents] [Shadow]: We need comment about "scope" for shadow reference combinator. (bugzilla: 19685) (#248)

[webcomponents] A couple of new custom elements proposals (#284)

[webcomponents] Add 'delegatesFocus' proposal. (#272)

[webcomponents] Add a proposal md document for ShadowRoot's delegatesFocus flag. (#127)

[webcomponents] bug-assist doesn't support selection in Opera (Presto) (bugzilla: 21913) (#243)

[webcomponents] bug-assist should include a URL in the bug description (bugzilla: 21914) (#240)

[webcomponents] bug-assist should set z-index (bugzilla: 21915) (#242)

[webcomponents] bug-assist should use data-* attributes instead of <meta name> (bugzilla: 21916) (#229)

[webcomponents] Changes to Dispatching Events (#274)

[webcomponents] Changing "href" attribute on <link> should trigger re-downloading hyperlink (bugzilla: 22038) (#234)

[webcomponents] Consider a src/href-like attribute for easy integration? (bugzilla: 17761) (#146)

[webcomponents] Custom elements need da (microtask) hookup (bugzilla: 22409) (#225)

[webcomponents] Custom elements should call user defined constructor synchronously (bugzilla: 28543) (#137)

[webcomponents] Custom elements should not upgrade elements by setting prototype (bugzilla: 28544) (#134)

[webcomponents] Custom elements should use ES6 class constructor (bugzilla: 28541) (#139)

[webcomponents] Declarative syntax for custom elements (bugzilla: 28545) (#136)

[webcomponents] Define how shadow DOM should be handled when host is adopted to a new document (bugzilla: 27366) (#182)

[webcomponents] delegatesFocus (#276)

[webcomponents] document.registerElement should take a template as an argument (bugzilla: 28546) (#135)

[webcomponents] DOMFocusIn/DOMFocusOut in ShadowDOM spec should be renamed to focusin/focusout (bugzilla: 26713) (#195)

[webcomponents] Enumerate the element names which don't support createShadowRoot(), instead of looking at the binding property (#110)

[webcomponents] Figure out how "If a reflecting IDL attribute has the type HTMLElement, or an interface that descends from HTMLElement" should work in the context of shadow dom. (bugzilla: 26643) (#199)

[webcomponents] Figure out how form owner should work in shadow dom (bugzilla: 26656) (#196)

[webcomponents] Finalize the slots proposal (#128)

[webcomponents] Fix "Custom Control Accessible Development Checklist" link (#279)

[webcomponents] FKA: No defined way to get keyboard focus into and out of a shadow DOM component (bugzilla: 24106) (#228)

[webcomponents] How the current model and the v1 model should interact? (#130)

[webcomponents] I accidentally "git push -f" to w3c/webcomponents repository. (#273)

[webcomponents] Introduce "delegatesFocus" flag to shadow root (#126)

[webcomponents] Migrate the bugs filed for Custom Elements from bugzilla to GitHub Issues, here. (#119)

[webcomponents] Missing First Principle in overall Design (bugzilla: 22836) (#231)

[webcomponents] Need "slotting changed" event (#288)

[webcomponents] Need a shadowRoots MutationObserver option (bugzilla: 26213) (#204)

[webcomponents] registerElement() should be scoped to modules (bugzilla: 27835) (#156)

[webcomponents] Remove the support for inherting from builtin subclasses of HTMLElement and SVGElement (bugzilla: 28547) (#133)

[webcomponents] Rename createShadowRoot to attachShadow (#129)

[webcomponents] ReSpec warns the usage of the title attribute for the Shadow DOM spec. (#290)

[webcomponents] Scripts in HTML Imports should be scoped to the import (treat imports as script modules) (bugzilla: 27836) (#157)

[webcomponents] Sharing styles across custom elements (#282)

[webcomponents] Should parser extensibility be a design goal? (#113)

[webcomponents] Shouldn't loadedmetadata also a scoped event? (#277)

[webcomponents] Spec the Slots proposal (#289)

[webcomponents] spec/custom/index.html: Fix "suports" [sic] typo (#278)

[webcomponents] Specify what happens when decorators infinitely loop (bugzilla: 15058) (#247)

[webcomponents] typo: 'piecing' -> 'piercing' (#281)

[webcomponents] Update Slots-Proposal.md (#285)

[webidl-checker] Support of [Exposed] extended attribute in W3C online service (#17)

[webidl] @@toStringTag property attributes (#54)

[webidl] @@toStringTag property attributes + general semantics (#54)

[webidl] Change "conforming IDL fragment" to "conforming set of IDL fragmetns". (c84421a)

[webidl] Check for detached array buffers when converting JS->IDL ArrayBuffer. (5458f0c)

[webidl] DOMException function definition makes no sense (#55)

[webidl] Fix arrays (#52)

[webidl] Fragments (#56)

[webidl] Merge pull request #52 from heycam/arrays-2 (416ebfb)

[webidl] Numeric type reform strawperson (#33)

[xhr] Abandon hope of removing sync XHR from the web platform? (#20)

[xhr] hfghfg (#22)

[xhr] http://www.moviestarplanet.com/ (#23)

[xhr] Remove XMLHttpRequest from ServiceWorkerGlobalScope (#19)

Last message date: Friday, 31 July 2015 22:58:37 UTC