Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+0/-0/💬64)
  3 issues received 64 new comments:
  - #509 The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (42 by backbone87, trusktr, rniwa, oleersoy, WebReflection, OvermindDL1)
    https://github.com/w3c/webcomponents/issues/509
  - #640 Generic programs can't reliably use/manipulate documents via the DOM (18 by mrmr1993, treshugart, BronislavKlucka, andyearnshaw, dylanb, rniwa)
    https://github.com/w3c/webcomponents/issues/640
  - #426 Should shadow host have `display: block` by default? (4 by trusktr, smfr)
    https://github.com/w3c/webcomponents/issues/426

* w3c/ServiceWorker (+3/-1/💬12)
  3 issues created:
  - event.waitUntil/respondWith vs return promise (by pemrouz)
    https://github.com/w3c/ServiceWorker/issues/1148
  - "Unregister" operation may be interrupted by `ServiceWorker#postMessage` (by jugglinmike)
    https://github.com/w3c/ServiceWorker/issues/1146
  - Use ASCII serialization for origins (by annevk)
    https://github.com/w3c/ServiceWorker/issues/1142

  4 issues received 12 new comments:
  - #1148 event.waitUntil/respondWith vs return promise (7 by pemrouz, jakearchibald, domenic)
    https://github.com/w3c/ServiceWorker/issues/1148
  - #745 Expose GeoLocation to workers (2 by pietie, chaals)
    https://github.com/w3c/ServiceWorker/issues/745
  - #1134 Register HTTP header fields with IANA (2 by mnot, dret)
    https://github.com/w3c/ServiceWorker/issues/1134
  - #947 Should EventSource and WebSocket be exposed in service workers? (1 by uasan)
    https://github.com/w3c/ServiceWorker/issues/947

  1 issues closed:
  - Handle Fetch creates JavaScript objects too early (and other feedback) https://github.com/w3c/ServiceWorker/issues/951

* w3c/gamepad (+0/-0/💬1)
  1 issues received 1 new comments:
  - #28 IDL array[]s no longer exist (1 by SaschaNaz)
    https://github.com/w3c/gamepad/issues/28

* w3c/manifest (+3/-1/💬5)
  3 issues created:
  - FR: Context menus on app icons. (by hemanth)
    https://github.com/w3c/manifest/issues/582
  - Which "platform" should I use for Windows 10 UWP apps? (by ndbroadbent)
    https://github.com/w3c/manifest/issues/580
  - beforeinstallprompt not fire (by vsuperator)
    https://github.com/w3c/manifest/issues/579

  2 issues received 5 new comments:
  - #579 beforeinstallprompt not fire (3 by marcoscaceres, mgiuca)
    https://github.com/w3c/manifest/issues/579
  - #580 Which "platform" should I use for Windows 10 UWP apps? (2 by marcoscaceres, ndbroadbent)
    https://github.com/w3c/manifest/issues/580

  1 issues closed:
  - beforeinstallprompt not fire https://github.com/w3c/manifest/issues/579

* w3c/screen-orientation (+1/-0/💬0)
  1 issues created:
  - Wide review tracker (by LJWatson)
    https://github.com/w3c/screen-orientation/issues/102

* w3c/uievents (+1/-0/💬1)
  1 issues created:
  - Need algorithm for how events are fired for key presses (by garykac)
    https://github.com/w3c/uievents/issues/142

  1 issues received 1 new comments:
  - #135 Standardize layerX/layerY on MouseEvent (1 by mustaqahmed)
    https://github.com/w3c/uievents/issues/135

