diff --git a/biblio.ref b/biblio.ref index 499bc80059f..bef6b1a4e97 100644 --- a/biblio.ref +++ b/biblio.ref @@ -2272,10 +2272,9 @@ %A Edward O'Connor %A Silvia Pfeiffer %A Ian Hickson -%S W3C Candidate Recommendation -%O (Work in progress.) -%D 17 June 2014 -%U http://www.w3.org/TR/2014/WD-html5-20140617/ +%S W3C Recommendation +%D 28 October 2014 +%U http://www.w3.org/TR/2014/REC-html5-20141028/ %L HTML5-AUTHOR %T HTML5: Edition for Web Authors @@ -5620,8 +5619,8 @@ %L UNICODE %A The Unicode Consortium %T The Unicode Standard -%D 2013 -%O Defined by: The Unicode Standard, Version 6.3.0, (Mountain View, CA: The Unicode Consortium, 2013. ISBN 978-1-936213-08-5), as updated from time to time by the publication of new versions +%D 2014 +%O Defined by: The Unicode Standard, Version 7.0.0, (Mountain View, CA: The Unicode Consortium, 2014. ISBN 978-1-936213-09-2), as updated from time to time by the publication of new versions. %U http://www.unicode.org/standard/versions/enumeratedversions.html %L UNICODE-XML diff --git a/css-fonts/Fonts.html b/css-fonts/Fonts.html index 8d5660ce6b7..9a1b80ba422 100644 --- a/css-fonts/Fonts.html +++ b/css-fonts/Fonts.html @@ -118,15 +118,15 @@

CSS Fonts Module Level 3

-

Editor's Draft - 27 October 2014

+

Editor's Draft 19 + March 2015

This version:
http://dev.w3.org/csswg/css-fonts/ - +
Latest version: @@ -178,7 +178,7 @@

Editor's Draft
A length value specifies an absolute font size (independent of the - user agent's font table). Negative lengths are illegal. + user agent's font table). Negative lengths are invalid.
<percentage>
A percentage value specifies an absolute font size relative to the parent element's font size. Use of percentage values, or values in ‘em’s, leads to more robust and - cascadable style sheets. + cascadable style sheets. Negative percentages are invalid.

The following table provides user agent guidelines for the absolute-size @@ -1735,6 +1735,8 @@

3.6 Relative sizing: c = adjusted font-size to use +

Negative values are invalid.

+

This value applies to any font that is selected but in typical usage it should be based on the aspect value of the first font in the font-family list. If this is @@ -6040,6 +6042,9 @@

Changes from the font-variant shorthand +
  • make negative values for font-size-adjust invalid, along with negative + percentage font-size values +
  • minor editorial cleanups @@ -6287,9 +6292,9 @@

    Normative References

    [HTML5]
    Robin Berjon; et al. HTML5. - 17 June 2014. W3C Candidate Recommendation. (Work in progress.) URL: http://www.w3.org/TR/2014/WD-html5-20140617/ + href="http://www.w3.org/TR/2014/REC-html5-20141028/">HTML5. + 28 October 2014. W3C Recommendation. URL: http://www.w3.org/TR/2014/REC-html5-20141028/
    @@ -6354,10 +6359,10 @@

    Normative References

    The Unicode Consortium. The - Unicode Standard. 2013. Defined by: The Unicode Standard, - Version 6.3.0, (Mountain View, CA: The Unicode Consortium, 2013. ISBN - 978-1-936213-08-5), as updated from time to time by the publication of - new versions URL: 2014. Defined by: The Unicode Standard, + Version 7.0.0, (Mountain View, CA: The Unicode Consortium, 2014. ISBN + 978-1-936213-09-2), as updated from time to time by the publication of + new versions. URL: http://www.unicode.org/standard/versions/enumeratedversions.html