@@ -263,9 +263,8 @@ <h2 class="no-num no-toc" id=contents> Table of Contents</h2>
263
263
264
264
< li class =no-num > < a href ="#changes "> Appendix C: Changes</ a >
265
265
< ul class =toc >
266
- < li class =no-num > < a href ="#recent-changes "> Changes since the May 2012
267
- CSS Writing Modes Module Level 3 < abbr
268
- title ="Working Draft "> WD</ abbr > </ a >
266
+ < li class =no-num > < a href ="#recent-changes "> Changes since the January
267
+ 2013 Last Call Working Draft</ a >
269
268
</ ul >
270
269
271
270
< li class =no-num > < a href ="#default-stylesheet "> Appendix D: Default UA
@@ -1981,37 +1980,23 @@ <h3 class=no-num id=informative-ref>Informative references</h3>
1981
1980
< h2 class =no-num id =changes > Appendix C: Changes</ h2 >
1982
1981
1983
1982
< h3 class =no-num id =recent-changes > Changes since the < a
1984
- href ="http://www.w3.org/TR/2012 /WD-css3-writing-modes-20120501 / "> May 2012
1985
- CSS Writing Modes Module Level 3 < abbr title =" Working Draft " > WD </ abbr > </ a > </ h3 >
1983
+ href ="http://www.w3.org/TR/2013 /WD-css-text-decor-3-20130103 / "> January
1984
+ 2013 Last Call Working Draft</ a > </ h3 >
1986
1985
1987
1986
< p > Significant changes include:
1988
1987
1989
1988
< ul >
1990
- < li > Changed line decorations to not skip margins/padding/borders of
1991
- descendents' inline boxes .
1989
+ < li > Clarified definitions of ‘ < a href =" #text-decoration- skip" > < code
1990
+ class = property > text-decoration-skip </ code > </ a > ’ values .
1992
1991
1993
- < li > Clarified and corrected the definitions for < a
1994
- href ="#line-decoration "> line decoration propagation</ a >
1995
-
1996
- < li > Changed the definitions for averaging < a href ="#line-position "> line
1997
- decoration positions</ a > to better accommodate changes in font size.
1998
-
1999
- < li > Changed ‘< code class =css > above</ code > ’ and ‘< code
2000
- class =css > below</ code > ’ values of ‘< a
2001
- href ="#text-emphasis-position "> < code
2002
- class =property > text-emphasis-position</ code > </ a > ’ and ‘< a
2003
- href ="#text-underline-position "> < code
2004
- class =property > text-underline-position</ code > </ a > ’ to ‘< code
2005
- class =css > over</ code > ’ and ‘< code class =css > under</ code > ’ to match
2006
- terminology in ‘< a href ="#text-decoration-line "> < code
2007
- class =property > text-decoration-line</ code > </ a > ’.
2008
-
2009
- < li > Define interaction of ‘< a href ="#text-shadow "> < code
2010
- class =property > text-shadow</ code > </ a > ’ and ‘< a
2011
- href ="#text-decoration "> < code
2012
- class =property > text-decoration</ code > </ a > ’.
1992
+ < li > Updated required behavior of emphasis marks in the presence of ruby,
1993
+ based on implementation feedback.
2013
1994
</ ul >
2014
1995
1996
+ < p > A < a
1997
+ href ="http://dev.w3.org/csswg/css-text-decor-3/issues-lc-2013 "> Disposition
1998
+ of Comments</ a > is available.
1999
+
2015
2000
< h2 class =no-num id =default-stylesheet > Appendix D: Default UA Stylesheet</ h2 >
2016
2001
2017
2002
< p > This appendix is informative, and is to help UA developers to implement
0 commit comments