* w3c/html (+9/-9/💬13)
  9 issues created:
  - Inconsistency regarding caption element end tag (by carmacleod)
    https://github.com/w3c/html/issues/922
  - Duplicated text on id: infrastructure.html#xml-compatible-xml-compatible (by bangseongbeom)
    https://github.com/w3c/html/issues/919
  - id="contents" conflict between Bikeshed and HTML spec (by bangseongbeom)
    https://github.com/w3c/html/issues/918
  - Wide review feedback from TAG (by LJWatson)
    https://github.com/w3c/html/issues/917
  - TypeError when executing .multipage-split.sh (by rehierl)
    https://github.com/w3c/html/issues/913
  - Clarifications related to 4.3.9 Headings and sections (by rehierl)
    https://github.com/w3c/html/issues/912
  - Define CEReactions attribute (by travisleithead)
    https://github.com/w3c/html/issues/911
  - HTMLMediaElement loop property should have corresponding event  (by benwiley4000)
    https://github.com/w3c/html/issues/910
  - aria-sort on table headers requires a bunch of redundant roles (by DavidMacDonald)
    https://github.com/w3c/html/issues/909

  8 issues received 13 new comments:
  - #912 Clarifications related to 4.3.9 Headings and sections (4 by rehierl, stevefaulkner)
    https://github.com/w3c/html/issues/912
  - #919 Duplicated text on id: infrastructure.html#xml-compatible-xml-compatible (2 by chaals)
    https://github.com/w3c/html/issues/919
  - #922 Inconsistency regarding caption element end tag (2 by carmacleod)
    https://github.com/w3c/html/issues/922
  - #475 Inconsistency in text around HTMLMediaElement.seekable (1 by travisleithead)
    https://github.com/w3c/html/issues/475
  - #821 Add <link rel=serviceworker>+associated attributes (1 by travisleithead)
    https://github.com/w3c/html/issues/821
  - #910 HTMLMediaElement loop property should have corresponding event  (1 by benwiley4000)
    https://github.com/w3c/html/issues/910
  - #853 contextmenus in pages should not override browser context menus  (1 by chaals)
    https://github.com/w3c/html/issues/853
  - #917 Wide review feedback from TAG (1 by LJWatson)
    https://github.com/w3c/html/issues/917

  9 issues closed:
  - Duplicated text on id: infrastructure.html#xml-compatible-xml-compatible https://github.com/w3c/html/issues/919
  - id="contents" conflict between Bikeshed and HTML spec https://github.com/w3c/html/issues/918
  - dropzone isn't supported https://github.com/w3c/html/issues/64
  - contextmenus in pages should not override browser context menus  https://github.com/w3c/html/issues/853
  - Inconsistency in text around HTMLMediaElement.seekable https://github.com/w3c/html/issues/475
  - Clarifications related to 4.3.9 Headings and sections https://github.com/w3c/html/issues/912
  - Should <img ismap> coordinates start on the border or the image? https://github.com/w3c/html/issues/492
  - Refine link-element section readability https://github.com/w3c/html/issues/822
  - Too many &amp's in example? https://github.com/w3c/html/issues/897

* w3c/html-extensions (+0/-0/💬2)
  1 issues received 2 new comments:
  - #31 What is an extension? (2 by paulbrucecotton, chaals)
    https://github.com/w3c/html-extensions/issues/31

* w3c/microdata (+7/-5/💬45)
  7 issues created:
  - How do property names inherit the URL base of the itemtype? (by chaals)
    https://github.com/w3c/microdata/issues/41
  - If meter, data use element text after content/value attributes (by chaals)
    https://github.com/w3c/microdata/issues/39
  - handle time elements like RDFa? (by chaals)
    https://github.com/w3c/microdata/issues/38
  - Do parsers apply the value of "base" elements when resolving URLs? (by chaals)
    https://github.com/w3c/microdata/issues/37
  - Improve privacy concerns section (by chaals)
    https://github.com/w3c/microdata/issues/36
  - What is a 'vocabulary' (by chaals)
    https://github.com/w3c/microdata/issues/34
  - Connect (by falconxunit)
    https://github.com/w3c/microdata/issues/33

  15 issues received 45 new comments:
  - #20 Consider acknowledging the @content attribute (12 by danbri, Hixie, msporny, gkellogg, iherman, chaals)
    https://github.com/w3c/microdata/issues/20
  - #2 Add reverse property (7 by gkellogg, danbri, chaals)
    https://github.com/w3c/microdata/issues/2
  - #10 Is microdata processed in e.g. SVG? (6 by gkellogg, iherman, chaals)
    https://github.com/w3c/microdata/issues/10
  - #37 Do parsers apply the value of "base" elements when resolving URLs? (4 by gkellogg, iherman, chaals)
    https://github.com/w3c/microdata/issues/37
  - #41 How do property names inherit the URL base of the itemtype? (3 by gkellogg, chaals)
    https://github.com/w3c/microdata/issues/41
  - #15 Does anyone convert microdata to JSON? (3 by danbri, chaals)
    https://github.com/w3c/microdata/issues/15
  - #38 handle time elements like RDFa? (2 by iherman, chaals)
    https://github.com/w3c/microdata/issues/38
  - #32 Microdata's property ordering semantics are unclear (and perhaps unused) - can we simplify? (1 by gkellogg)
    https://github.com/w3c/microdata/issues/32
  - #34 What is a 'vocabulary' (1 by gkellogg)
    https://github.com/w3c/microdata/issues/34
  - #3 Microdata should include RDF processing model (1 by chaals)
    https://github.com/w3c/microdata/issues/3
  - #21 microdata doesn't identify language (1 by gkellogg)
    https://github.com/w3c/microdata/issues/21
  - #23 add spec to html-extensions document (1 by chaals)
    https://github.com/w3c/microdata/issues/23
  - #27 Extend content models, or define microdata errors (1 by chaals)
    https://github.com/w3c/microdata/issues/27
  - #29 Describe microdata -> JSON-LD conversion? (1 by gkellogg)
    https://github.com/w3c/microdata/issues/29
  - #5 relationship to RDFa, JSON-LD, µformats (1 by chaals)
    https://github.com/w3c/microdata/issues/5

  5 issues closed:
  - relationship to RDFa, JSON-LD, µformats https://github.com/w3c/microdata/issues/5
  - Extend content models, or define microdata errors https://github.com/w3c/microdata/issues/27
  - Add a definition of 'property' sufficient for referencing from elsewhere https://github.com/w3c/microdata/issues/31
  - Connect https://github.com/w3c/microdata/issues/33
  - add spec to html-extensions document https://github.com/w3c/microdata/issues/23

