Weekly github digest (HTML specs)

Issues
------
* w3c/html (+8/-8/💬40)
  8 issues created:
  - HTML structure <article> and <section> needs to be redone (by programmer3000)
    https://github.com/w3c/html/issues/1224 
  - Missing "fetching a module worker script tree" (by edent)
    https://github.com/w3c/html/issues/1222 [WHATWG Port] [editorial] [help wanted] 
  - Validator gives an error for header element (by programmer3000)
    https://github.com/w3c/html/issues/1221 
  - Can this monkey-patch warning be removed? (by edent)
    https://github.com/w3c/html/issues/1217 
  - class="&#x0058;&#x0058;&#x0058;" (by edent)
    https://github.com/w3c/html/issues/1216 
  - Build Warnings (by edent)
    https://github.com/w3c/html/issues/1215 
  - HTML 5.2 Must delete Other Pragma Directives (by programmer3000)
    https://github.com/w3c/html/issues/1212 
  - parsing: xmp should trigger RCDATA parsing (by chaals)
    https://github.com/w3c/html/issues/1211 

  17 issues received 40 new comments:
  - #1212 Remove "Other Pragma Directives" (6 by ericwbailey, chaals, programmer3000)
    https://github.com/w3c/html/issues/1212 [bug] [good first issue] [match reality better] 
  - #1211 parsing: xmp should trigger RCDATA-like parsing (5 by chaals, bzbarsky)
    https://github.com/w3c/html/issues/1211 [bug] 
  - #1224 HTML structure <article> and <section> needs to be redone (5 by LJWatson, programmer3000, chaals, edent)
    https://github.com/w3c/html/issues/1224 
  - #1221 Validator gives an error for header element (4 by chaals, programmer3000)
    https://github.com/w3c/html/issues/1221 
  - #1194 No description alternate and preferred style sheets  (3 by programmer3000, edent)
    https://github.com/w3c/html/issues/1194 
  - #1101 image decoding (3 by Malvoz, chaals)
    https://github.com/w3c/html/issues/1101 [Feature request] [needs implementations] [substantive] 
  - #1176 Cleanup Embedded content section (2 by agcolom, chaals)
    https://github.com/w3c/html/issues/1176 [editorial] 
  - #1193 Create Style Guide for our examples (2 by ericwbailey, edent)
    https://github.com/w3c/html/issues/1193 
  - #1217 Can this monkey-patch warning be removed? (2 by chaals)
    https://github.com/w3c/html/issues/1217 [good first issue] [substantive] 
  - #794 Update outline algorithm (1 by chaals)
    https://github.com/w3c/html/issues/794 [match reality better] [needs implementations] [needs tests] 
  - #821 Check status of <link rel=serviceworker> (1 by chaals)
    https://github.com/w3c/html/issues/821 [Dependency Request] [WHATWG Port] 
  - #1209 CfC: Incorporate Custom Elements into HTML spec (1 by edent)
    https://github.com/w3c/html/issues/1209 [question] 
  - #314 Default styling for q element (1 by edent)
    https://github.com/w3c/html/issues/314 [i18n-comment] 
  - #830 <body>: Add sectioning content to its categories (1 by chaals)
    https://github.com/w3c/html/issues/830 [bug] [good first issue] 
  - #1222 Missing "fetching a module worker script tree" (1 by chaals)
    https://github.com/w3c/html/issues/1222 [WHATWG Port] [editorial] [help wanted] 
  - #215 Include hooks for :read-only and :read-write (1 by chaals)
    https://github.com/w3c/html/issues/215 [needs tests] 
  - #885 Check guidance for markup generators regarding the alt attribute (1 by scottaohara)
    https://github.com/w3c/html/issues/885 [a11y] 

  8 issues closed:
  - No description alternate and preferred style sheets  https://github.com/w3c/html/issues/1194 
  - Remove monkey-patch 2.9.10 for FileAPI https://github.com/w3c/html/issues/1217 [good first issue] [substantive] 
  - Remove "Other Pragma Directives" https://github.com/w3c/html/issues/1212 [bug] [good first issue] [match reality better] 
  - parsing: xmp should trigger RCDATA-like parsing https://github.com/w3c/html/issues/1211 [bug] 
  - Cleanup Embedded content section https://github.com/w3c/html/issues/1176 [editorial] 
  - Include hooks for :read-only and :read-write https://github.com/w3c/html/issues/215 [needs tests] 
  - Can caption end tag be ommitted? https://github.com/w3c/html/issues/1158 [match reality better] 
  - Incorporate Custom Elements in HTML directly? https://github.com/w3c/html/issues/955 

