public-webapps-github@w3.org from February 2019 by subject

[GoogleChrome/puppeteer] Query nodes within shadow roots (#858)

[heycam/webidl] [[DefineOwnProperty]] for legacy objects should not force configurability for a symbol name (#669)

[heycam/webidl] Add [[PlatformBrand]] internal slot to all platform objects (#97)

[heycam/webidl] Add a Privacy and Security Considerations section (#647)

[heycam/webidl] Add an algorithm to create a platform object. (#635)

[heycam/webidl] Add cross-reference to 'exposed' in the [SecureContext] definition (#637)

[heycam/webidl] Allow extended attributes to apply to types (#286)

[heycam/webidl] Better regular expression for identifiers (#632)

[heycam/webidl] Can we use ObjectCreate in object creation? + other editorial tweaks (#655)

[heycam/webidl] Clarify object creation in named constructors (#652)

[heycam/webidl] Clean up some parts of object creation (#663)

[heycam/webidl] Consider allowing only one NamedConstructor per interface (#653)

[heycam/webidl] Correct requirement to define Global properties on the object itself (#639)

[heycam/webidl] Deduplicate unforgeable member functions (#668)

[heycam/webidl] Define "implements" checks using internal slots (#595)

[heycam/webidl] Define "implements" checks using internal slots (#654)

[heycam/webidl] Define the static operations on the interface object (#641)

[heycam/webidl] Disallow combining LegacyWindowAlias and LegacyNamespace (#651)

[heycam/webidl] Editorial: add a Privacy and Security Considerations section (#647)

[heycam/webidl] Editorial: correct 'callback interface' cross-reference (#646)

[heycam/webidl] Editorial: gsnedders's name changed (#643)

[heycam/webidl] Editorial: improve language around conversions to JS (#664)

[heycam/webidl] Editorial: remove redundant requirement for existence of 'length' (#667)

[heycam/webidl] Editorial: run platform algorithms on IDL objects (#666)

[heycam/webidl] Editorial: use the new signature of CreateBuiltinFunction (#642)

[heycam/webidl] Formalize the 'this' and 'given value' ambient values (#665)

[heycam/webidl] Formally define a [[Realm]] slot on platform objects (#658)

[heycam/webidl] How to deal with Location (#660)

[heycam/webidl] Idea for [AllowShared] (handling SharedArrayBuffer safely) (#638)

[heycam/webidl] Imperatively define the global property references (#648)

[heycam/webidl] Imperatively define the interface objects (#648)

[heycam/webidl] Import (and fix) the promises guide (#490)

[heycam/webidl] Improve the named property visibility algorithm for Window. (#626)

[heycam/webidl] Interaction of extended attributes and typedefs is weird (#649)

[heycam/webidl] Is `long?` an integer type? (#670)

[heycam/webidl] Is a subclass still a platform object? (#540)

[heycam/webidl] Is internal method setup in object creation correct? (#657)

[heycam/webidl] It looks like we started allowing [TreatNullAs] on dictionary members (#650)

[heycam/webidl] Need pattern for feature detecting dictionary members (#107)

[heycam/webidl] Numeric type reform strawperson (#33)

[heycam/webidl] Referencing "implements" (#659)

[heycam/webidl] Remove [NoInterfaceObject]. (#609)

[heycam/webidl] Remove the 'user object' concept. (#662)

[heycam/webidl] Review handling of WindowProxy (#656)

[heycam/webidl] Should callback interfaces with more than one operation be supported? (#661)

[heycam/webidl] Should LegacyWindowAlias and LegacyNamespace be allowed together? (#645)

[heycam/webidl] Specify what typeof should return for exotic objects (#640)

[heycam/webidl] State the associated realm when creating objects (#206)

[heycam/webidl] Stop using extended attributes for constructors (#636)

[heycam/webidl] The [SecureContext] text is unclear on exposure for interfaces (#119)

[heycam/webidl] typeof operator and platform objects (#512)

[heycam/webidl] Use PerformPromiseThen to perform some steps once a promise is settled (#644)

[w3c/DOM-Parsing] Add innerHTML to ShadowRoot (#42)

[w3c/DOM-Parsing] Editorial error in 'XML serializing an Element node' (#43)

[w3c/DOM-Parsing] Improve definition of URL for Documents created by DOMParser (#46)

[w3c/DOM-Parsing] innerHTML should be defined on ShadowRoot interface in addition to Element interface (#21)

[w3c/DOM-Parsing] It's possible for 'generate a prefix' algorithm to generate a prefix conflicting with an existing one (#44)

[w3c/DOM-Parsing] It's possible that 'retrieve a preferred prefix string' returns a wrong prefix for the specified namespace (#45)

[w3c/editing] indent elements in different lines created by forced breaks <br> (#190)

[w3c/editing] Removal of browser built-in Undo stack functionality from contenteditable (#150)

[w3c/editing] spellchecking - how to give JS devs more control (#166)

[w3c/FileAPI] [Clamp] now applies to types (#116)

[w3c/FileAPI] Allow MediaSource, disallow any more extensions (#103)

[w3c/FileAPI] Fix Web IDL extended attribute usage: [Clamp] now applies to types (#116)

[w3c/FileAPI] Further integrate MediaSource documentation (#115)

[w3c/FileAPI] Include MediaSource overload for createObjectURL (#100)

[w3c/FileAPI] Streams are hot, FileReader.readAs____ is not (#40)

[w3c/gamepad] chore: add PULL_REQUEST_TEMPLATE (#86)

[w3c/gamepad] Fix: Standard Gamepad dpad left / right button indices (#89)

[w3c/manifest] Add a way to query whether there is a UA-provided back button (#693)

[w3c/manifest] Allow for multiple scopes (#449)

[w3c/manifest] Allowing only site-triggered install prompt (#627)

[w3c/manifest] Icon shapes and masking (#555)

[w3c/manifest] Install button on another domain (#726)

[w3c/manifest] SVG icon sizes="any" (or without property "sizes") (#407)

[w3c/manifest] update (#754)

[w3c/permissions] chore(example): Escape special character (#149)

[w3c/permissions] Conditional permissions (#189)

[w3c/permissions] Use [SameObject] for navigator.permissions IDL (#190)

[w3c/screen-orientation] "Security" condition should be something else (#82)

[w3c/screen-orientation] Add event-change.html test link to screen orientation change algorithm section (#154)

[w3c/screen-orientation] Add lock-sandboxed-iframe test (#156)

[w3c/screen-orientation] Add lock-sandboxed-iframe test to locking algorithm section (#156)

[w3c/screen-orientation] Add orientation-reading.html test (#155)

[w3c/screen-orientation] Add test link for lock-bad-argument (#152)

[w3c/screen-orientation] Add test link for lock-basic.html (#153)

[w3c/screen-orientation] chore: enable respec-validator on TravisCI (#158)

[w3c/screen-orientation] chore: enable respect-validator on TravisCI (#158)

[w3c/screen-orientation] Clarify how to initialize the screen orientation (#145)

[w3c/screen-orientation] cordova-plugin-screen-orientation does not work (#123)

[w3c/screen-orientation] Definition of default orientation (#150)

[w3c/screen-orientation] Double check lock(), event, re/unlock() behaviors (#151)

[w3c/screen-orientation] Edit screen orientation type definitions (#161)

[w3c/screen-orientation] Edit to updating orientation algorithm (#157)

[w3c/screen-orientation] Editorial: Change 'security conditions' to 'pre-lock conditions' (#149)

[w3c/screen-orientation] Editorial: HTML Tidy gh-pages (#148)

[w3c/screen-orientation] Editorial: Internal slots (#144)

[w3c/screen-orientation] Fix Web App Manifest link (#159)

[w3c/screen-orientation] Fix: move title inside best practice box (#163)

[w3c/screen-orientation] Locking orientation algorithm edits (#160)

[w3c/screen-orientation] Reliability of angle (#162)

[w3c/screen-orientation] Resolving the promise after the change event is fired (#147)

[w3c/screen-orientation] Send events before promise resolve (#120)

[w3c/screen-orientation] The responsible document (#146)

[w3c/screen-orientation] Wide review tracker (#102)

[w3c/selection-api] Add Selection/Range methods based on anchestor element (#102)

[w3c/selection-api] Selection events for text controls (#53)

[w3c/ServiceWorker] `<iframe sandbox />` + SW (#1390)

[w3c/ServiceWorker] A description mistake in spec document (#1391)

[w3c/ServiceWorker] activate event not working with async function (#1388)

[w3c/ServiceWorker] Add a script version property to the ServiceWorker object (#1387)

[w3c/ServiceWorker] Add cookie accessor/setter methods? (#707)

[w3c/ServiceWorker] Allow active worker to immediately evict itself (#1296)

[w3c/ServiceWorker] Cache.put() does not read response's body (#1383)

[w3c/ServiceWorker] Configure script's settings and realm for service workers (#1294)

[w3c/ServiceWorker] Correcting the use of types and simplifying the response body read. (#1384)

[w3c/ServiceWorker] Declarative routing (#1373)

[w3c/ServiceWorker] Don't fail update upon error fetching the incumbent worker's import s… (#1377)

[w3c/ServiceWorker] Formalizing a timeout API (#1292)

[w3c/ServiceWorker] Fully inline (.js + json manifest) service worker (#1392)

[w3c/ServiceWorker] Hiding add to homescreen minibar for certain urls. (#1375)

[w3c/ServiceWorker] Immediate Service Worker (#1389)

[w3c/ServiceWorker] Minor improvements around importScripts. (#1380)

[w3c/ServiceWorker] Provide a one-line way to listen for a waiting Service Worker (#1222)

[w3c/ServiceWorker] Provide an easier way to listen for waiting/activated/redundant Service Workers (#1247)

[w3c/ServiceWorker] Remove foreign fetch (#1188)

[w3c/ServiceWorker] Service Worker registration failed: DOMException: Failed to register a ServiceWorker: An SSL certificate error occurred when fetching the script. (#1159)

[w3c/ServiceWorker] Service-Worker-Allowed can be cross-origin to the script URL. (#1307)

[w3c/ServiceWorker] WindowOrWorkerGlobalScope is a mixin (#1309)

[w3c/touch-events] Use GlobalEventHandlers as a mixin (#103)

[w3c/uievents] "Process" key should be declared with more detail (#224)

[w3c/uievents] Declare `InputEvent.data` value of `insertLink` should be relative URI if it's specified as relative URI (#222)

[w3c/uievents] Declare more detail of `InputEvent.data` value of `formatFontName` (#223)

[w3c/uievents] Different mousedown behavior between Firefox and Chrome/Safari (#201)

[w3c/uievents] Event order between "keypress" and "beforeinput" (#220)

[w3c/uievents] mouseover/mouseout events can repeatedly causing infinite re-layout in some buggy content (#221)

[w3c/webcomponents] [feature request] change when upgrade/connected happens during parsing, so that it is the first event in the following microtask (#787)

[w3c/webcomponents] [idea] childConnectedCallback and childDisconnectedCallback (#550)

[w3c/webcomponents] [idea] making builtin elements more like custom elements (#785)

[w3c/webcomponents] [Shadow] Slotting indirect children (#574)

[w3c/webcomponents] A way to detect if a custom element was constructed during customElements.define call? (#790)

[w3c/webcomponents] appreciate your feedback for custom element diagram (#784)

[w3c/webcomponents] Can I style a slotted element by its slot name? (#795)

[w3c/webcomponents] CSS encapsulation and common CSS rules (#800)

[w3c/webcomponents] Custom pseudo-classes for host elements via shadow roots (:state) (#738)

[w3c/webcomponents] CustomElementRegistry per shadow DOM (#792)

[w3c/webcomponents] Editor support for WebComponents (#776)

[w3c/webcomponents] Expose "cloning steps" to custom elements (cloneCallback) (#176)

[w3c/webcomponents] How to define APIs only for custom element authors (#758)

[w3c/webcomponents] How to handle non-type=”module” scripts in HTML Modules? (#798)

[w3c/webcomponents] HTML modules spec draft editorial feedback (#783)

[w3c/webcomponents] Include updated info on HTML Modules (#799)

[w3c/webcomponents] Is there a way to detect if a custom element was constructed during parsing? (#789)

[w3c/webcomponents] JSON "modules" (#770)

[w3c/webcomponents] Move HTML Module Record definition from ES spec to HTML5 spec (#796)

[w3c/webcomponents] Need callback for form submit data (#187)

[w3c/webcomponents] Proposal: a native solution for virtual scrolling (#791)

[w3c/webcomponents] Provide a lightweight mechanism to add styles to a custom element (#468)

[w3c/webcomponents] Question: where to incubate HTML modules? (#794)

[w3c/webcomponents] Quirks render mode in HTML Modules (#797)

[w3c/webcomponents] Scoped Custom Element Registries (#716)

[w3c/webcomponents] Serialize shadow DOM for use in javascript disabled user agents (#788)

[w3c/webcomponents] Styling default slot content with ::slotted (#631)

[w3c/webcomponents] SVG use element can't reference an element within the same shadow tree (#772)

[w3c/webcomponents] Update HTML Modules Proposed Spec changes and initial proposal document (#793)

[w3c/webcomponents] Web Components F2F Spring 2019 (#786)

[w3c/WebPlatformWG] Promote File Handling to WICG (#127)

[w3ctag/design-reviews] <link> rel="modulepreload" (#213)

[w3ctag/design-reviews] ads.txt (#201)

[w3ctag/design-reviews] Audiobooks (#345)

[w3ctag/design-reviews] Base used to resolve relative URIs to absolute URIs in HTML5 data-blocks (#312)

[w3ctag/design-reviews] Carriage of Web Resource in ISOBMFF (#285)

[w3ctag/design-reviews] Clear Site Data (#62)

[w3ctag/design-reviews] Contact API (#337)

[w3ctag/design-reviews] CSS Properties and Values API Level 1 (#318)

[w3ctag/design-reviews] Element Timing API for img (#326)

[w3ctag/design-reviews] EME Extension: HDCP Policy Check (#323)

[w3ctag/design-reviews] Event Timing API (#324)

[w3ctag/design-reviews] Feature policy control over sandbox features (#339)

[w3ctag/design-reviews] Feature policy evolution (#341)

[w3ctag/design-reviews] Feature Policy JS introspection API (#292)

[w3ctag/design-reviews] FetchEvent Worker Timing (#317)

[w3ctag/design-reviews] First-Party Sets (#342)

[w3ctag/design-reviews] Form Participation API (#305)

[w3ctag/design-reviews] Heads up: Verifiable Credentials review request coming shortly (#335)

[w3ctag/design-reviews] hrefTranslate attribute (#301)

[w3ctag/design-reviews] imagesrcset and imagesizes attributes on link rel=preload (#329)

[w3ctag/design-reviews] Import maps (#340)

[w3ctag/design-reviews] JavaScript Decorators (#314)

[w3ctag/design-reviews] JavaScript WeakRefs (#321)

[w3ctag/design-reviews] Layered APIs (#276)

[w3ctag/design-reviews] Migrating some high-entropy HTTP request headers to Client Hints. (#320)

[w3ctag/design-reviews] OffscreenCanvas new commit() and DedicatedWorker.requestAnimationFrame (#288)

[w3ctag/design-reviews] Pointerevent getPredictedPoints (#346)

[w3ctag/design-reviews] Portals (#331)

[w3ctag/design-reviews] Querying Encryption Scheme Support Through EME (#322)

[w3ctag/design-reviews] Review Decentralized identifiers (DIDs) (#216)

[w3ctag/design-reviews] Review MathML (#313)

[w3ctag/design-reviews] Review Request: Priority Hints API (#241)

[w3ctag/design-reviews] Scheduling APIs (#338)

[w3ctag/design-reviews] Scroll-linked Animations (#330)

[w3ctag/design-reviews] Serialization of natural language in data formats such as JSON [I18N] (#178)

[w3ctag/design-reviews] Spatial Navigation (#287)

[w3ctag/design-reviews] TAG review of whether element.pseudo(":unkown") should return null or throw (#348)

[w3ctag/design-reviews] TAG review request: User Activation Delegation through postMessages (#347)

[w3ctag/design-reviews] TAG review request: Verifiable Credentials Data Model 1.0 (#343)

[w3ctag/design-reviews] Task Scheduling (#72)

[w3ctag/design-reviews] Temporal proposal (#311)

[w3ctag/design-reviews] The web platform needs a service discovery mechanism (#240)

[w3ctag/design-reviews] transferable streams (#332)

[w3ctag/design-reviews] Trusted Types (#198)

[w3ctag/design-reviews] User Activation API (#300)

[w3ctag/design-reviews] User Idle Detection (#336)

[w3ctag/design-reviews] Web Bluetooth Scanning (#333)

[w3ctag/design-reviews] Web Publications review (#344)

[w3ctag/design-reviews] WebRTC DSCP Control API (#325)

[w3ctag/design-reviews] Wide gamut support for Canvas/OffscreenCanvas/ImageBitmap (#315)

[whatwg/dom] Add the ability for an EventTarget to provide an algorithm to override (#366)

[whatwg/dom] Capturing event listeners are called during bubbling phase for shadow hosts (#685)

[whatwg/dom] Declarative Shadow DOM (#510)

[whatwg/dom] Dispatching slotchange within a compound microtask (#734)

[whatwg/dom] Editorial: gsnedders's name changed (#733)

[whatwg/dom] Hook for SVG and HTML script element insertion (#575)

[whatwg/dom] Inconsistency in execution of unclosed attribute selector for querySelector (#549)

[whatwg/dom] MutationObserver needs an equivalent of disconnected & connected callbacks (#533)

[whatwg/dom] Run insertion steps after DocumentFragment insertion completes (#576)

[whatwg/dom] Should adopting change an element's prototype (#731)

[whatwg/dom] Should adopting change an element's prototype? (#731)

[whatwg/dom] Use a queue of deferred steps in the node insertion algorithm (#732)

[whatwg/dom] window.event and IFRAMEs (#735)

[whatwg/encoding] Big5 encoding mishandles some trailing bytes, with possible XSS (#171)

[whatwg/encoding] Editorial: gsnedders's name changed (#173)

[whatwg/encoding] Make decode() and encodeInto() accept SharedArrayBuffer-backed views (#172)

[whatwg/encoding] New TextDecoder.decode() API needed for Wasm multithreading (#172)

[whatwg/fetch] Add domintro explanations for web developers (#543)

[whatwg/fetch] Add Stale While Revalidate Handling (#853)

[whatwg/fetch] Allow servers to completely opt out of current and future CORS protection (#865)

[whatwg/fetch] can body consuming be interrupted by response/body GC? (#874)

[whatwg/fetch] Cannot get next URL for redirect="manual" (#763)

[whatwg/fetch] Clarification on CORS preflight fetches for TLS client certificates (#869)

[whatwg/fetch] Copy client-hints list from env settings object. Align CH processing (#773)

[whatwg/fetch] CORS: arbitrary blocking of accept header based on length (#862)

[whatwg/fetch] Does Client Hints have multi vendor support? (#867)

[whatwg/fetch] Fix typo in word "falure". (#868)

[whatwg/fetch] Fixed Issue-846 : remove URL filesystem scheme (#873)

[whatwg/fetch] http (#872)

[whatwg/fetch] More CORB-protected MIME types - safelist-based approach (#721)

[whatwg/fetch] Remove "filesystem" URL scheme (#846)

[whatwg/fetch] Request with GET/HEAD method cannot have body. (#551)

[whatwg/fetch] Restrict allowed JavaScript MIME types (#870)

[whatwg/fetch] Should we send an Origin header for no-cors fetches? (#225)

[whatwg/fetch] Tests do not always require Origin header when mode is "cors" (#871)

[whatwg/fetch] Typo "If mimeType is falure" (#866)

[whatwg/fetch] upload progress? (#21)

[whatwg/fetch] Uploading a Request made from a ReadableStream body (#425)

[whatwg/fetch] vague spec result in Firefox security hole (#871)

[whatwg/fullscreen] Fix logical error of filling fullscreenElements (3.12) (#145)

[whatwg/fullscreen] I want to avoid fullscreen elements covering anything else in the top layer, e.g. dialog. (#146)

[whatwg/fullscreen] Introduce document.exitFullscreen({ fully: true })? (#70)

[whatwg/fullscreen] Rephrase: 3.12 While the first element in fullscreenElements is ... (#144)

[whatwg/fullscreen] ruby3 (#147)

[whatwg/storage] Review Draft Publication: February 2019 (#67)

[whatwg/storage] Use [SameObject] for navigator.storage IDL (#66)

[whatwg/streams] "Let returnValue be the result of performing con..." (#982)

[whatwg/streams] "npm run coverage" is no longer working (#981)

[whatwg/streams] Add @@asyncIterator to ReadableStream (#980)

[whatwg/streams] better-assert is broken (#985)

[whatwg/streams] Editorial changes to transferable streams explainer (#977)

[whatwg/streams] forAuthorCode can be a bit per reader (#964)

[whatwg/streams] Give pipeTo more latitude about byob chunk sizes (#989)

[whatwg/streams] In ReadableStreamTee, replace _closedOrErrored_ with _closed_ (#994)

[whatwg/streams] Initialize ReadableByteStreamController.[[byobRequest]] to undefined (#990)

[whatwg/streams] Possible feature discussion: opaque streams (#983)

[whatwg/streams] ReadableStream reference implementation: remove unnecessary code (#992)

[whatwg/streams] ReadableStream should be an async iterable (#778)

[whatwg/streams] ReadableStreamTee pulls too many chunks (#996)

[whatwg/streams] ReadableStreamTee: do not read when already pulling (#997)

[whatwg/streams] Remove call to ClearPendingPullIntos from SetUpReadableByteSC (#993)

[whatwg/streams] Replace impossible condition with assert (#987)

[whatwg/streams] Review Draft Publication: February 2019 (#986)

[whatwg/streams] Semantics of |closedOrErrored| variable in ReadableStreamTee are odd (#991)

[whatwg/streams] SetUpReadableByteStreamController initializes [[pendingPullIntos]] twice (#975)

[whatwg/streams] Simplify [@@asyncIterator]().next() (#995)

[whatwg/streams] Simplify [@@asyncIterator].next() (#995)

[whatwg/streams] Stop using better-assert (#988)

[whatwg/streams] Switching to Web IDL (#963)

[whatwg/streams] Treat forAuthorCode as an internal slot of reader object (#984)

[whatwg/streams] Treat forAuthorCode as an internal slot of reader object. (#969)

[whatwg/streams] WritableStreamDefaultWriterGetDesiredSize(writer) cannot in general be used to determine size of chunks read by pipeTo (#938)

[whatwg/url] Be clearer that URL serialization returns an ASCII string. (#428)

[whatwg/url] Change warning about specs not depending on PSL (#429)

[whatwg/url] Review Draft Publication: February 2019 (#431)

[whatwg/url] Review Draft Publication: February 2019 (#432)

[whatwg/url] Suggest use of origin in warning text (Fixes #429) (#430)

[whatwg/xhr] Editorial: gsnedders's name changed (#236)

[whatwg/xhr] madness (#239)

[whatwg/xhr] Review Draft Publication: February 2019 (#237)

[whatwg/xhr] Review Draft Publication: February 2019 (#238)

[whatwg/xhr] The good (#235)

Last message date: Thursday, 28 February 2019 23:48:12 UTC