- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 04 Apr 2017 17:00:42 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1cvRow-00088x-Mn@uranus.w3.org>
Issues ------ * w3c/webcomponents (+1/-0/💬4) 1 issues created: - Proposal: Allow custom elements to be in any namespace (by hfmanson) https://github.com/w3c/webcomponents/issues/634 2 issues received 4 new comments: - #587 Non-class based example of customElement.define() (3 by rniwa, klarkc, SerkanSipahi) https://github.com/w3c/webcomponents/issues/587 - #624 Custom 'void' or self-closing elements (1 by Jamesernator) https://github.com/w3c/webcomponents/issues/624 * w3c/FileAPI (+0/-0/💬3) 1 issues received 3 new comments: - #75 Disallow mutating state of Blob/File objects (3 by annevk, mkruisselbrink) https://github.com/w3c/FileAPI/issues/75 * w3c/ServiceWorker (+7/-14/💬161) 7 issues created: - Switch useCache to an enum (by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1104 - Change the spec so that when a new SW is being registered it's set to not use cache the first time (by n8schloss) https://github.com/w3c/ServiceWorker/issues/1103 - API to tell developers why the SW was killed (by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1101 - should Client.navigate() require user interaction? (by wanderview) https://github.com/w3c/ServiceWorker/issues/1100 - Build spec using travis (by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1099 - HTMLLinkElement extension is redundant (by SaschaNaz) https://github.com/w3c/ServiceWorker/issues/1098 - how does service worker interact with html imports? (by wanderview) https://github.com/w3c/ServiceWorker/issues/1095 14 issues closed: - Reporting URL for SW update failures https://github.com/w3c/ServiceWorker/issues/877 - consider exposing install time on ServiceWorker DOM object https://github.com/w3c/ServiceWorker/issues/842 - Service worker ID - remove? https://github.com/w3c/ServiceWorker/issues/1076 - should Client.navigate() require user interaction? https://github.com/w3c/ServiceWorker/issues/1100 - Handle UA shutdown algorithm always invokes clear reg if we have installing worker https://github.com/w3c/ServiceWorker/issues/1063 - HTMLLinkElement extension is redundant https://github.com/w3c/ServiceWorker/issues/1098 - A header-based SW installation https://github.com/w3c/ServiceWorker/issues/685 - openWindow with a WebApp manifests https://github.com/w3c/ServiceWorker/issues/720 - Is a new property to get the navigation's target client needed? https://github.com/w3c/ServiceWorker/issues/817 - Add client "close" event https://github.com/w3c/ServiceWorker/issues/868 - Communicate with Native Apps https://github.com/w3c/ServiceWorker/issues/960 - ExtendableMessageEventInit should either have default values for properties or mark properties required https://github.com/w3c/ServiceWorker/issues/988 - Inconsistent behaviour when client-side certificates are required https://github.com/w3c/ServiceWorker/issues/1022 - service Worker cache https://github.com/w3c/ServiceWorker/issues/1088 63 issues received 161 new comments: - #1085 Allow overlapping scopes (11 by AshleyScirra, jakearchibald) https://github.com/w3c/ServiceWorker/issues/1085 - #878 Foreign fetch vs non-credentialed requests (10 by annevk, jakearchibald, wanderview, delapuente) https://github.com/w3c/ServiceWorker/issues/878 - #643 Expose environment ids? (7 by annevk, jakearchibald, wanderview) https://github.com/w3c/ServiceWorker/issues/643 - #1053 Create F2F agenda - 3-4 April 2017 (7 by isonmad, jakearchibald, mattto, NekR, annevk) https://github.com/w3c/ServiceWorker/issues/1053 - #1094 How to test "no-referrer-when-downgrade" in a web platform test (7 by annevk, jakearchibald, mikewest, wanderview) https://github.com/w3c/ServiceWorker/issues/1094 - #1040 clarify that manually constructed ExtendableEvent objects may not extend lifetime via waitUntil() (6 by annevk, jungkees, jakearchibald, wanderview) https://github.com/w3c/ServiceWorker/issues/1040 - #1093 consider how clients.claim() should work with srcdoc iframes (6 by jakearchibald, jungkees, wanderview) https://github.com/w3c/ServiceWorker/issues/1093 - #1038 consider how Client API should behave with bfcache (5 by jakearchibald, jungkees, wanderview) https://github.com/w3c/ServiceWorker/issues/1038 - #719 "no-cors" CSS SOP violation (4 by jakearchibald, johnwilander, hober) https://github.com/w3c/ServiceWorker/issues/719 - #614 A way to immediately unregister a service worker (4 by jakearchibald, mikewest, wanderview) https://github.com/w3c/ServiceWorker/issues/614 - #1095 how does service worker interact with html imports? (4 by jakearchibald, mattto, TakayoshiKochi, wanderview) https://github.com/w3c/ServiceWorker/issues/1095 - #1033 Why are only a subset of JS mime types allowed? (3 by jakearchibald, domenic) https://github.com/w3c/ServiceWorker/issues/1033 - #1055 respondWith uses the wrong targetRealm (3 by jakearchibald, isonmad, mkruisselbrink) https://github.com/w3c/ServiceWorker/issues/1055 - #685 A header-based SW installation (3 by annevk, mkruisselbrink, wanderview) https://github.com/w3c/ServiceWorker/issues/685 - #1072 no way for using a websocket inside a service worker (3 by publicocean0, jakearchibald) https://github.com/w3c/ServiceWorker/issues/1072 - #1077 Find a way for service workers to get their current state (3 by slightlyoff, jakearchibald) https://github.com/w3c/ServiceWorker/issues/1077 - #1087 Safety versus simplicity in specification tests (3 by jakearchibald, mattto) https://github.com/w3c/ServiceWorker/issues/1087 - #962 allow service worker produced resources to be marked as "cachable" (3 by jakearchibald, wanderview) https://github.com/w3c/ServiceWorker/issues/962 - #882 ServiceWorker lifetime and respondWith() with a user-constructed ReadableStream (3 by jakearchibald, domenic) https://github.com/w3c/ServiceWorker/issues/882 - #756 consider allowing multiple worker thread instances for a single registration (3 by code-tree, jakearchibald, isonmad) https://github.com/w3c/ServiceWorker/issues/756 - #1026 Consider mechanisms to bypass the service worker for things that we know won't be in it's cache (2 by inian, jakearchibald) https://github.com/w3c/ServiceWorker/issues/1026 - #772 Add SW to the spec (2 by jakearchibald, domenic) https://github.com/w3c/ServiceWorker/issues/772 - #1031 reserved Client objects and redirected navigations (2 by annevk, jakearchibald) https://github.com/w3c/ServiceWorker/issues/1031 - #1035 postMessage() to a reserved client throws (2 by jakearchibald, domenic) https://github.com/w3c/ServiceWorker/issues/1035 - #947 Should EventSource and WebSocket be exposed in service workers? (2 by annevk, jakearchibald) https://github.com/w3c/ServiceWorker/issues/947 - #1046 service worker client definition is redundant (2 by jungkees, isonmad) https://github.com/w3c/ServiceWorker/issues/1046 - #1059 Get Cache Size (2 by beaufortfrancois, jakearchibald) https://github.com/w3c/ServiceWorker/issues/1059 - #1063 Handle UA shutdown algorithm always invokes clear reg if we have installing worker (2 by jungkees, jakearchibald) https://github.com/w3c/ServiceWorker/issues/1063 - #939 Recovering from fetch failures (2 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/939 - #1075 Track ancestorOrigins privacy issues (2 by annevk, jungkees) https://github.com/w3c/ServiceWorker/issues/1075 - #1076 Service worker ID - remove? (2 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1076 - #955 consider exposing self.clients on window and other worker globals (2 by jakearchibald, wanderview) https://github.com/w3c/ServiceWorker/issues/955 - #1098 HTMLLinkElement extension is redundant (2 by mkruisselbrink) https://github.com/w3c/ServiceWorker/issues/1098 - #1092 Is there any way for a web page to see if their requests will be intercepted by a foreign fetch handler? (2 by mkruisselbrink, delapuente) https://github.com/w3c/ServiceWorker/issues/1092 - #839 Consider relying on eTags (or other headers) for service worker dependencies to check for updates (2 by jakearchibald, mattto) https://github.com/w3c/ServiceWorker/issues/839 - #842 consider exposing install time on ServiceWorker DOM object (2 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/842 - #732 Remove frameType, maybe add ancestorOrigins (2 by annevk, jakearchibald) https://github.com/w3c/ServiceWorker/issues/732 - #745 Expose GeoLocation to workers (2 by jms19, jakearchibald) https://github.com/w3c/ServiceWorker/issues/745 - #877 Reporting URL for SW update failures (2 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/877 - #893 consider fetching service worker scripts with no-cache by default (2 by jakearchibald, mattto) https://github.com/w3c/ServiceWorker/issues/893 - #1088 service Worker cache (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1088 - #1030 Client.reserved references wrong context state? (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1030 - #1034 what should Client.url return for a reserved Worker Client? (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1034 - #1090 should clients.claim() control reserved Clients? (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1090 - #920 Making a concurrent request for navigations (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/920 - #1066 Pagination in cache.keys() (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1066 - #1073 Update to reference HTML for link rel=serviceworker (1 by sideshowbarker) https://github.com/w3c/ServiceWorker/issues/1073 - #1078 clarify that Client "creation order" means when reserved Client created (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1078 - #713 Support restarting download when storing large resources in Cache (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/713 - #1080 clarify Clients.matchAll() focus order for nested frames (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1080 - #825 Installing a foreign SW as part of a subresource request (1 by delapuente) https://github.com/w3c/ServiceWorker/issues/825 - #1082 No event for knowing when service worker is not available (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1082 - #960 Communicate with Native Apps (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/960 - #1091 consider Client behavior for windows where initial about:blank is replaced with a loaded document (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1091 - #1100 should Client.navigate() require user interaction? (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1100 - #1101 API to tell developers why the SW was killed (1 by hober) https://github.com/w3c/ServiceWorker/issues/1101 - #720 openWindow with a WebApp manifests (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/720 - #977 Allow Caching of POST requests (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/977 - #980 postMessage keeps service workers alive indefinitely (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/980 - #945 Send correct Accept header with fetch() request (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/945 - #868 Add client "close" event (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/868 - #1000 NavigationPreloadManager.setHeaderValue should reject invalid HTTP header field values (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1000 - #1016 serviceworker.skipWaiting (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1016 * w3c/gamepad (+0/-0/💬1) 1 issues received 1 new comments: - #54 Battery level (1 by mccordgh) https://github.com/w3c/gamepad/issues/54 * w3c/manifest (+0/-0/💬3) 2 issues received 3 new comments: - #470 Allow unique start_url for subdomains (2 by gui-poa, RobDolinMS) https://github.com/w3c/manifest/issues/470 - #529 Add info push notifications to extensions registry (1 by RobDolinMS) https://github.com/w3c/manifest/issues/529 * w3c/uievents (+1/-0/💬0) 1 issues created: - InputEventInit data default value should be null (by foolip) https://github.com/w3c/uievents/issues/139 * w3c/clipboard-apis (+0/-0/💬4) 1 issues received 4 new comments: - #41 Support for delayed clipboard data (4 by garykac, poiru, gked) https://github.com/w3c/clipboard-apis/issues/41 * w3c/selection-api (+0/-0/💬6) 1 issues received 6 new comments: - #41 Support multi range selection (6 by rniwa, ayg, MatsPalmgren) https://github.com/w3c/selection-api/issues/41 * w3c/html (+11/-29/💬88) 11 issues created: - Add missing word “characters” in definition of “inter-element whitespace“ (by sideshowbarker) https://github.com/w3c/html/issues/863 - 4.11.7. The dialog element - There is no definition in HTML markdown for when it's open as a modal (by alexandros-s) https://github.com/w3c/html/issues/860 - Inconsistent description about the usage of rank element (by TokushigeKobayashi) https://github.com/w3c/html/issues/859 - GitHub pages are down? (by MichielBijl) https://github.com/w3c/html/issues/858 - w3c.github.io and TR/ (by xfq) https://github.com/w3c/html/issues/856 - contextmenus in pages should not override browser context menus (by chaals) https://github.com/w3c/html/issues/853 - Invalid code example in section 4.3.4 The nav element (by ericstamper) https://github.com/w3c/html/issues/847 - HTML5.2 proposal (request for comments): add new attribute "subject" to <p> (by spixi) https://github.com/w3c/html/issues/846 - allow input type="email" to accept unicode values (by chaals) https://github.com/w3c/html/issues/845 - Update the contact information of Media Types (by siusin) https://github.com/w3c/html/issues/841 - Should readonly (or something like it) work for non-text form elements? (by chaals) https://github.com/w3c/html/issues/837 29 issues closed: - Add missing word “characters” in definition of “inter-element whitespace“ https://github.com/w3c/html/issues/863 - @title should allow LF to render consistently, especially given textarea[title] attribute values. https://github.com/w3c/html/issues/234 - GitHub pages are down https://github.com/w3c/html/issues/858 - Should <menuitem> really be a void element? https://github.com/w3c/html/issues/274 - w3c.github.io and TR/ https://github.com/w3c/html/issues/856 - Fix multipage building https://github.com/w3c/html/issues/833 - Should the reference to Polyglot Markup be removed? https://github.com/w3c/html/issues/765 - Default <details> heading should be localized https://github.com/w3c/html/issues/470 - HTMLElement.contextmenu is five-year old and nobody intends to implement it https://github.com/w3c/html/issues/589 - update button element definition to be more descriptive https://github.com/w3c/html/issues/807 - summary element definition does not reflect implementations https://github.com/w3c/html/issues/764 - Navigation should be based on Fetch. https://github.com/w3c/html/issues/548 - HTML5.2 proposal (request for comments): add new attribute "subject" to <p> https://github.com/w3c/html/issues/846 - make <style> in <body> conforming https://github.com/w3c/html/issues/544 - <p> vs. inline tables/blocks and floats https://github.com/w3c/html/issues/763 - Tabindex doesn't default as the spec says https://github.com/w3c/html/issues/199 - Make HTML4/XHTML1 Strict doctypes non-conforming https://github.com/w3c/html/issues/729 - Add `export` attribute to various definitions. https://github.com/w3c/html/issues/577 - Invalid code example in section 4.3.4 The nav element https://github.com/w3c/html/issues/847 - Broken & insecure links in spec-data. How to fix? https://github.com/w3c/html/issues/832 - Navigation Algorithm Ambiguity https://github.com/w3c/html/issues/282 - Media-type registrations should include clipboard flavor names https://github.com/w3c/html/issues/227 - Try and express img width presentation hint as a css rule https://github.com/w3c/html/issues/596 - Label example has broken code layout https://github.com/w3c/html/issues/831 - add warning/advice about lang attribute use https://github.com/w3c/html/issues/218 - Add screen capture example to alt techniques https://github.com/w3c/html/issues/306 - summary element definition does not reflect implementations https://github.com/w3c/html/issues/764 - Use active voice, not passive. https://github.com/w3c/html/issues/310 - Example code should be in usual easily readable style https://github.com/w3c/html/issues/487 49 issues received 88 new comments: - #833 Fix multipage building (8 by travisleithead, chaals) https://github.com/w3c/html/issues/833 - #754 HTML 4 system identifiers are accidentally non-conforming in HTML 5.1 (6 by agcolom, LJWatson, MichielBijl, chaals, arronei) https://github.com/w3c/html/issues/754 - #764 summary element definition does not reflect implementations (6 by LJWatson, stevefaulkner, chaals) https://github.com/w3c/html/issues/764 - #485 Remove the use of printable character from accessKey attribute. (5 by chaals, stevenatkin) https://github.com/w3c/html/issues/485 - #274 Should <menuitem> really be a void element? (3 by dstorey, chaals) https://github.com/w3c/html/issues/274 - #291 How to handle legacy Ruby content that may use <rbc> (3 by r12a, chaals) https://github.com/w3c/html/issues/291 - #194 clarify input type="date" change event behavior (3 by patrickhlauke, chaals) https://github.com/w3c/html/issues/194 - #227 Media-type registrations should include clipboard flavor names (3 by polx, siusin) https://github.com/w3c/html/issues/227 - #538 "valid email address" doesn't allow IDNs… (2 by chaals) https://github.com/w3c/html/issues/538 - #819 is td in thead a header? (2 by chaals) https://github.com/w3c/html/issues/819 - #437 Add allow-presentation to iframe sandbox flags (2 by tidoust, chaals) https://github.com/w3c/html/issues/437 - #832 Broken & insecure links in spec-data. How to fix? (2 by siusin, edent) https://github.com/w3c/html/issues/832 - #583 4.9.12.2. Mismatch between cell header algorithm, TD HEADERs, and accessibility APIs (2 by stevefaulkner, chaals) https://github.com/w3c/html/issues/583 - #841 Update the contact information of Media Types (2 by chaals, siusin) https://github.com/w3c/html/issues/841 - #846 HTML5.2 proposal (request for comments): add new attribute "subject" to <p> (2 by TzviyaSiegman, chaals) https://github.com/w3c/html/issues/846 - #853 contextmenus in pages should not override browser context menus (2 by gerv, chaals) https://github.com/w3c/html/issues/853 - #863 Add missing word “characters” in definition of “inter-element whitespace“ (2 by chaals, sideshowbarker) https://github.com/w3c/html/issues/863 - #234 @title should allow LF to render consistently, especially given textarea[title] attribute values. (2 by chaals, siusin) https://github.com/w3c/html/issues/234 - #64 dropzone isn't supported (1 by stevefaulkner) https://github.com/w3c/html/issues/64 - #282 Navigation Algorithm Ambiguity (1 by adanilo) https://github.com/w3c/html/issues/282 - #470 Default <details> heading should be localized (1 by r12a) https://github.com/w3c/html/issues/470 - #263 Define formal activation behavior for <select> (1 by patrickhlauke) https://github.com/w3c/html/issues/263 - #778 add support for `allowusermedia` (1 by dontcallmedom) https://github.com/w3c/html/issues/778 - #577 Add `export` attribute to various definitions. (1 by chaals) https://github.com/w3c/html/issues/577 - #218 add warning/advice about lang attribute use (1 by aphillips) https://github.com/w3c/html/issues/218 - #413 Support more ISO8601 formats (1 by chaals) https://github.com/w3c/html/issues/413 - #544 make <style> in <body> conforming (1 by chaals) https://github.com/w3c/html/issues/544 - #290 make element.focus() consider body element's focusable state for improved real-world interop (1 by chaals) https://github.com/w3c/html/issues/290 - #548 Navigation should be based on Fetch. (1 by adanilo) https://github.com/w3c/html/issues/548 - #199 Tabindex doesn't default as the spec says (1 by chaals) https://github.com/w3c/html/issues/199 - #560 Port 'referrerpolicy' integration (1 by chaals) https://github.com/w3c/html/issues/560 - #561 Mechanism for presenting descriptive information (1 by chaals) https://github.com/w3c/html/issues/561 - #306 Add screen capture example to alt techniques (1 by LJWatson) https://github.com/w3c/html/issues/306 - #822 Refine link-element section readability (1 by travisleithead) https://github.com/w3c/html/issues/822 - #735 CSP can be circumvented in HTML5 using obsolete <font> (1 by chaals) https://github.com/w3c/html/issues/735 - #829 Hooks for Indexed DB, StructuredSerialize (1 by chaals) https://github.com/w3c/html/issues/829 - #821 Add <link rel=serviceworker>+associated attributes (1 by travisleithead) https://github.com/w3c/html/issues/821 - #310 Use active voice, not passive. (1 by chaals) https://github.com/w3c/html/issues/310 - #456 Rendering range inputs as vertical: should there be normative text (& maybe attribute)? (1 by chaals) https://github.com/w3c/html/issues/456 - #461 Drop in-band metadata handling of track? (1 by LJWatson) https://github.com/w3c/html/issues/461 - #589 HTMLElement.contextmenu is five-year old and nobody intends to implement it (1 by chaals) https://github.com/w3c/html/issues/589 - #856 w3c.github.io and TR/ (1 by LJWatson) https://github.com/w3c/html/issues/856 - #858 GitHub pages are down (1 by plehegar) https://github.com/w3c/html/issues/858 - #860 4.11.7. dialog element - There is no HTML markup to distinguish open as a modal or non-modal (1 by chaals) https://github.com/w3c/html/issues/860 - #487 Example code should be in usual easily readable style (1 by chaals) https://github.com/w3c/html/issues/487 - #104 Table model loses extra cells in thead (1 by chaals) https://github.com/w3c/html/issues/104 - #236 Align implementation "search" behavior for <input> with <datalist> (1 by chaals) https://github.com/w3c/html/issues/236 - #596 Try and express img width presentation hint as a css rule (1 by adanilo) https://github.com/w3c/html/issues/596 - #378 Fix "exported" links so that they only jump out of the spec in predetermined places (1 by travisleithead) https://github.com/w3c/html/issues/378 * w3c/html-aam (+1/-2/💬11) 1 issues created: - "title" and "placeholder" not consistently supported for name calculation (by jasonkiss) https://github.com/w3c/html-aam/issues/84 2 issues closed: - HTML-AAM: Unnamed <section> should map as <div>, not unconditionally as role="region" https://github.com/w3c/html-aam/issues/79 - "title" and "placeholder" not consistently supported for name calculation https://github.com/w3c/html-aam/issues/84 2 issues received 11 new comments: - #84 "title" and "placeholder" not consistently supported for name calculation (9 by patrickhlauke, jasonkiss, cookiecrook) https://github.com/w3c/html-aam/issues/84 - #79 HTML-AAM: Unnamed <section> should map as <div>, not unconditionally as role="region" (2 by jasonkiss, richschwer) https://github.com/w3c/html-aam/issues/79 * w3c/microdata (+1/-0/💬0) 1 issues created: - Link to Danbri is broken (by LJWatson) https://github.com/w3c/microdata/issues/6 * w3c/dom (+0/-3/💬6) 3 issues closed: - NodeIterator:Fix NodeIterator removing step https://github.com/w3c/dom/issues/80 - Publish FWPD? https://github.com/w3c/dom/issues/113 - Tree: Define "inclusive sibling" for Selectors https://github.com/w3c/dom/issues/88 6 issues received 6 new comments: - #48 Exception cleanup: consistency with IDL (1 by hmin) https://github.com/w3c/dom/issues/48 - #10 W3C DOM Firing Events Section Missing JS Realm Security Assurances (1 by yongsheng) https://github.com/w3c/dom/issues/10 - #80 NodeIterator:Fix NodeIterator removing step (1 by wucongdonglai) https://github.com/w3c/dom/issues/80 - #113 Publish FWPD? (1 by chaals) https://github.com/w3c/dom/issues/113 - #53 SVGEvents: use SVGEvents instead of SVGEvent (1 by hmin) https://github.com/w3c/dom/issues/53 - #88 Tree: Define "inclusive sibling" for Selectors (1 by wucongdonglai) https://github.com/w3c/dom/issues/88 Pull requests ------------- * w3c/webcomponents (+1/-0/💬0) 1 pull requests submitted: - Fix typo: change naive to native (by comfroels) https://github.com/w3c/webcomponents/pull/633 * w3c/ServiceWorker (+3/-1/💬8) 3 pull requests submitted: - Update StructuredCloneWithTransfer() usage (by domenic) https://github.com/w3c/ServiceWorker/pull/1102 - Cast `resolveWith` argument to a Promise (by jugglinmike) https://github.com/w3c/ServiceWorker/pull/1097 - Correct typo (by jugglinmike) https://github.com/w3c/ServiceWorker/pull/1096 1 pull requests merged: - Correct typo https://github.com/w3c/ServiceWorker/pull/1096 3 pull requests received 8 new comments: - #1097 Cast `resolveWith` argument to a Promise (5 by jakearchibald, jugglinmike, mkruisselbrink, ylafon) https://github.com/w3c/ServiceWorker/pull/1097 - #1096 Correct typo (2 by ylafon, mkruisselbrink) https://github.com/w3c/ServiceWorker/pull/1096 - #1102 Update StructuredCloneWithTransfer() usage (1 by mkruisselbrink) https://github.com/w3c/ServiceWorker/pull/1102 * w3c/manifest (+0/-0/💬1) 1 pull requests received 1 new comments: - #563 Add support for adaptive icons (1 by marcoscaceres) https://github.com/w3c/manifest/pull/563 * w3c/push-api (+2/-2/💬3) 2 pull requests submitted: - Fix wgURI to use https. (by msporny) https://github.com/w3c/push-api/pull/246 - Make use of quotes consistent in spec. (by msporny) https://github.com/w3c/push-api/pull/245 2 pull requests merged: - Make use of quotes consistent in spec. https://github.com/w3c/push-api/pull/245 - Fix wgURI to use https. https://github.com/w3c/push-api/pull/246 2 pull requests received 3 new comments: - #246 Fix wgURI to use https. (2 by msporny, beverloo) https://github.com/w3c/push-api/pull/246 - #245 Make use of quotes consistent in spec. (1 by msporny) https://github.com/w3c/push-api/pull/245 * w3c/selection-api (+1/-1/💬1) 1 pull requests submitted: - Fix the spec link in README.md (by foolip) https://github.com/w3c/selection-api/pull/85 1 pull requests merged: - Fix the spec link in README.md https://github.com/w3c/selection-api/pull/85 1 pull requests received 1 new comments: - #85 Fix the spec link in README.md (1 by rniwa) https://github.com/w3c/selection-api/pull/85 * w3c/input-events (+1/-0/💬0) 1 pull requests submitted: - Fix an "an" typo (by foolip) https://github.com/w3c/input-events/pull/60 * w3c/html (+17/-15/💬14) 17 pull requests submitted: - Fix linking for WebIDL and DOM Errors (by arronei) https://github.com/w3c/html/pull/864 - Adds changelog for WD6 (by LJWatson) https://github.com/w3c/html/pull/862 - Adds allow-presentation to iframe sandbox flags (by tidoust) https://github.com/w3c/html/pull/861 - Changelogs (by LJWatson) https://github.com/w3c/html/pull/857 - Several editorial fixes (by xfq) https://github.com/w3c/html/pull/855 - Menuitem 274 (by chaals) https://github.com/w3c/html/pull/854 - Reflow the links section to match sideshowbarker's proposed changes (by travisleithead) https://github.com/w3c/html/pull/852 - Updating summary element rendering (by LJWatson) https://github.com/w3c/html/pull/851 - SummaryRendering (by LJWatson) https://github.com/w3c/html/pull/850 - Make style in body conforming (by adanilo) https://github.com/w3c/html/pull/849 - Added guidance for how UI filtering for suggestions should work. (by adanilo) https://github.com/w3c/html/pull/848 - tighten up description of summary (by chaals) https://github.com/w3c/html/pull/844 - Added note that removes the restriction of <style> in <head> (by adanilo) https://github.com/w3c/html/pull/843 - clarify where to propose rel extensions (by chaals) https://github.com/w3c/html/pull/842 - Make HTML4/XHTML1 stict DOCTYPES non-conforming. (by adanilo) https://github.com/w3c/html/pull/840 - update summary/details to align with updated whatwg (by stevefaulkner) https://github.com/w3c/html/pull/839 - Added wording to clarify retrictions on children of p elements. (by adanilo) https://github.com/w3c/html/pull/838 15 pull requests merged: - Menuitem 274 https://github.com/w3c/html/pull/854 - Several editorial fixes https://github.com/w3c/html/pull/855 - Added guidance for how UI filtering for suggestions should work. https://github.com/w3c/html/pull/848 - update button element definition https://github.com/w3c/html/pull/818 - Updating summary element rendering https://github.com/w3c/html/pull/851 - Make style in body conforming https://github.com/w3c/html/pull/849 - clarify where to propose rel extensions https://github.com/w3c/html/pull/842 - tighten up description of summary https://github.com/w3c/html/pull/844 - Make HTML4/XHTML1 stict DOCTYPES non-conforming. https://github.com/w3c/html/pull/840 - Added wording to clarify retrictions on children of p elements. https://github.com/w3c/html/pull/838 - Added note that removes the restriction of <style> in <head> https://github.com/w3c/html/pull/843 - Added export definitions for bikeshed as per issue #577 https://github.com/w3c/html/pull/809 - Update semantics-forms.include https://github.com/w3c/html/pull/834 - update summary/details to align with updated whatwg https://github.com/w3c/html/pull/839 - Update dom.include https://github.com/w3c/html/pull/836 10 pull requests received 14 new comments: - #861 Adds allow-presentation to iframe sandbox flags (3 by tidoust, chaals) https://github.com/w3c/html/pull/861 - #809 Added export definitions for bikeshed as per issue #577 (2 by chaals, siusin) https://github.com/w3c/html/pull/809 - #852 Reflow the links section to match sideshowbarker's proposed changes (2 by travisleithead, freddyrpina) https://github.com/w3c/html/pull/852 - #839 update summary/details to align with updated whatwg (1 by adanilo) https://github.com/w3c/html/pull/839 - #835 Updating readme (1 by chaals) https://github.com/w3c/html/pull/835 - #836 Update dom.include (1 by chaals) https://github.com/w3c/html/pull/836 - #842 clarify where to propose rel extensions (1 by LJWatson) https://github.com/w3c/html/pull/842 - #844 tighten up description of summary (1 by chaals) https://github.com/w3c/html/pull/844 - #854 Menuitem 274 (1 by travisleithead) https://github.com/w3c/html/pull/854 - #855 Several editorial fixes (1 by chaals) https://github.com/w3c/html/pull/855 * w3c/html-aam (+1/-1/💬0) 1 pull requests submitted: - section maps to region only if acc name, otherwise to div (by jasonkiss) https://github.com/w3c/html-aam/pull/85 1 pull requests merged: - section maps to region only if acc name, otherwise to div https://github.com/w3c/html-aam/pull/85 Repositories tracked by this digest: ----------------------------------- * https://github.com/w3c/webcomponents * https://github.com/w3c/FileAPI * https://github.com/w3c/ServiceWorker * https://github.com/w3c/filesystem-api * https://github.com/w3c/gamepad * https://github.com/w3c/manifest * https://github.com/w3c/manifest-csp * https://github.com/w3c/pointerlock * https://github.com/w3c/push-api * https://github.com/w3c/screen-orientation * https://github.com/w3c/workers * https://github.com/w3c/websockets * https://github.com/w3c/webmessaging * https://github.com/w3c/webstorage * https://github.com/w3c/eventsource * https://github.com/w3c/ime-api * https://github.com/w3c/uievents * https://github.com/w3c/uievents-code * https://github.com/w3c/uievents-key * https://github.com/w3c/clipboard-apis * https://github.com/w3c/editing * https://github.com/w3c/selection-api * https://github.com/w3c/input-events * https://github.com/w3c/html * https://github.com/w3c/html-aam * https://github.com/w3c/html-aria * https://github.com/w3c/html-extensions * https://github.com/w3c/html-landscape * https://github.com/w3c/html-reference * https://github.com/w3c/aria-in-html * https://github.com/w3c/microdata * https://github.com/w3c/2dcontext * https://github.com/w3c/DOM-Parsing * https://github.com/w3c/dom
Received on Tuesday, 4 April 2017 17:00:58 UTC