* w3c/html-aam (+0/-0/💬1)
  1 issues received 1 new comments:
  - #27 HTML-AAM: how to map Inner Phrasing Content for <meter>? (1 by asurkov)
    https://github.com/w3c/html-aam/issues/27 [AAM V2] 



Pull requests
-------------
* w3c/html (+6/-11/💬13)
  6 pull requests submitted:
  - Explanatory text for alternate CSS (by edent)
    https://github.com/w3c/html/pull/1227 [editorial] 
  - Update/add source header comments (continued) (by scottaohara)
    https://github.com/w3c/html/pull/1226 
  - removal of fileapi monkey patch (by scottaohara)
    https://github.com/w3c/html/pull/1225 
  - Replace "&#x0058;&#x0058;&#x0058;" with "issue" (by edent)
    https://github.com/w3c/html/pull/1223 
  - Remove  §4.2.5.4. Other pragma directives (by ericwbailey)
    https://github.com/w3c/html/pull/1220 
  - more updates to header source comments (by scottaohara)
    https://github.com/w3c/html/pull/1219 

  6 pull requests received 13 new comments:
  - #1199 Improve all examples (3 by jonathantneal, scottaohara, chaals)
    https://github.com/w3c/html/pull/1199 [editorial] 
  - #1203 Update comments in some source files (2 by scottaohara, chaals)
    https://github.com/w3c/html/pull/1203 [editorial] 
  - #1213 Update header comment (2 by chaals)
    https://github.com/w3c/html/pull/1213 [editorial] 
  - #1218 Fix Bikeshed Warnings (2 by chaals, edent)
    https://github.com/w3c/html/pull/1218 [editorial] 
  - #1220 Remove  §4.2.5.4. Other pragma directives (2 by ericwbailey, chaals)
    https://github.com/w3c/html/pull/1220 
  - #1223 Replace "&#x0058;&#x0058;&#x0058;" with "issue" (2 by chaals, edent)
    https://github.com/w3c/html/pull/1223 [editorial] 

  11 pull requests merged:
  - Explanatory text for alternate CSS
    https://github.com/w3c/html/pull/1227 [editorial] 
  - removal of fileapi monkey patch
    https://github.com/w3c/html/pull/1225 
  - Replace "&#x0058;&#x0058;&#x0058;" with "issue"
    https://github.com/w3c/html/pull/1223 [editorial] 
  - Remove  §4.2.5.4. Other pragma directives
    https://github.com/w3c/html/pull/1220 
  - more updates to header source comments
    https://github.com/w3c/html/pull/1219 [editorial] 
  - Update header comment
    https://github.com/w3c/html/pull/1213 [editorial] 
  - Update comments in some source files
    https://github.com/w3c/html/pull/1203 [editorial] 
  - Editorial: initial comment in source file
    https://github.com/w3c/html/pull/1202 
  - Update semantics-edits.include header
    https://github.com/w3c/html/pull/1210 [editorial] 
  - Caption end tag can be ommitted
    https://github.com/w3c/html/pull/1204 [match reality better] [substantive] 
  - Improve all examples
    https://github.com/w3c/html/pull/1199 [editorial] 


Repositories tracked by this digest:
-----------------------------------
* 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

Received on Monday, 19 February 2018 17:00:22 UTC