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

Line height fixes #1993

Merged
merged 7 commits into from Dec 6, 2017
Merged

Line height fixes #1993

merged 7 commits into from Dec 6, 2017

Commits on Nov 16, 2017

  1. [css2] Correct misleading note

    This closes w3c#1797
    frivoal committed Nov 16, 2017
    Copy the full SHA
    c2a93bf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a3c7617 View commit details
    Browse the repository at this point in the history
  3. [css2] Make line-height:normal match implementations

    Includes a "MAY" allowing UAs to use different font metrics for
    line-height:normal vs other values. This should be clarified later and
    turned into a MUST one way or the other to make sure all browsers
    agree, but for now it seems that at least Gecko may need this (See
    w3c#1802 (comment))
    
    Closes w3c#1802
    frivoal committed Nov 16, 2017
    Copy the full SHA
    b55a734 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d8f466a View commit details
    Browse the repository at this point in the history
  5. [css2] Tighten the definition of the content area height for inlines

    The previous prose allowed for variations not used in actual
    implementations. Since there is interoperability, the spec should align.
    
    Closes w3c#1804
    frivoal committed Nov 16, 2017
    Copy the full SHA
    4fd2698 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0add755 View commit details
    Browse the repository at this point in the history
  7. [css2] Editorial tweaks about line-height

    Final tweaks about line-height.
    Closes the w3c#1796 series.
    frivoal committed Nov 16, 2017
    Copy the full SHA
    71aaa7d View commit details
    Browse the repository at this point in the history