* w3c/dom (+1/-26/💬8)
  1 issues created:
  - Editorial: fix several format errors (by yongsheng)
    https://github.com/w3c/dom/issues/144

  6 issues received 8 new comments:
  - #10 W3C DOM Firing Events Section Missing JS Realm Security Assurances (2 by yongsheng, RobDolinMS)
    https://github.com/w3c/dom/issues/10
  - #19 Dispatching events: Integrate changes for invoking an object, etc. (2 by yongsheng)
    https://github.com/w3c/dom/issues/19
  - #15 whatwg's commit list outside of  DOM 4.1 Working Draft (1 by yongsheng)
    https://github.com/w3c/dom/issues/15
  - #50 Document.createEvent: Add more legacy event types for createEvent()  (1 by yongsheng)
    https://github.com/w3c/dom/issues/50
  - #117 <span class="a b c">.classList.replace("c", "a") -> "a b" or "b a"? (1 by zqzhang)
    https://github.com/w3c/dom/issues/117
  - #63 More Bikeshed churn (1 by yongsheng)
    https://github.com/w3c/dom/issues/63

  26 issues closed:
  - Editorial: fix several format errors https://github.com/w3c/dom/issues/144
  - Bikeshed : all-in-one tracking https://github.com/w3c/dom/issues/90
  - More Bikeshed churn https://github.com/w3c/dom/issues/63
  - Editorial: make sure cross references are correct https://github.com/w3c/dom/issues/76
  - <span class="a b c">.classList.replace("c", "a") -> "a b" or "b a"? https://github.com/w3c/dom/issues/117
  - DOMTokenList: integrate changes against DOMTokenList https://github.com/w3c/dom/issues/20
  - NonElementParentNode: web compatibility typically remains relevant   https://github.com/w3c/dom/issues/51
  - Editorial: clean up namespace and contains() algorithm https://github.com/w3c/dom/issues/59
  - DOMTokenList.add/remove normalize dupes/whitespace even if they're no-ops, but .toggle doesn't https://github.com/w3c/dom/issues/118
  - ParentNode: refine its behaviors. https://github.com/w3c/dom/issues/52
  - Document.createAttribute(NS): add these 2 methods? https://github.com/w3c/dom/issues/21
  - W3C DOM Firing Events Section Missing JS Realm Security Assurances https://github.com/w3c/dom/issues/10
  - EventTarget: Add EventListenerOptions / AddEventListenerOptions https://github.com/w3c/dom/issues/17
  - Reinstate CDATASection? https://github.com/w3c/dom/issues/18
  - 4.6 DocumentFragment description is not clear https://github.com/w3c/dom/issues/11
  - ChildNode: add replaceWith/after/before methods for ChildNode. https://github.com/w3c/dom/issues/64
  - Range:Ban insertNode() of Range's start node https://github.com/w3c/dom/issues/67
  - Editorial: define more in terms of the length concept https://github.com/w3c/dom/issues/73
  - getElementsByTagName: make cache of getElementsByTagName more conditional https://github.com/w3c/dom/issues/66
  - Element: closest() and matches() https://github.com/w3c/dom/issues/79
  - NodeIterator:NodeIterator reacting to mutations needs to be a privileged hook https://github.com/w3c/dom/issues/81
  - Node&Element: add hasAttributes() back. https://github.com/w3c/dom/issues/95
  - Element: add get/setAttributeNode[NS]  https://github.com/w3c/dom/issues/96
  - Document.createEvent: touchevent and editorial https://github.com/w3c/dom/issues/116
  - Mutation Algorithms: invoke insertion/removing steps for descendants https://github.com/w3c/dom/issues/137
  - Element: Use a single concept for attribute changes https://github.com/w3c/dom/issues/139



Pull requests
-------------
* w3c/ServiceWorker (+5/-2/💬6)
  5 pull requests submitted:
  - Editorial: correct typos in <link> element example (by jugglinmike)
    https://github.com/w3c/ServiceWorker/pull/1149
  - Fix fetchEvent.request initialization (by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1147
  - Editorial: Correct grammar of informative note (by jugglinmike)
    https://github.com/w3c/ServiceWorker/pull/1145
  - Extend attribute ref with link to external spec (by jugglinmike)
    https://github.com/w3c/ServiceWorker/pull/1144
  - Remove unused flag (by jugglinmike)
    https://github.com/w3c/ServiceWorker/pull/1143

  5 pull requests received 6 new comments:
  - #1143 Remove unused flag (2 by ylafon, jugglinmike)
    https://github.com/w3c/ServiceWorker/pull/1143
  - #1144 Extend attribute ref with link to external spec (1 by ylafon)
    https://github.com/w3c/ServiceWorker/pull/1144
  - #1145 Editorial: Correct grammar of informative note (1 by ylafon)
    https://github.com/w3c/ServiceWorker/pull/1145
  - #1147 Fix fetchEvent.request initialization (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1147
  - #1149 Editorial: correct typos in <link> element example (1 by ylafon)
    https://github.com/w3c/ServiceWorker/pull/1149

  2 pull requests merged:
  - Editorial: correct typos in <link> element example
    https://github.com/w3c/ServiceWorker/pull/1149
  - Fix fetchEvent.request initialization
    https://github.com/w3c/ServiceWorker/pull/1147

* w3c/manifest (+1/-0/💬3)
  1 pull requests submitted:
  - Change platform android by play in exemple (by bastienmoulia)
    https://github.com/w3c/manifest/pull/581

  1 pull requests received 3 new comments:
  - #581 Change platform android by play in exemple (3 by marcoscaceres)
    https://github.com/w3c/manifest/pull/581

* w3c/html (+8/-10/💬14)
  8 pull requests submitted:
  - fix internal linking bug (by chaals)
    https://github.com/w3c/html/pull/925
  - Change link term (by chaals)
    https://github.com/w3c/html/pull/924
  - media elements attached to a media provider object do not delay the load event (by travisleithead)
    https://github.com/w3c/html/pull/923
  - Remove dropzone attribute (by travisleithead)
    https://github.com/w3c/html/pull/921
  - minor fixes for 2.4.2, 4.3.9, 4.11.1 and 5.1 (by rehierl)
    https://github.com/w3c/html/pull/920
  - Remove ambiguity around last frame time for media's seekable attribute (by travisleithead)
    https://github.com/w3c/html/pull/916
  - Rehierl issue 912 (by rehierl)
    https://github.com/w3c/html/pull/915
  - For img[ismap], remove the extra border calculation (by travisleithead)
    https://github.com/w3c/html/pull/914

  5 pull requests received 14 new comments:
  - #920 minor fixes for 2.4.2, 4.3.9, 4.11.1 and 5.1 (5 by rehierl, chaals)
    https://github.com/w3c/html/pull/920
  - #881 Clarify the charset constraints on email addresses (3 by cynthia, chaals)
    https://github.com/w3c/html/pull/881
  - #915 Rehierl issue 912 (3 by rehierl, chaals)
    https://github.com/w3c/html/pull/915
  - #852 Reflow the links section to match sideshowbarker's proposed changes (2 by travisleithead)
    https://github.com/w3c/html/pull/852
  - #923 media elements attached to a media provider object do not delay the load event (1 by travisleithead)
    https://github.com/w3c/html/pull/923

  10 pull requests merged:
  - Change link term
    https://github.com/w3c/html/pull/924
  - fix internal linking bug
    https://github.com/w3c/html/pull/925
  - Remove dropzone attribute
    https://github.com/w3c/html/pull/921
  - Strengthen advice to keep default context menu available
    https://github.com/w3c/html/pull/882
  - Remove ambiguity around last frame time for media's seekable attribute
    https://github.com/w3c/html/pull/916
  - Rehierl issue 912
    https://github.com/w3c/html/pull/915
  - For img[ismap], remove the extra border calculation
    https://github.com/w3c/html/pull/914
  - Style content can be in the body
    https://github.com/w3c/html/pull/896
  - Reflow the links section to match sideshowbarker's proposed changes
    https://github.com/w3c/html/pull/852
  - Fix bikeshed conversion bug (editorial)
    https://github.com/w3c/html/pull/903

* w3c/microdata (+2/-1/💬2)
  2 pull requests submitted:
  - 20 accept content attr globally (by chaals)
    https://github.com/w3c/microdata/pull/40
  - Improve description of Property (by chaals)
    https://github.com/w3c/microdata/pull/35

  1 pull requests received 2 new comments:
  - #35 Improve description of Property (2 by danbri)
    https://github.com/w3c/microdata/pull/35

  1 pull requests merged:
  - Improve description of Property
    https://github.com/w3c/microdata/pull/35

* w3c/dom (+4/-4/💬0)
  4 pull requests submitted:
  - Fix #144: editorial for several sections. (by yongsheng)
    https://github.com/w3c/dom/pull/145
  - Fix #76: clean up several grammar issues. (by yongsheng)
    https://github.com/w3c/dom/pull/143
  - Fix #139: Use a single concept for attribute change steps. (by yongsheng)
    https://github.com/w3c/dom/pull/142
  - M4 rebase (by yongsheng)
    https://github.com/w3c/dom/pull/141

  4 pull requests merged:
  - Fix #144: editorial for several sections.
    https://github.com/w3c/dom/pull/145
  - Fix #76: clean up several grammar issues.
    https://github.com/w3c/dom/pull/143
  - Fix #139: Use a single concept for attribute change steps.
    https://github.com/w3c/dom/pull/142
  - M4 rebase
    https://github.com/w3c/dom/pull/141


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, 23 May 2017 17:00:42 UTC