- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 11 Apr 2017 17:00:37 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1cxz9h-0002FY-8G@uranus.w3.org>
Issues
------
* w3c/webcomponents (+1/-0/💬6)
1 issues created:
- Clarify "report an exception" for Custom Elements (by EdgarChen)
https://github.com/w3c/webcomponents/issues/635
2 issues received 6 new comments:
- #624 Custom 'void' or self-closing elements (5 by rniwa, annevk, Jamesernator)
https://github.com/w3c/webcomponents/issues/624
- #587 Non-class based example of customElement.define() (1 by Giwayume)
https://github.com/w3c/webcomponents/issues/587
* w3c/ServiceWorker (+6/-4/💬27)
6 issues created:
- FetchEventInit.preloadResponse should not be a required member (by mattto)
https://github.com/w3c/ServiceWorker/issues/1114
- If activeWorker’s list of foreign fetch origins is empty, should set originMatches to false (by leonhsl)
https://github.com/w3c/ServiceWorker/issues/1112
- Confusing "Updating a service worker" section in explainer (by kownacki)
https://github.com/w3c/ServiceWorker/issues/1111
- What does it mean to wait "for a task to be executed (including its asynchronous steps)"? (by bzbarsky)
https://github.com/w3c/ServiceWorker/issues/1109
- Touching documents in an "in parallel" section makes no sense (by bzbarsky)
https://github.com/w3c/ServiceWorker/issues/1108
- Write tests for MIX behaviour (by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1105
4 issues closed:
- service worker client definition is redundant https://github.com/w3c/ServiceWorker/issues/1046
- "if client is an environment" is always true https://github.com/w3c/ServiceWorker/issues/1045
- Why are only a subset of JS mime types allowed? https://github.com/w3c/ServiceWorker/issues/1033
- How to test "no-referrer-when-downgrade" in a web platform test https://github.com/w3c/ServiceWorker/issues/1094
12 issues received 27 new comments:
- #1104 Switch useCache to an enum (6 by jakearchibald, wanderview)
https://github.com/w3c/ServiceWorker/issues/1104
- #1109 What does it mean to wait "for a task to be executed (including its asynchronous steps)"? (4 by jungkees, bzbarsky)
https://github.com/w3c/ServiceWorker/issues/1109
- #1046 service worker client definition is redundant (3 by annevk, jungkees)
https://github.com/w3c/ServiceWorker/issues/1046
- #1077 Find a way for service workers to get their current state (3 by n8schloss, publicocean0, wanderview)
https://github.com/w3c/ServiceWorker/issues/1077
- #1094 How to test "no-referrer-when-downgrade" in a web platform test (2 by annevk, jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1094
- #1108 Touching documents in an "in parallel" section makes no sense (2 by jungkees, bzbarsky)
https://github.com/w3c/ServiceWorker/issues/1108
- #1114 FetchEventInit.preloadResponse should not be a required member (2 by foolip, mattto)
https://github.com/w3c/ServiceWorker/issues/1114
- #1073 Update to reference HTML for link rel=serviceworker (1 by sideshowbarker)
https://github.com/w3c/ServiceWorker/issues/1073
- #745 Expose GeoLocation to workers (1 by jms19)
https://github.com/w3c/ServiceWorker/issues/745
- #977 Allow Caching of POST requests (1 by eoyleralz)
https://github.com/w3c/ServiceWorker/issues/977
- #1033 Why are only a subset of JS mime types allowed? (1 by wanderview)
https://github.com/w3c/ServiceWorker/issues/1033
- #817 Is a new property to get the navigation's target client needed? (1 by isonmad)
https://github.com/w3c/ServiceWorker/issues/817
* w3c/gamepad (+0/-0/💬1)
1 issues received 1 new comments:
- #19 Vibrate feature for Gamepad (1 by patricknelson)
https://github.com/w3c/gamepad/issues/19
* w3c/manifest (+0/-0/💬1)
1 issues received 1 new comments:
- #559 Allow app to load in parallel to splash screen (1 by cvan)
https://github.com/w3c/manifest/issues/559
* w3c/push-api (+1/-0/💬1)
1 issues created:
- Who will provide the Push Service? (by VenyXiong)
https://github.com/w3c/push-api/issues/247
1 issues received 1 new comments:
- #247 Who will provide the Push Service? (1 by beverloo)
https://github.com/w3c/push-api/issues/247
* w3c/editing (+0/-0/💬1)
1 issues received 1 new comments:
- #162 Should contenteditable=plaintext-only be standardized? (1 by gked)
https://github.com/w3c/editing/issues/162
* w3c/selection-api (+0/-0/💬8)
1 issues received 8 new comments:
- #37 Specify Selection.modify()? (8 by yosinch, rniwa, johanneswilm, foolip)
https://github.com/w3c/selection-api/issues/37
* w3c/input-events (+0/-0/💬1)
1 issues received 1 new comments:
- #30 Create an overview of which inputtypes are used on which platform (1 by ayg)
https://github.com/w3c/input-events/issues/30
* w3c/html (+10/-6/💬30)
10 issues created:
- URL definition should refer to "valid URL string" (from WHATWG’s URL Standard) (by unor)
https://github.com/w3c/html/issues/875
- CFC: Publish HTML5.1 2nd Edition (by LJWatson)
https://github.com/w3c/html/issues/874
- Inconsistency between text and code in time example 99: Microdata vs RDFa (by Alohci)
https://github.com/w3c/html/issues/873
- Cut distracting statement about external resources (by sideshowbarker)
https://github.com/w3c/html/issues/871
- Re-sort rel=noopener & rel=noreferrer (by sideshowbarker)
https://github.com/w3c/html/issues/870
- Make <link rel=canonical> a standard rel keyword (by sideshowbarker)
https://github.com/w3c/html/issues/869
- Focus ring rendering guidance (by LJWatson)
https://github.com/w3c/html/issues/868
- (Re)disallow script defer/async attributes w/o src (by sideshowbarker)
https://github.com/w3c/html/issues/867
- Problem with daylight saving time and date-time input element. (by imkremen)
https://github.com/w3c/html/issues/866
- Post form as JSON (by dbol55)
https://github.com/w3c/html/issues/865
6 issues closed:
- Inconsistent description about the usage of rank element https://github.com/w3c/html/issues/859
- consider allowing multiple main elements in the DOM when only 1 is visible https://github.com/w3c/html/issues/761
- datetime-local needs a health warning for floating to incremental time conversion (was I18N-ISSUE-89) https://github.com/w3c/html/issues/474
- input type=search should have default ARIA role=searchbox https://github.com/w3c/html/issues/488
- Make <link rel=canonical> a standard rel keyword https://github.com/w3c/html/issues/869
- THings described as defined in DOM link to Web IDL https://github.com/w3c/html/issues/711
13 issues received 30 new comments:
- #754 HTML 4 system identifiers are accidentally non-conforming in HTML 5.1 (8 by IanPouncey, LJWatson, agcolom, tstarling, aardrian, jasonkiss)
https://github.com/w3c/html/issues/754
- #868 Focus ring rendering guidance (4 by patrickhlauke, TakayoshiKochi, iandevlin)
https://github.com/w3c/html/issues/868
- #485 Remove the use of printable character from accessKey attribute. (4 by r12a, steveatkin, chaals)
https://github.com/w3c/html/issues/485
- #874 CFC: Publish HTML5.1 2nd Edition (3 by jasonkiss, aardrian, iandevlin)
https://github.com/w3c/html/issues/874
- #866 Problem with daylight saving time and date-time input element. (2 by LJWatson, chaals)
https://github.com/w3c/html/issues/866
- #291 How to handle legacy Ruby content that may use <rbc> (2 by aphillips, siusin)
https://github.com/w3c/html/issues/291
- #488 input type=search should have default ARIA role=searchbox (1 by stevefaulkner)
https://github.com/w3c/html/issues/488
- #841 Update the contact information of Media Types (1 by siusin)
https://github.com/w3c/html/issues/841
- #867 (Re)disallow script defer/async attributes w/o src (1 by chaals)
https://github.com/w3c/html/issues/867
- #853 contextmenus in pages should not override browser context menus (1 by MichielBijl)
https://github.com/w3c/html/issues/853
- #761 consider allowing multiple main elements in the DOM when only 1 is visible (1 by stevefaulkner)
https://github.com/w3c/html/issues/761
- #538 "valid email address" doesn't allow IDNs… (1 by klensin)
https://github.com/w3c/html/issues/538
- #860 4.11.7. dialog element - There is no HTML markup to distinguish open as a modal or non-modal (1 by alexandros-s)
https://github.com/w3c/html/issues/860
* w3c/html-aria (+3/-0/💬0)
3 issues created:
- Editorial: cues for table column headings (by r12a)
https://github.com/w3c/html-aria/issues/75
- Editorial: add padding to table cells (by r12a)
https://github.com/w3c/html-aria/issues/74
- red and blue links (by r12a)
https://github.com/w3c/html-aria/issues/73
* w3c/aria-in-html (+1/-0/💬1)
1 issues created:
- Update info on aria-label/-labelledby (by LJWatson)
https://github.com/w3c/aria-in-html/issues/23
1 issues received 1 new comments:
- #23 Update info on aria-label/-labelledby (1 by stevefaulkner)
https://github.com/w3c/aria-in-html/issues/23
* w3c/microdata (+2/-3/💬7)
2 issues created:
- ToC is broken (by LJWatson)
https://github.com/w3c/microdata/issues/8
- CFC: Move Microdata to FPWD (by LJWatson)
https://github.com/w3c/microdata/issues/7
3 issues closed:
- Link to Danbri is broken https://github.com/w3c/microdata/issues/6
- ToC is broken https://github.com/w3c/microdata/issues/8
- CFC: Move Microdata to FPWD https://github.com/w3c/microdata/issues/7
3 issues received 7 new comments:
- #7 CFC: Move Microdata to FPWD (4 by LJWatson, iherman, chaals)
https://github.com/w3c/microdata/issues/7
- #8 ToC is broken (2 by LJWatson, siusin)
https://github.com/w3c/microdata/issues/8
- #6 Link to Danbri is broken (1 by LJWatson)
https://github.com/w3c/microdata/issues/6
* w3c/dom (+3/-0/💬0)
3 issues created:
- attachShadow action should be observable / recorded by MutationObserver (by gullerya)
https://github.com/w3c/dom/issues/119
- DOMTokenList.add/remove normalize dupes/whitespace even if they're no-ops, but .toggle doesn't (by ayg)
https://github.com/w3c/dom/issues/118
- <span class="a b c">.classList.replace("c", "a") -> "a b" or "b a"? (by ayg)
https://github.com/w3c/dom/issues/117
Pull requests
-------------
* w3c/ServiceWorker (+4/-1/💬8)
4 pull requests submitted:
- Use [SameObject] for the navigationPreload attribute (by foolip)
https://github.com/w3c/ServiceWorker/pull/1113
- Update the “Link type "serviceworker"” section (by sideshowbarker)
https://github.com/w3c/ServiceWorker/pull/1110
- Changing useCache boolean to updateViaCache enum (by jakearchibald)
https://github.com/w3c/ServiceWorker/pull/1107
- Use HTML spec JS mime types. Fixes #1033 (by jakearchibald)
https://github.com/w3c/ServiceWorker/pull/1106
1 pull requests merged:
- Use HTML spec JS mime types. Fixes #1033
https://github.com/w3c/ServiceWorker/pull/1106
3 pull requests received 8 new comments:
- #1110 Update the “Link type "serviceworker"” section (5 by ylafon, domenic, sideshowbarker)
https://github.com/w3c/ServiceWorker/pull/1110
- #1107 Changing useCache boolean to updateViaCache enum (2 by jakearchibald)
https://github.com/w3c/ServiceWorker/pull/1107
- #1106 Use HTML spec JS mime types. Fixes #1033 (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/pull/1106
* w3c/html (+1/-3/💬4)
1 pull requests submitted:
- Makes canonical a standard rel token (by LJWatson)
https://github.com/w3c/html/pull/872
3 pull requests merged:
- Makes canonical a standard rel token
https://github.com/w3c/html/pull/872
- Adds allow-presentation to iframe sandbox flags
https://github.com/w3c/html/pull/861
- Fix linking for WebIDL and DOM Errors
https://github.com/w3c/html/pull/864
1 pull requests received 4 new comments:
- #838 Added wording to clarify retrictions on children of p elements. (4 by LJWatson, simevidas)
https://github.com/w3c/html/pull/838
* w3c/dom (+3/-2/💬2)
3 pull requests submitted:
- Fix #31: Explain events cannot cause actions, just notification (by kurli)
https://github.com/w3c/dom/pull/122
- Fix #84: Lots of typo and grammar corrections (by wucongdonglai)
https://github.com/w3c/dom/pull/121
- Fix #36: two changes on Selectors. (by linzhiping)
https://github.com/w3c/dom/pull/120
2 pull requests merged:
- Fix #84: Lots of typo and grammar corrections
https://github.com/w3c/dom/pull/121
- Fix #36: two changes on Selectors.
https://github.com/w3c/dom/pull/120
2 pull requests received 2 new comments:
- #121 Fix #84: Lots of typo and grammar corrections (1 by linzhiping)
https://github.com/w3c/dom/pull/121
- #122 Fix #31: Explain events cannot cause actions, just notification (1 by kurli)
https://github.com/w3c/dom/pull/122
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, 11 April 2017 17:00:44 UTC