-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: necolas/normalize.css
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: napilnik/normalize.css
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 5 files changed
- 3 contributors
Commits on Aug 20, 2012
-
Add trailing slash to 'homepage' in component.json
GitHub 301 redirects the URL without a trailing slash to the URL with a trailing slash.
Configuration menu - View commit details
-
Copy full SHA for ee61f84 - Browse repository at this point
Copy the full SHA ee61f84View commit details
Commits on Nov 17, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 9323d0d - Browse repository at this point
Copy the full SHA 9323d0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1364ab6 - Browse repository at this point
Copy the full SHA 1364ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43af506 - Browse repository at this point
Copy the full SHA 43af506View commit details
Commits on Nov 26, 2012
-
* Consistent use of tense. * Small change to use common comment style.
Configuration menu - View commit details
-
Copy full SHA for d6c54bb - Browse repository at this point
Copy the full SHA d6c54bbView commit details
Commits on Dec 2, 2012
-
Fix cursor style for disabled button
inputThe Android 4.0.* work around - `html input[type="button"]` - requires the addition of `html` to the selector for disabled inputs, otherwise disabled button inputs still have the `pointer` cursor.
Configuration menu - View commit details
-
Copy full SHA for 07c0beb - Browse repository at this point
Copy the full SHA 07c0bebView commit details
Commits on Jan 15, 2013
-
Add
mainelement to HTML5 display definitionsThe HTML Working Draft has added `main` as a new element.
Configuration menu - View commit details
-
Copy full SHA for 048ea8b - Browse repository at this point
Copy the full SHA 048ea8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0a9664 - Browse repository at this point
Copy the full SHA c0a9664View commit details
Commits on Jan 20, 2013
-
Configuration menu - View commit details
-
Copy full SHA for b1ac8a4 - Browse repository at this point
Copy the full SHA b1ac8a4View commit details -
Firefox uses different `box-sizing` and `height` values to all other browsers. Firefox doesn't currently support `box-sizing` without the `-moz-` prefix, so we use both the vendor-prefixed and unprefixed properties to ensure that it matches the `content-box` value of other browsers. It also requires the `height` to be set to `0`. Known issue: this does not normalize IE 6/7 as `hr` cannot be reliably styled in those browsers.
Configuration menu - View commit details
-
Copy full SHA for a51697a - Browse repository at this point
Copy the full SHA a51697aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54f470c - Browse repository at this point
Copy the full SHA 54f470cView commit details
Commits on Jan 21, 2013
-
Normalize form element
text-transformBy default, browsers set `text-transform:none` on most form controls in order to prevent `text-transform` being inherited from ancestor nodes. However, the `button` and `select` elements are exceptions. * Firefox and Opera do not apply `text-transform:none` to `select`. * Chrome, Safari, and IE 6+ do not apply `text-transform:none` to `button. It's not suitable to set `text-transform:inherit` because all other form elements intentionally avoid it. Safari and IE 6/7 will not honour that style for `select`, and Chrome will only do so when the `select` element is clicked. Further details: http://tjvantoll.com/2012/07/10/default-browser-handling-of-the-css-text-transform-property/
Configuration menu - View commit details
-
Copy full SHA for acf4079 - Browse repository at this point
Copy the full SHA acf4079View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dbbae1 - Browse repository at this point
Copy the full SHA 5dbbae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c847f3 - Browse repository at this point
Copy the full SHA 0c847f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e7867 - Browse repository at this point
Copy the full SHA 97e7867View commit details
Commits on Apr 4, 2013
-
* == 2.1.0PlusLegacy (April 04, 2013)
Merge Normalize 2 and Normalize 1. * <Q> remains as in Normalize 2 with quotes * Add minify version
Igor Zenich committedApr 4, 2013 Configuration menu - View commit details
-
Copy full SHA for 26e4685 - Browse repository at this point
Copy the full SHA 26e4685View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master