Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Do not merge yet] Batched breaking changes #117

Closed
wants to merge 7 commits into from
Closed

[Do not merge yet] Batched breaking changes #117

wants to merge 7 commits into from

Commits on Feb 14, 2017

  1. Fix a warning.

    SimonSapin committed Feb 14, 2017
  2. Make encoding support generic.

    Use encoding-rs in tests.
    SimonSapin committed Feb 14, 2017
  3. Remove unicode-range tokens, per spec change.

    w3c/csswg-drafts@01c55ee
    
    They’re being replaced by a micro-syntax / parsing algorithm
    based on other tokens:
    
    https://drafts.csswg.org/css-syntax/#urange
    SimonSapin committed Feb 14, 2017
  4. Add unicode-range tests.

    SimonSapin committed Feb 14, 2017
  5. Update CSSWG drafts URL.

    SimonSapin committed Feb 14, 2017
  6. fixup! Add parsing and serialization for <urange>

    SimonSapin committed Feb 14, 2017
You can’t perform that action at this time.