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

[css-values] Several new units #1

Merged
merged 76 commits into from
Jan 1, 2017
Merged

[css-values] Several new units #1

merged 76 commits into from
Jan 1, 2017

Conversation

Crissov
Copy link
Owner

@Crissov Crissov commented Dec 31, 2016

Length units

Viewport-relative length units

Relative length units

Absolute length units

Anthropometric/physiological length units

Angle units

Duration units

Frequency units

  • Add the classic bpm unit.

Crissov and others added 30 commits November 9, 2016 09:51
- absolute length units: changed `am`…`cn` to `ax`…`cy` to avoid `am` and `cm` (now `by` though)
- anthropometric length units: `tip`, `tap`, `thumb`, `palm`, `foot`
- new <angle> units: `arcmin`, `arcsec`, `perm`; changed `pirad` to `pi`
- new time units:
  * classic `min`, `h`
  * psychological `now`, `mom`
  * physical (heart) `beat`, (eye) `blink`
  * technical `jif`
…since the one here isn't quite correct. Addresses w3c#794.
thumb → mark
palm → pad
foot → sole
arcmin → moa
arcsec → soa
some copyediting
Privacy concerns
… explicit <image> list (weakly duplicating the functionality of image().) Separates out the one-image case from the content-list case in the grammar. Better defines how both cases work. Also minorly reformats/rephrases the <<string>> section.
fantasai and others added 28 commits December 25, 2016 06:19
…mment)>. Adjust wording in subsequent paragraph to help distinguish the two cases (baseline alignment vs. baseline shift). w3c#160
…lla.

(Edited the generated file rather than trying to regenerate.)
@Crissov Crissov merged commit 11061b0 into master Jan 1, 2017
@Crissov Crissov deleted the css-values branch January 1, 2017 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants