master
Name already in use
Commits on Jul 7, 2016
- 
  Merge branch 'feature/html-sectioning' Jonathan Neal committedJul 7, 2016 
Commits on Jul 6, 2016
- 
  Correct the display of <summary> in all browsers Jonathan Neal committedJul 6, 2016 
- 
  Use HTML Living Standard sectioning Jonathan Neal committedJul 6, 2016 
- 
  Merge branch 'battaglr-placeholder' Jonathan Neal committedJul 6, 2016 
Commits on Jun 30, 2016
- 
  
- 
  Jonathan Neal committedJun 30, 2016 
- 
  Jonathan Neal committedJun 30, 2016 
- 
  Jonathan Neal committedJun 30, 2016 
- 
  Merge branch 'battaglr-patch-1' Jonathan Neal committedJun 30, 2016 
Commits on Jun 25, 2016
- 
  
- 
  Simplify headings normalization comment The results for computed `line-height` in #593 were virtually different in all tested browsers, and since [such browsers are ones we support](https://github.com/necolas/normalize.css#browser-support), I don't see the need to have a *complex* comment naming all of them. 
Commits on Jun 16, 2016
Commits on Apr 11, 2016
- 
  Normalize file select buttons (#574) Jonathan Neal committedApr 11, 2016 
- 
  Correct the outline of search inputs in Safari (#575) After modifying search input with -webkit-appearance: textfield, the focus outline is remaining with `outline-offset: 0`, but should be `-2px` like other textfield inputs. Jonathan Neal committedApr 11, 2016 
Commits on Apr 10, 2016
- 
  Merge pull request #569 from necolas/fix/549 Limit Firefox focus normalization to buttons Jonathan Neal committedApr 10, 2016 
- 
  Limit Firefox focus normalization to buttons Spacing does not need to be normalized for all `input` elements in Firefox, only `button` and `[type="button"]` elements. These normalizations were changing the default focus appearance of `input` elements. Resolves #549 Jonathan Neal committedApr 10, 2016 
- 
  Merge pull request #571 from necolas/fix/550 Correct the text style of placeholders in Chrome, Edge, and Safari Jonathan Neal committedApr 10, 2016 
- 
  Merge pull request #568 from necolas/fix/562 Remove overflow from select and update multiple overflow Jonathan Neal committedApr 10, 2016 
Commits on Apr 7, 2016
- 
  Correct the text style of placeholders in Chrome, Edge, and Safari Normalizes placeholder styles in Edge, Chrome, and Safari with Firefox. Jonathan Neal committedApr 7, 2016 
- 
  Remove overflow from select and update multiple overflow While the consistent `overflow` for `select` is `visible`, updating this property has no effect in any browser, but instead creates an inappropriately visible overflow for `select[multiple]`. Jonathan Neal committedApr 7, 2016 
Commits on Mar 30, 2016
- 
  Merge pull request #563 from necolas/fix/544 Remove opinionated cursor styles on buttons Jonathan Neal committedMar 30, 2016 
- 
  Merge pull request #564 from necolas/fix/542 Restore `main` to package.json Jonathan Neal committedMar 30, 2016 
Commits on Mar 26, 2016
- 
  Jonathan Neal committedMar 26, 2016 
- 
  Remove opinionated cursor styles on buttons Jonathan Neal committedMar 26, 2016 
- 
  Merge pull request #558 from XiBOR/master Combine two same selectors Jonathan Neal committedMar 26, 2016 
Commits on Mar 25, 2016
- 
  Merge pull request #552 from battaglr/remove-v1-references Remove `v1` references Jonathan Neal committedMar 25, 2016 
Commits on Mar 24, 2016
- 
  Merge pull request #561 from mdouglasbrett/patch-1 Small copy change Jonathan Neal committedMar 24, 2016 
- 
  Hi there, this is a possible alternative to: Improves [ ... ] improvements. Feel free to ignore :) All the best, Michael 
Commits on Mar 23, 2016
- 
  Combine two same selectors #553 Роман Булатов authored and Роман Булатов committedMar 23, 2016 
Commits on Mar 21, 2016
Commits on Mar 19, 2016
- 
  Merge pull request #541 from gouch/patch-1 Fix spelling error in comment Jonathan Neal committedMar 19, 2016