[pointerevents] new commits pushed by RByers

The following commits were just pushed by RByers to 
https://github.com/w3c/pointerevents:

* tabs vs spaces

initial naive find/replace of tab with 4 space characters
  by Patrick H. Lauke
https://github.com/w3c/pointerevents/commit/e18a1be52edfbec9900055ce261503dc836093d3

* Initial code cleanup

Fixes some markup validation issues (caused by mismatched 
opening/closing
tags), harmonize use of `<div class="note">` vs `<section 
class="note">`,
remove some redundant block level elements, add `<p>...</p>`
where needed, initial attempt at fixing main code indentation
  by Patrick H. Lauke
https://github.com/w3c/pointerevents/commit/a9bbc3cc5ff4d28443573aed9b265dfd73a50441

* Merge pull request #84 from patrickhlauke/markup-cleanup

Markup cleanup (tabs vs spaces, indentation, validation errors)
  by Rick Byers
https://github.com/w3c/pointerevents/commit/f329b4622f7f7e113c32999a13596cd7d7c4f1b0

Received on Thursday, 9 June 2016 00:02:36 UTC