[csswg-drafts] [css2-testing] Section 10.2 should match revised wording in 10.5

dbaron has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [css2-testing] Section 10.2 should match revised wording in 10.5 ==
The [changes section of 
css2-testing](https://drafts.csswg.org/css2-testing/changes.html) (or 
[its equivalent on the CSS2.2 WD on 
TR](https://www.w3.org/TR/2016/WD-CSS22-20160412/changes.html)) has a 
[change to section 
10.5](https://drafts.csswg.org/css2-testing/changes.html#s.10.5a) that
 results in the wording in sections 10.2 (for width) and 10.5 (for 
height).

In particular, height is now [modified to 
say](https://drafts.csswg.org/css2-testing/visudet.html#the-height-property):
> Computed value:       the percentage or 'auto' (as specified) or the
 absolute length 

while width [still 
says](https://drafts.csswg.org/css2-testing/visudet.html#the-width-property):
> Computed value:       the percentage or 'auto' as specified or the 
absolute length

I think these mean the same thing, but I think the wording should 
match.

Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/988 using your GitHub 
account

Received on Monday, 30 January 2017 23:28:55 UTC