This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27898 - Unclear phrasing for step 3.3.2.3 of serializing a declaration block
Summary: Unclear phrasing for step 3.3.2.3 of serializing a declaration block
Status: NEW
Alias: None
Product: CSS
Classification: Unclassified
Component: CSSOM (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Simon Pieters
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-26 18:36 UTC by Josh Matthews
Modified: 2015-01-26 18:36 UTC (History)
0 users

See Also:


Attachments

Description Josh Matthews 2015-01-26 18:36:18 UTC
http://dev.w3.org/csswg/cssom/#css-declaration-blocks

[[
Append all CSS declarations in longhands have a property name that maps to shorthand to current longhands. 
]]


There seem to be some missing words in there. Maybe "Append to current longhands all CSS declarations in longhands that have a property name that maps to shorthand." would be an improvement?